|
You are here |
felipec.wordpress.com | ||
| | | | |
samthursfield.wordpress.com
|
|
| | | | | I spent the past few weeks converting a bunch of Make and Autotools-based modules to use CMake instead. This was my first major outing with CMake. Maybe there will be a few blog posts on that subject! In general I think CMake has a sound design and I quite want to like it. It seems... | |
| | | | |
brianreiter.org
|
|
| | | | | Package managers for macOS Do I need a package manager? If you never open Terminal.app the answer is definitely, no. macOS is fully functional out of the box with the software shipped by Apple. The base system of command line applications available in a default install are also good enough for poking around and getting... | |
| | | | |
blog.thalheim.io
|
|
| | | | | No such file or directory: How I stopped worrying and started loving binaries on NixOS. In this article, I will discuss the technical issue of running pre-compiled executables on NixOS, and how we can improve the user experience by making these binaries work seamlessly using nix-ld. One of the key benefits of NixOS is its focus on purity and reproducibility. The operating system is designed to ensure that the system configuration and installed software are always in a known and predictable state. | |
| | | | |
benhoyt.com
|
|
| | | Mugo is a single-pass compiler for a tiny subset of the Go programming language -- just enough to compile itself. | ||