Live data from Hacker News

Viewing profile — tommd

tommd

HN member
Joined
Mon, May 27, 2013, 6:21 PM UTC
HN karma
16
Public activity
14 items

About tommd

[ my public key: https://keybase.io/tommd; my proof: https://keybase.io/tommd/sigs/16Fqc8ALUZmZhh-Sg32vXy6qlO0KTLiqccZIT9reYnk ]

Recent public activity

  1. story
  2. 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…

  3. 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).

  4. 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…

  5. 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…

  6. story
  7. story
  8. story
  9. 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…

  10. comment
    Comment #10297413

    I think you skimmed a little too fast. The links are chalked full of slides, implementations, and executable examples.

  11. story
  12. 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.

  13. 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…

  14. 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…