Viewing profile — hissssst
hissssst
HN member- Joined
- Mon, Apr 03, 2023, 9:16 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About hissssst
No profile information was provided.
Recent public activity
-
comment
Comment #44089278
What are .http files?
-
comment
Comment #44088888
Remember HTTP? The plaintext protocol? Making an HTTP request used to be as simple as echo "GET / HTTP/1.0\r\n\r\n" | nc ... . Well, it's not anymore. We fucked it up with electron…
- story
-
comment
Comment #35431509
> The VM itself is the cause of neither Java's reliability nor Erlang's. It's the programming model that matters. The JVM can now support the Erlang model That's a common misconcep…