Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 5 min 14 sec ago

Show HN: Reeyee.ai – AI image style transformer

Wed, 03/04/2026 - 3:19am

Article URL: https://reeyee.ai/

Comments URL: https://news.ycombinator.com/item?id=47244627

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: LEAX – CLI tool for analyzing C memory leaks with AI-assisted fixes

Wed, 03/04/2026 - 2:49am

Hi HN,

I've built LEAX (Leak Analyzer & eXplorer), a CLI tool for analyzing memory leaks in C programs.

It orchestrates:

* Valgrind for leak detection * GDB for reconstructing allocation and execution context * A structured analysis layer to trace the allocation lifecycle * An AI component that explains the root cause and proposes targeted fixes

Leak detection and memory tracing are fully deterministic and based on parsed Valgrind and GDB data. The AI layer does not guess the leak — it interprets the reconstructed execution path to explain what happened to the pointer during the program's lifetime and suggest how to resolve it.

The goal is to turn raw “definitely lost” reports into a clear, causal story with actionable guidance.

LEAX is still actively evolving, and I’m continuously refining the tracing and explanation pipeline. I’m very open to feedback, suggestions, and architectural criticism.

Happy to answer technical questions about the analysis or tracing approach.

Comments URL: https://news.ycombinator.com/item?id=47244405

Points: 1

# Comments: 0

Categories: Hacker News

Au Revoir, Eleventy

Wed, 03/04/2026 - 2:26am
Categories: Hacker News

RFC 9849. TLS Encrypted Client Hello

Wed, 03/04/2026 - 2:25am
Categories: Hacker News

Fluid Cryptography Challenge

Wed, 03/04/2026 - 2:23am

Article URL: https://nests.zeabur.app/

Comments URL: https://news.ycombinator.com/item?id=47244272

Points: 1

# Comments: 1

Categories: Hacker News

Pages