jonahx
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Uncle Bob and Casey Muratori Discuss Clean Code (github.com)
- A DevOps Dishwasher (conjur.org)
- Running a Kanban Standup Meeting (blog.conjur.org)
- Special Cases Are a Code Smell (blog.conjur.org)
- Making Ruby Yours (blog.conjur.org)
- Securing Ansible SSH Keys (conjur.org)
-
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…
-
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…
-
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?…
-
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…
- Meet a Man Who Has Slept Only 4.5 Hours a Day for 2 Years (businessinsider.com)
- The exact amount of time you should work every day (fastcompany.com)
- The Science of the Best Chocolate Chip Cookies (2013) (sweets.seriouseats.com)
- How Wolves Change Rivers [video] (sustainableman.org)
- Google I/O 2013 - Cognitive Science and Design (youtube.com)
- HN Script To Easily View Karma From Comments Page (gist.github.com)
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…