jonahx

↗ HN profile [ 57.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. A DevOps Dishwasher (conjur.org)
  2. Making Ruby Yours (blog.conjur.org)
  3. A subtle race condition in C/C++ code caused what was, at the time, the 2nd most widespread power outage in history: https://en.wikipedia.org/wiki/Northeast_blackout_of_2003 I am curious if the code containing the race…

  4. Signing up somewhere, I often find myself wishing for an email that: 1. I can create instantly (as many as I want) 2. Will forward to my real email 3. Can be turned off later 4. Won't expire until I turn it off Most…

  5. I'm looking for practical takeaways in the wake of the npm/leftpad disaster? Should I still use npm? If so, should I adopt specific practices in my package.json, etc? Should I be considering some other package manager?…

  6. I am looking for a js library that allows readers to add google doc / MS Word style comment bubbles to a sentence or word they highlight. It should work on any web page. The closest I've found so far is annotator.js…

  7. I just whipped up this tampermonkey script up after getting mildly annoyed with having to navigate to a user's profile page to view his or her karma. This allows you to hover over a username to make an XHR request to…