linggen

↗ HN profile [ 77.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. How PgBouncer Works (augusteo.com)
  2. How PgBouncer Works (augusteo.com)
  3. Font-Family Recommendations (chrismorgan.info)
  4. 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.…

  5. 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…

  6. 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…