Explore >> Select a destination


You are here

squanderingti.me
| | donsbot.com
5.6 parsecs away

Travel
| | Get a working aarch64 box This post show how to get a working aarch64 env on the MacBook Air (M1) for Haskell. I'm working on the road at the moment, so picked up a MacBook Air with the M1 chip, to travel light. I wanted to use it as a development environment for Glean (c.f....
| | blog.tmm.cx
5.3 parsecs away

Travel
| |
| | muffsec.com
4.5 parsecs away

Travel
| | [AI summary] This post provides instructions for compiling and debugging a Linux kernel using QEMU and GDB, including steps to build the kernel, create an OS image, and set up a wrapper script for virtual machine execution.
| | blog.thalheim.io
24.7 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.