Live data from Hacker News

Viewing profile — nsstring96

nsstring96

HN member
Joined
Fri, Jun 08, 2018, 11:02 PM UTC
HN karma
47
Public activity
24 items

About nsstring96

No profile information was provided.

Recent public activity

  1. comment
    Comment #22113120

    You get C++... take that as you will.

  2. comment
    Comment #21388026

    Smalltalk? Interesting! May I ask what industry / product area you work in?

  3. story
  4. comment
    Comment #21305039

    I'm surprised they used only a twin-engined aircraft for such a long flight.

  5. story
  6. story
  7. story
  8. comment
    Comment #19064457

    Saving in developer salaries is the only tangible one. You could argue there is less context switching for developers between languages, but I’ve never actually heard that from som…

  9. comment
    Comment #18686706

    I think that originally, it was indeed supposed to be an optimizing virtual machine. IIRC, Lattner's PhD thesis might have been about it.

  10. comment
    Comment #18327704

    Thank you! Looks very interesting. As for working with LLVM codegen libraries, would you recommend anything beyond the official docs? I found that most books for this sort of thing…

  11. comment
    Comment #18321087

    This is super cool, thanks for sharing! Are there any books or other resources that you found helpful in learning and implementing Whack? I’m dabbling a little bit with PLs and wou…

  12. story
  13. comment
    Comment #17952210

    If you need well-maintained mobile SDKs, Mapbox's pricing model is a lot more straightforward. If all you need is basic mapping on the web, OpenStreetMap is adequate.

  14. comment
    Comment #17833071

    "we once patched openssl to ignore client cert expiry because somebody forgot to create a process to update keys in the field and all the customer cars started falling offline beca…

  15. story
    Ask HN: Good resources to learn about mission-critical distributed systems?

    I've been reading up quite a bit on distributed database and compute technologies like Spanner/MapReduce as well as some interesting blog posts on scaling out of Facebook/Twitter/N…

  16. story
    Ask HN: Any good resources to learn about mission-critical distributed systems?

    I've been reading up quite a bit on distributed database and compute technologies like Spanner/MapReduce as well as some interesting blog posts on scaling out of Facebook/Twitter/N…

  17. comment
    Comment #17631812

    I don't get the point of this article - why single out Google specifically, when a lot of tech companies (as the article notes) hire contractors? Furthermore, TVCs at Google can us…

  18. story
  19. story
  20. comment
    Comment #17414840

    For me, trying to implement an unbeatable tic tac toe game using the minimax strategy. I promised myself I wouldn’t look up any hints online outside the Wikipedia page on minimax. …

  21. story
  22. comment
    Comment #17291069

    LinkedIn may be looking like a decent acquisition right now, but my god it feel awfully old to use, and I'm not sure how long the first-mover advantage will mitigate these shortcom…

  23. comment
    Comment #17291042

    I remember Angular 4 being a thing, so they skipped 3 and 5?

  24. comment
    Comment #17291029

    One of the problems I've noticed while using GraphQL (late last year) was that although there are 'officially supported' libraries in a number of languages, there isn't really feat…