Moving to baweaver.com
I've started moving all of my content over to baweaver.com powered by Bridgetown under github.com/baweaver/portfolio. Why? I wanted more c
Curated development tutorials from top sources. Filter by language.
I've started moving all of my content over to baweaver.com powered by Bridgetown under github.com/baweaver/portfolio. Why? I wanted more c
I’ve been making massive headway on tgo, my TypeScript to Go compiler library, but it is forcing me to confront some hard realities about how I manage
Have you ever opened an old Laravel 5 project and felt like you were walking into a house where every room was added in a different decade? The app w
A single shared API key is fine right up until a second person uses it. intent-brain — the system, repo qmd-team-intent-kb, renamed to the intent-bra
Hono is a web framework built on the Web Fetch API, which means the same router and middleware run unchanged on Cloudflare Workers, Bun, Deno, Node.js
👋 Hello Architects & Elite Engineers, The market is shifting. We are seeing a surge in GOLANG roles this week. We don't do "Easy Apply". O
Dev mobile React Native với Metro bundler trên nền tảng ARM Khi phát triển ứng dụng React Native trên môi trường Windows ARM, việc hiểu rõ
All tests run on an 8-year-old MacBook Air (Intel). As a solo developer shipping 10 production macOS apps, Rust isn't just a language choice—it's my e
While writing the comparison pages for ManageWP, MainWP, WP Umbrella, and InfiniteWP on our LP, I tried to line up the four products under a single "c
Rails Performance: Lessons from Production — #3 The first two posts were about making queries cheaper — fewer N+1s, indexes, not dragging data back
A Bloom filter as a Rust CLI. It answers "is X in the set?" with one of two replies: "definitely absent" or "probably present." The hinges: (1) the b
Laravel API Development in Morocco: Architecture Guide 2026 Laravel remains the #1 PHP framework for API development in 2026 Laravel remains the #1 P
CommitBrief renders a code review as cards, JSON schema v1, or a CI exit code — which means the LLM has to hand back structured findings, not prose. E
Every large language model I've looked at does the same thing with coherence: it monitors for it, detects when it's drifting, and tries to correct. I
Mbarek Cipher est un algorithme de chiffrement expérimental evolutif purement en PHP, basé sur une architecture de transformations multi-dimensionnell
While building mago — a CLI that runs a small autonomous "company" of AI agents over a GitHub repo — I did the obvious test: point it at one of my own
Setting up gRPC stub generation for Go and connecting them as a module Keeping proto contracts in a single repository is convenient, but pu
Creating Short Links with PHP: A Practical Guide URL shorteners are everywhere. They're used in marketing campaigns, email newsletters, QR
Throughout my career, transitioning between CTO roles and, more recently, focusing purely on distributed systems architecture and high-performance eng
Most AI systems today are cloud‑based. You send a prompt to an API, and a model somewhere else generates a response. You don't control the model. You