Explore >> Select a destination


You are here

dorotac.eu
| | blog.thalheim.io
3.6 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.
| | stoppels.ch
2.7 parsecs away

Travel
| |
| | bijanebrahimi.github.io
3.2 parsecs away

Travel
| | [AI summary] This article explains how to set up a cross-compiler for FreeBSD on a Linux machine, detailing the necessary steps to configure and build the toolchain, including dependencies like binutils, GMP, MPFR, and MPC.
| | sergioprado.blog
10.3 parsecs away

Travel
| In this article, we will learn how to debug the Linux kernel on an embedded Linux system with GDB.