andreabergia

↗ HN profile [ 81.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built PyChat.ai, an open-source Python REPL written in Rust that embeds an LLM agent capable of inspecting and modifying the live Python runtime state. A sample interaction: py> def succ(n): py> n + 1 py> succ(42)…

  2. Gremllm (github.com)
  3. How is this blog built? (andreabergia.com)
  4. Error Handling Patterns (andreabergia.com)
  5. Zig Quirks (openmymind.net)