Viewing profile — superhawk610
superhawk610
HN member- Joined
- Fri, Mar 29, 2019, 7:11 AM UTC
- HN karma
- 22
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About superhawk610
Recent public activity
-
comment
Comment #34176612
My high school also had a hidden copy of Unreal Tournament squirreled away on a network share somewhere, half of CS class always finished up with 20 minutes to spare to get in a fe…
-
comment
Comment #28965221
Hey all, author here! I’ve been fiddling around with learning x86 assembly recently, and was surprised at the lack of readily available, easy to use documentation. I did find [znea…
- story
-
comment
Comment #26347349
This article [1] is a really great read on some of the pitfalls you encounter due to the way duplicate headers are parsed in different browsers (skip to "Let's talk about HTTP head…
-
comment
Comment #26302229
+1 for Elixir. If you like Rust syntax, you should also check out [Gleam], it compiles to Erlang and has full interop w/ Erlang/Elixir. [Gleam]: https://gleam.run/
-
comment
Comment #25181692
I've tried to self-host email for my domain a couple times over the past few years, and I always end up falling back to a paid host for this reason; I rarely use email these days, …
-
comment
Comment #23354525
To say that you never have to think about those considerations in Svelte is pretty unfair - reactive declarations/statements are functionally equivalent to hooks, and they also car…
-
comment
Comment #21112334
Not OP, but have used Elixir pretty extensively; the major selling points for me are the friendlier syntax and more active community support, plus with rebar3 + Elixir's seamless E…
- story