Viewing profile — hryx
hryx
HN member- Joined
- Tue, Jun 20, 2017, 7:35 PM UTC
- HN karma
- 66
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About hryx
No profile information was provided.
Recent public activity
-
comment
Comment #37244877
As Andrew mentions in the post, even having a Twitter account was a source of stress. It's about more than just promoting his content. It's a feeling I can sympathize with. In 2009…
-
comment
Comment #36529962
It might be rash if work had already started on it, but as with the other proposals on the issue tracker not labeled with "accepted", this is just a call for discussion and counter…
-
comment
Comment #35448533
Gotta love goofy stunts that take effort to make! A spiritually similar programming language that also screams a lot is ArnoldC: https://lhartikk.github.io/ArnoldC/
-
comment
Comment #34959824
In general Zig foregoes syntactic sugar and requires implementing higher-level APIs by composing primitives. But a new language feature is a candidate when it solves a use case tha…
-
comment
Comment #34934320
I don't speak for Jarred or Andrew, but here is a recent exchange between them about this matter: https://github.com/ziglang/zig/issues/14542#issuecomment-141... The tension is und…
-
comment
Comment #33590543
Same. My favorite geezer hacker/heist movie, Sneakers, drops a realistic San Francisco phone number (415 area code) near the end. I always wondered who would pick up if dialed...
-
comment
Comment #31573194
Not mentioned in the talk, among the onslaught of media and merchandise following the success of the game was "Q*bert's Quazy Questions". It was one of my most treasured books as a…
-
comment
Comment #27284576
For a fun surprise, view the HTML source of this page!
-
comment
Comment #22680539
Compiling to C source isn't planned for the reference Zig compiler, as far as I know. It's more interested in helping people moving people off of C (see `zig translate-c`). But for…