jvanveen

↗ HN profile [ 84.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Tldr; we use mithril in a large frontend application, happy with it, but missing some features. So we generated an experimental version with support for Signals, proxy state, a store and SSR. Ported tooling to Bun +…

  2. Starter template for real-time web apps using modern Python/JS tooling and PostgreSQL's LISTEN/NOTIFY instead of external message queues. Stack: - UV (Python package manager - incredibly fast) - FastAPI with full…

  3. Hi HN! I'm working on a suite of open-source developer tools, and I'd love to get early feedback on the approach and architecture. What I'm building: Codebrew is an AI-powered development workflow tool that aims to…