ECO AI GEN LIF SO Somak Dutta · FAUN.dev() 🐾 Micro-Benchmarking Java with JMH and Bazel Ooooh do i love benchmarking .. one of my favourite things to do at work. ( i could go on and on about parca but something else for today…)
GEN IG Igor Machado Local import std module on C++23 with Bazel The evolution of C++ language brings periodic waves of innovation, but some of them are so disruptive that even stable tools need big…
SCI SPT MA Marc Bazeley The numbers behind Katherine Legge’s Double Duty attempt Britain’s Katherine Legge is only the sixth driver to attempt racing in the Indy 500 and Coca-Cola 600 on the same day.
TCH RA Rahul Bagai Taming the Python Monorepo: A Practical Guide to Aspect Bazel Your Python monorepo has 12 apps, 3 shared libraries, and a CI pipeline that takes 22 minutes to validate a two-line change. Every…
AI TCH GO Gois Let AI Build, Test, and Debug Your Bazel iOS App 🚀 A practical guide to XcodeBazelMCP, an MCP server and CLI for Bazel-based Apple development across builds, tests, simulators, devices, and…
NE Neon Tech Bazel Query + Gradle: A estratégia de Software da Neon que reduziu custos de CI em 60% e liberou… Otimizamos ferramentas para testar só o que importa, reduzir minutos (e dólares) desperdiçados e devolver feedback rápido para o time
TCH PR Pratik Mahalle Bazel 9 Migration: How to Get Faster Builds Before the Bzlmod Refactor Decouple performance improvements from build-system evolution
TCH NI Nick Angelou C++ to WebAssembly using Bazel and Emscripten How to get Bazel and Emscripten to compile C++ to WebAssembly or JavaScript
TCH LU Luheng He How to add GProf flag in Bazel build Lately I’ve decided to profile my C++ program (built with Bazel) with GProf. However, not until some googling did I realize that I need to…