/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

whynothugo.nl
| | www.sysadmit.com
3.8 parsecs away

Travel
| | Linux: como saber si es 32 o 64 bits
| | jmmv.dev
3.8 parsecs away

Travel
| | In a recent work discussion, I came across an argument that didn't sound quite right. The claim was that we needed to set up containers in our developer machines in order to run tests against a modern glibc. The justifications were that using LD_LIBRARY_PATH to load a different glibc didn't work and statically linking glibc wasn't possible either. But... running a program against a version of glibc that's different from the one installed on the system seems like a pretty standard requirement, doesn't it?...
| | bijanebrahimi.github.io
4.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.
| | venam.nixers.net
16.5 parsecs away

Travel
| Let's say you've been using a machine for a year or two and over time you gradually become more attached and dependent on it. This is a situation I've found myself into more than once and it is quite annoying, it's straining for the brain. I've been through it the past few days and it and I kept wondering about the ways ...