Live data from Hacker News

Viewing profile — crusty_jpeg

crusty_jpeg

HN member
Joined
Tue, Oct 21, 2025, 2:27 PM UTC
HN karma
6
Public activity
2 items

About crusty_jpeg

No profile information was provided.

Recent public activity

  1. comment
    Comment #45695700

    It's great. We saw a 2000% throughput increase on our business analytics platform when we switched to a /dev/null backend.

  2. comment
    Comment #45656696

    The best way I've found to make a standalone executable is to compile my scheme program into a .boot file and embed it, along with Chez's .boot files, into a small C program that t…