/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

lwn.net
| | jmmv.dev
3.9 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?...
| | satharus.me
3.0 parsecs away

Travel
| | Programs... Binaries... PE Files... ELF Files... What are those? If you've read about computers at some point or even just used them, you've probably come across the...
| | cpu.land
3.7 parsecs away

Travel
| | Curious exactly what happens when you run a program on your computer? Learn how multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts, and how Linux loads executables.
| | joellaity.com
25.9 parsecs away

Travel
|