REST: Some examples using plain Bash and the GitHub APIThe world around us is ruled by REST (Representational State Transfer) APIs. I want to dive into different examples to show how nice this…Jan 28, 2025Jan 28, 2025
Plain JavaScript with Bazel and Node.jsThis article shows how to build a plain JavaScript demo with Bazel and Node.js. BTW I can recommend The Modern JavaScript Tutorial if you…Dec 30, 2024Dec 30, 2024
What blocks C++ developers from using Bazel (in 2024)?Here is a list of things I can think of that blocks C++ developers from using Bazel:Dec 30, 2024Dec 30, 2024
Using Visual Studio 2022 to build Bazel projectsIn this post, I will describe one easy way not to say hacky way to use Visual Studio 2022 with Bazel.Dec 30, 2024Dec 30, 2024
Ray Tracing 101: Tiled-based vs. progressive renderingI have prepared two videos that show tile-based vs. progressive rendering for ray tracing.Dec 27, 2024Dec 27, 2024
A manifest for Boost libraries in the Bazel Central RegistryNOTE: I am currently reworking this — this is WIPNov 9, 2024Nov 9, 2024
Live at head metric: A software aging measurementLive at head means that instead of pinning your third-party libraries to a specific version (e.g. GoogleTest v1.11.0) you always use the…Jun 30, 2024Jun 30, 2024