Live data from Hacker News

Viewing profile — sodiumjoe

sodiumjoe

HN member
Joined
Wed, Feb 09, 2011, 12:23 AM UTC
HN karma
3,250
Public activity
810 items

About sodiumjoe

joe.xoxomoon.com Code mook for Stripe.com

[ my public key: https://keybase.io/sodiumjoe; my proof: https://keybase.io/sodiumjoe/sigs/3Z1IsXVexUPkW-AdHbdz8EYgCVHh4E-F7Fx_xmAb5QU ]

Recent public activity

  1. story
  2. story
  3. comment
    Comment #35085659

    This is the closest I've seen: https://deskthority.net/viewtopic.php?t=11734

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

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

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

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

  10. story
  11. comment
    Comment #19585128

    Pulling the ladder up behind you.

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

  13. comment
    Comment #17075387

    seems like a dupe of https://news.ycombinator.com/item?id=17074148 which has more comments

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

  15. comment
    Comment #17035238

    Given that this is about Iran/N. Korea sanctions, why does it get conflated with "tech cold war"?

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

  17. story
  18. comment
    Comment #9551486

    June 26, 2014

  19. story
  20. story
  21. story
  22. story
  23. 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…

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

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