linggen
- Karma
- 0
- Created
- ()
- Submissions
- 0
- A WWDC 26 Update on Building a Mac-Assed App with SwiftUI (pfandrade.me)
- IPv6 over Drainage Pipe (chaos.social)
- Superoptimizer – A Look at the Smallest Program (dl.acm.org)
- A batch job, in The Elm Architecture (cekrem.github.io)
- What is a token and why does it cost so much? [video] (youtube.com)
- What is a token and why does it cost so much? [video] (youtube.com)
- How PgBouncer Works (augusteo.com)
- How PgBouncer Works (augusteo.com)
- Ignore DNSSEC if you like MitM attacks (whynothugo.nl)
- Font-Family Recommendations (chrismorgan.info)
-
Hi HN, I built Linggen — a local-first, open-source AI coding agent written in Rust. What's new in 0.9.2: - P2P remote access via WebRTC — control your agent from your phone, no port forwarding or cloud relay needed.…
-
Linggen is an open-source agent system where agents, skills, and scheduled missions are all markdown files. Drop a .md file, get a new agent. - Multi-agent — agents delegate to each other, run concurrently. Message a…
-
Hi HN, Working with multiple projects, I got tired of re-explaining our complex multi-node system to LLMs. Documentation helped, but plain text is hard to search without indexing and doesn't work across projects. I…