Viewing profile — nsstring96
nsstring96
HN member- Joined
- Fri, Jun 08, 2018, 11:02 PM UTC
- HN karma
- 47
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About nsstring96
No profile information was provided.
Recent public activity
-
comment
Comment #22113120
You get C++... take that as you will.
-
comment
Comment #21388026
Smalltalk? Interesting! May I ask what industry / product area you work in?
- story
-
comment
Comment #21305039
I'm surprised they used only a twin-engined aircraft for such a long flight.
- story
- story
- story
-
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…
-
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.
-
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…
-
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…
- story
-
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.
-
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…
-
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…
-
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…
-
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…
- story
- story
-
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. …
- story
-
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…
-
comment
Comment #17291042
I remember Angular 4 being a thing, so they skipped 3 and 5?
-
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…