Viewing profile — tommd
tommd
HN member- Joined
- Mon, May 27, 2013, 6:21 PM UTC
- HN karma
- 16
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About tommd
Recent public activity
- story
-
comment
Comment #25402525
I love shellcheck. There's no great reason not to have any new shellcheck errors commented on each pull request. It's almost always right and how much you as the developer cares is…
-
comment
Comment #25402512
And for goodness sakes, use ShellCheck! It can be easy (i.e. there are CI services that will run shellcheck automatically on your PRs and comment bugs).
-
comment
Comment #25402295
What are your thoughts on the overlap between these tools? I have a CI SaaS with checkov by default. It performs really well and requires no configuration, which was exciting. Tfse…
-
comment
Comment #25402275
It's so neat to see semgrep branching out to support more languages including IaaS. At [muse]( https://github.com/marketplace/muse-dev ) we went a different path of making a platfo…
- story
- story
- story
-
comment
Comment #19415348
That's a huge leap from "arbitrary candidates can't give a satisfactory answer during an interview" to "I don't trust it can be done." Do you apply the same test to cryptographic a…
-
comment
Comment #10297413
I think you skimmed a little too fast. The links are chalked full of slides, implementations, and executable examples.
- story
-
comment
Comment #9979906
For obvious reasons, I wanted a `.md` domain but those are expensive... also for obvious reasons. This is a rather unfortunate and common result of our DNS system.
-
comment
Comment #9595749
Some recent happenings in Cryptol land include: * Dylan recently released a literate Cryptol version of the CFRG's ChaCha20/Poly1305 document. Very cool to see more Cryptol code li…
-
comment
Comment #8070224
While correct, I always find the declaration of Mirage (and HaLVM for that matter) as an OS to be unhelpful. It is a cross compiler for OCaml (resp. Haskell) to the Xen ABI along w…