/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

fzakaria.com
| | erikarow.land
2.5 parsecs away

Travel
| | [AI summary] A software engineer documents her technical debugging journey to fix dynamic linking issues in a Rust tool built for release on NixOS by switching to static musl linking.
| | stoppels.ch
2.7 parsecs away

Travel
| |
| | blog.thalheim.io
2.4 parsecs away

Travel
| | 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.
| | www.productive-cpp.com
19.2 parsecs away

Travel
| In the first part of this series we discussed the mechanics of an exploit, the general concept of hardening, and the stack protector hardening technique in particular. Some of the concepts explained there will be