You are here |
blog.sanctum.geek.nz | ||
| | | |
www.humprog.org
|
|
| | | | ||
| | | |
jmmv.dev
|
|
| | | | This is a rare post because I don't usually talk about Google stuff here, and this post is about Bazel: a tool recently published by Google. Why? Because I love its internal counterpart, Blaze, and believe that Bazel has the potential to be one of the best build tools if it is not already. However, Bazel currently has some shortcomings to cater to a certain kind of important projects in the open source ecosystem: the projects that form the foundation of open source operating systems. This post is, exclusively, about this kind of project. | |
| | | |
www.spinellis.gr
|
|
| | | | ||
| | | |
scvalex.net
|
|
| | Let's build a container around a Rust webserver and some static files using Nix and Gitlab CI. The process is what you'd expect, but there are a few details that are annoying to puzzle out. |