Live data from Hacker News

Viewing profile — on_the_beach

on_the_beach

HN member
Joined
Tue, Sep 23, 2025, 9:09 PM UTC
HN karma
1
Public activity
2 items

About on_the_beach

No profile information was provided.

Recent public activity

  1. comment
    Comment #45355766

    Not a Go programmer I'm guessing. Go can be made to run much faster than C. Especially when the legacy C code is complex and thus single threaded, Go's fabulous multicore support m…

  2. comment
    Comment #45352874

    This is super cool. Hopefully it will flush out other issues in Go too. But I wonder why its not trivial to throw a bunch of different inputs at your cyphering functions and measur…