Live data from Hacker News

Viewing profile — hissssst

hissssst

HN member
Joined
Mon, Apr 03, 2023, 9:16 PM UTC
HN karma
2
Public activity
4 items

About hissssst

No profile information was provided.

Recent public activity

  1. comment
    Comment #44089278

    What are .http files?

  2. 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…

  3. story
  4. 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…