Viewing profile — sodiumjoe
sodiumjoe
HN member- Joined
- Wed, Feb 09, 2011, 12:23 AM UTC
- HN karma
- 3,250
- Public activity
- 810 items
- HN profile
- View on Hacker News ↗
About sodiumjoe
[ my public key: https://keybase.io/sodiumjoe; my proof: https://keybase.io/sodiumjoe/sigs/3Z1IsXVexUPkW-AdHbdz8EYgCVHh4E-F7Fx_xmAb5QU ]
Recent public activity
- story
- story
-
comment
Comment #35085659
This is the closest I've seen: https://deskthority.net/viewtopic.php?t=11734
-
comment
Comment #32794979
leopold has other models including the f980c, which has a numpad, though non standard layout. If you want a traditional layout with topre switches, there's the Realforce line.
-
comment
Comment #31499447
> A novice was trying to fix a broken Lisp machine by turning the power off and on. > Knight, seeing what the student was doing, spoke sternly: “You cannot fix a machine by just po…
- story
-
comment
Comment #27481866
Hi, I'm Asian, graduated from a state school with a humanities degree, worked my way from tech support at a tiny startup into engineering, and now (several jobs later) work as a so…
- story
-
comment
Comment #20475267
I grew up in suburbs, and couldn't go anywhere without a car, so I was very bored and watched a lot of television (though I read a lot of books, too). Currently raising two kids in…
- story
-
comment
Comment #19585128
Pulling the ladder up behind you.
-
comment
Comment #19472545
Portlander here, I used to work right by the food carts downtown on 10th and Alder. The hospital bracelet guy is one of regulars, he's been running that schtick for literally years…
-
comment
Comment #17075387
seems like a dupe of https://news.ycombinator.com/item?id=17074148 which has more comments
-
comment
Comment #17044859
Former Marine Corps NCO checking in. I'm about to start at Stripe in a few weeks. You're not wrong, but we do show up now and again.
-
comment
Comment #17035238
Given that this is about Iran/N. Korea sanctions, why does it get conflated with "tech cold war"?
-
comment
Comment #15487508
> when the key bottoms out is probably the best way to go I disagree. One of the greatest benefits of mechanical keyboards is that they actuate before bottoming out. With some prac…
- story
-
comment
Comment #9551486
June 26, 2014
- story
- story
- story
- story
-
comment
Comment #8219694
You've correctly identified a guarantee that you don't have with npm. In practice, anecdotally, I've never run into this issue, while I have many times and with much pain dealt wit…
-
comment
Comment #8219460
The problem is here: "(accepts a 1.0 object but depends on 2.0)" This case actually has nothing to do with nested dependencies. Your time zone lib is returning a datum with one typ…
-
comment
Comment #8105770
I think I just mean that a testable unit is a good heuristic for when a piece of code should be pulled out into a separate module. Put another way: when there's enough functionalit…