Live data from Hacker News

Viewing profile — griffindor

griffindor

HN member
Joined
Sun, Feb 22, 2026, 12:20 PM UTC
HN karma
6
Public activity
4 items

About griffindor

No profile information was provided.

Recent public activity

  1. comment
    Comment #47552630

    I use Nix shells to give it the tools it wants. If it wants to do system-level tests, then I make sure my project has Qemu-based tests.

  2. comment
    Comment #47540766

    Nice! > Peak memory consumption is 1.3 MB. At this point you might want to stop reading and make a guess on how much memory a native code version of the same functionality would us…

  3. comment
    Comment #47330190

    Thanks, that's good to know. I'll adjust expectations for any things I write. I guess I'll have to either very infrequently poll. (I really want to avoid having to write a mobile c…

  4. comment
    Comment #47110427

    AsteroidOS, which runs on many Android watches, and offers a Linux environment over SSH and WiFi (for watches that support it). https://asteroidos.org/ The simplest integration is …