Maintainer of duckdb-rs & duckdb-go. Zig-pilled. ⚡️
🔗 mathias.blog
Will share more soon. 😊
My first priority will be the DuckDB Rust client, which will receive a lot more love going forward.
🎉 🦆 ❤️
With DUCKDB_DOWNLOAD_LIB=1, the build script automatically downloads libduckdb and sets everything up.
No need to compile DuckDB (bundled feature) or download/configure libs manually.
github.com/duckdb/duckd...
With DUCKDB_DOWNLOAD_LIB=1, the build script automatically downloads libduckdb and sets everything up.
No need to compile DuckDB (bundled feature) or download/configure libs manually.
github.com/duckdb/duckd...
For a single-file PDF copy of our documentation, see our recent post.
For a single-file PDF copy of our documentation, see our recent post.
Building DuckDB itself with Zig (~400 lines build.zig)
A bit surprised that it can load C++ core extensions just fine. Zig uses clang, official builds use clang, macOS libc++ is the same → ABI compatible? 🤔
Building DuckDB itself with Zig (~400 lines build.zig)
A bit surprised that it can load C++ core extensions just fine. Zig uses clang, official builds use clang, macOS libc++ is the same → ABI compatible? 🤔
Not true. The trick is to give LLMs access to a curated list of open source Zig projects, including Zig itself.
news.ycombinator.com/item?id=4594...
Not true. The trick is to give LLMs access to a curated list of open source Zig projects, including Zig itself.
news.ycombinator.com/item?id=4594...
Claude sneaking in yet another "production-ready"
Claude sneaking in yet another "production-ready"
Don't want: multiple Cloudflare workers deployed separately from the main app
Don't want: multiple Cloudflare workers deployed separately from the main app
rm -rf migrations
bun db:generate
bun db:fresh
rm -rf migrations
bun db:generate
bun db:fresh
"the engineer’s role shifts from authoring to accountability — you might not write every line, but you’re still responsible for what ships"
cognition.ai/blog/codemap...
"the engineer’s role shifts from authoring to accountability — you might not write every line, but you’re still responsible for what ships"
cognition.ai/blog/codemap...
remains one of the most effective ways of assisting agents
remains one of the most effective ways of assisting agents
A small case study of useful AI tasks that aren't generating code that requires review.
A small case study of useful AI tasks that aren't generating code that requires review.
github.com/better-auth/...
github.com/better-auth/...
mathias.blog/tools/worklog
mathias.blog/tools/worklog
tigerbeetle.com/blog/2025-10...
#ziglang
tigerbeetle.com/blog/2025-10...
#ziglang
It's a tiny (<10kb gzipped) wrapper around @duckdb.org WASM that can run queries interactively, and be embedded in plain HTML websites, as well as all other mayor frontend frameworks...
It's an early version, feedback warmly appreciated!
It's a tiny (<10kb gzipped) wrapper around @duckdb.org WASM that can run queries interactively, and be embedded in plain HTML websites, as well as all other mayor frontend frameworks...
It's an early version, feedback warmly appreciated!