Live data from Hacker News

Viewing profile — JonahBraun

JonahBraun

HN member
Joined
Mon, Nov 28, 2011, 10:54 PM UTC
HN karma
129
Public activity
26 items

About JonahBraun

No profile information was provided.

Recent public activity

  1. comment
    Comment #19209990

    Looks like the website is done with it: https://undefined-medium.com/

  2. story
  3. comment
    Comment #16112479

    In the article, the author explains that from the cyclists orientation, the car approaches from 94 degrees.

  4. comment
    Comment #15901285

    You can get a stainless steel french press. Typically they are vacuum insulated as well, which is nice.

  5. comment
    Comment #11427106

    Gorgeous. Anyone have any tips on printing this in high quality?

  6. comment
    Comment #11355615

    Actually collapsing comments helps. Often insightful top level comments are posted at a later time. These remain less read and less voted because of their position.

  7. comment
    Comment #10707803

    Interesting that he advocates MySQL. PostgreSQL can index and interact with the JSON stored in it's columns, which make it a better choice as a NoSQL replacement. http://www.postgr…

  8. comment
    Comment #10455755

    Actually they frequently have member sales with insane prices.

  9. comment
    Comment #10417619

    You missed the joke re: Go 2. I don't think Go is done. The active development speaks otherwise.

  10. story
  11. comment
    Comment #10154326

    Location: Los Angeles, California and Edmonton, Canada Remote: Yes, preferred Willing to relocate: Yes, if the location is cool enough. Technologies: Go (Golang) Resume: http://goo…

  12. comment
    Comment #10144771

    I think you posted this because pasting the OP results in a syntax error. The problem is actually the list in the compound command needs to be terminated with a newline or semicolo…

  13. comment
    Comment #10082138

    > The wireless radios in routers deteriorate Citation needed. What exactly do you think is deteriorating here? It's not like the antenna is oxidizing from use…

  14. comment
    Comment #9723735

    I've done this and it works for normal typing. The downside is key combinations do not work across the keyboards (at least on Mac OS X). Example, pressing cmd on the left keyboard …

  15. comment
    Comment #9308933

    I'm assuming your trying to search and only see remote positions. Quick CLI hack, tested only on MacOSX w/ gnu coreutils: pbpaste | tr '\n' '⁄' | sed 's/\[−\]/\n/g' | grep -ai 'rem…

  16. comment
    Comment #8747767

    You could in the terminal based atc from BSD games. Great fun.

  17. comment
    Comment #8695396

    EasyDNS provides integration with AWS: http://easyroute53.com/ They have an interesting blog post about setting up secondary DNS: http://blog.easydns.org/2013/09/10/what-we-are-doi…

  18. comment
    Comment #8671475

    Agreed. Anyone find an authoritative explanation on the photo? I couldn't.

  19. comment
    Comment #8671445

    > Particles emitted from radioactive atoms are a form of ionizing radiation—they have enough energy to scramble atoms and molecules they crash into. (This is different from non-ion…

  20. comment
    Comment #7367321

    In one format, IEE754 has 24576 possible representations of zero[1], which fits your definition of "wasted bits". Some of your other criticisms might be valid, but at this point I'…

  21. comment
    Comment #7367286

    I'm not an expert but you seem to be wrong on this. The wikipedia article you linked to for the IEEE 754 decimal64 format says: "Because the significand is not normalized, most val…

  22. comment
    Comment #5308025

    REMOTE JavaScript Lead (and developers) at Fluid (or onsite in SF) The project: - A large and innovative *app platform* written in JavaScript. - Awesome design by our renowned user…

  23. comment
    Comment #5195699

    The comment about painting the boat reminds me of supercavitation http://en.wikipedia.org/wiki/Supercavitation used to greatly increase speed of some torpedos. You could probably r…

  24. comment
    Comment #3961548

    Looks like he replied through email rather than the github interface. His mail client would have formated the email and signature.

  25. comment
    Comment #3519708

    > The example of "mental model of assignment" is ridiculous. a=b can mean whatever. It means something totally different to a mathematician than a programmer. Say: That's why the f…