Live data from Hacker News

Viewing profile — bugthesystem

bugthesystem

HN member
Joined
Mon, Dec 01, 2025, 12:27 PM UTC
HN karma
1
Public activity
3 items

About bugthesystem

frogrammer.

Recent public activity

  1. comment
    Comment #48673021

    [flagged]

  2. story
    Show HN: Minimal Linux sandboxes to manage AI-Generated Code with ease

    Minimal Linux sandboxes for running untrusted code. Built for AI agents, build systems, and any scenario where you need to execute code you didn't write.

  3. story
    Show HN: High-performance lock-free networking/messaging for Rust

    Kaos provides lock-free ring buffers for inter-thread, inter-process, and network communication. Built on the LMAX Disruptor and Aeron high performance networking patterns with mod…