I use open source to help people evolve, I take pleasure in seeing people evolve
LLM como Copiloto de Investigação: Debugando Produção com Claude Code e MCPs
Como uso Claude Code integrado com Honeycomb, Sentry e Slack para investigar bugs em produção de forma assíncrona. Não é sobre gerar código — é sobre ter um copiloto que cruza dados de múltiplas fontes enquanto você foca na solução.
Read more ⟶ChronDB: Transforming a Clojure Database into a Polyglot Library with GraalVM Native Image and FFI
A deep dive into how ChronDB leverages GraalVM Native Image to compile Clojure code into native shared libraries (.so/.dylib), enabling seamless FFI integration with Rust and Python through ctypes and bindgen.
Read more ⟶jbundle: Distributing Clojure Without the GraalVM Pain
How frustration with GraalVM native-image led to a Rust tool that packages Clojure apps into self-contained binaries — by embedding a minimal JVM instead of fighting reflection configs.
Read more ⟶When Product Breaks, It Breaks Trust
Incidents happen. The product lesson is learning to measure what you lose, protect the brand, rebuild with patience, and only then return to acquisition.
Read more ⟶