Live data from Hacker News

Viewing profile — jmhodges

jmhodges

HN member
Joined
Sat, Mar 24, 2007, 12:11 AM UTC
HN karma
64
Public activity
28 items

About jmhodges

http://somethingsimilar.com/about

http://twitter.com/jmhodges

[ my public key: https://keybase.io/jmhodges; my proof: https://keybase.io/jmhodges/sigs/fmpqiZR73ZtPwjzc1bk61sr2tvXSXcljUqYPRq-VtCY ]

Recent public activity

  1. comment
    Comment #27637444

    I used to use `go get` for grabbing even non-Go repos but had to stop because of similar problems. I finally wrote a small tool to replace it I call `grab` https://github.com/jmhod…

  2. comment
    Comment #16114077

    Well, no, the DNS resolved to these endpoints, just like in an HTTP attack, and then this is as if the Host header wasn't checked by the HTTP provider. You and these few specific h…

  3. comment
    Comment #16113954

    My "Hosting providers haven't, previously, thought of TLS serving as an individual user service before (though the Baseline Requirements do) and are having to work out the kinks of…

  4. comment
    Comment #16113896

    There are equivalent attacks on both the DNS and HTTP challenges as described in the Baseline Requirements and ACME, and those are expected to be mitigated (and are) by hosting pro…

  5. comment
    Comment #10825432

    You add multiple domains to the Server Alternative Names of your CSR.

  6. comment
    Comment #10725705

    To be clear, the challenge types in question where removed from Let's Encrypt production config during the private beta period (when we had a strict whitelist of domains allowed to…

  7. comment
    Comment #9581364

    FYI, using TLS compression makes you susceptible to the CRIME attack. I think I have a ticket with OpenSSL for them to turn that off by default, but I don't think they've done it, …

  8. comment
    Comment #5057886

    This really did happen. And we're totally cool. I refer to that as the Night of a Thousand Australians. Good times.

  9. comment
    Comment #1901534

    You didn't read the post, did you?

  10. comment
  11. comment
    Comment #1397254

    That is, as far as the archive goes, the very first public tweet.

  12. comment
    Comment #1397193

    Mostly, though, we think it's just adorable.

  13. comment
    Comment #1267274

    We go by bytes, not chars.

  14. comment
    Comment #1104355

    Okay, really, I want you to apply for Systems. We're building horizontally scalable, distributed, big data systems that can take unprecedented growth. The company is only a 134 peo…

  15. comment
    Comment #1104324

    Twitter is hiring for systems, frontend, etc. We're pretty polyglot but the majority of integration with the web app is ruby, a good deal of the backend is Scala and the rest is wh…

  16. comment
    Comment #949719

    For those who were confused by the contradiction of this comment and the actual post, it looks like "less attention from men" was probably supposed to be "more attention from men".…

  17. comment
    Comment #856620

    I am completely surprised no one has linked to technomancy's emacs-start-kit: https://github.com/technomancy/emacs-starter-kit Clone that as your emacs.d, add a .el file named the …

  18. comment
    Comment #746641

    Joker.com has a horrible UI, but does the job just fine.

  19. comment
    Comment #732295

    If you've got MacPorts installed (if you don't, you should), grab a copy of my ports repo from github and use the emacs-app Portfile there. http://github.com/jmhodges/ports/tree/ma…

  20. comment
    Comment #666241

    Sorry, not 64-bit integers but you get my drift.

  21. comment
    Comment #666146

    Yes, and those "k = m" lines are the problem! Those assume unsigned* types! And 64-bit integers! Those multiplications and other operations are all wrong! You didn't port this to J…

  22. comment
    Comment #663891

    I think I enjoyed this the most: "I’m sure you’re asking yourself, 'how much does this enterprise solution cost me?'. Well, like any good enterprise system, it is insanely expensiv…

  23. comment
    Comment #661547

    Looks like the new url is: http://www.washingtontimes.com/news/2009/jun/17/state-asks-t... The day seems to have changed. (Perhaps their CMS updates the url as a side effect of sav…

  24. comment
    Comment #653865

    Actually, you can install it just from the tarball. It's pretty easy. (Check the Without RubyGems section of the install page.)

  25. comment
    Comment #624019

    If someone manages to port the 64-bit version to Java (which probably requires some JNI or JNA work), I would be very happy.