Projects
Frontpage.fyi
A federated link aggregator built on top of the atprotocol.
132 stars
Napp
A command line tool for creating Go, HTMX and SQLite applications
54 stars
Posts
Why would anyone use Zig over Rust
October 22, 2024
I was talking to a friend earlier today and we were discussing Zig and why anyone would use it over Rust. Well after we had finished discussing it, I went off on a bit of a 'deep dive' and it turns out I don't think it is Zig that has all of the hype, not directly anyway, but zig cc.
From Vercel Postgres To Turso
September 26, 2024
At Frontpage.fyi we recently embarked on a journey of migrating our storage solution from Vercel Postgres to Turso. During the process we learned about some of the limitations with SQLite and how to build around them with a little ingenuity.