Explore >> Select a destination


You are here

www.hurryupandwait.io
| | begriffs.com
2.2 parsecs away

Travel
| | How to build, version, and install libraries
| | jmmv.dev
2.4 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?...
| | blog.dscpl.com.au
3.9 parsecs away

Travel
| | It is a growing problem with Linux distributions that many packages they ship quickly become out of date, and due to the policies of how the...
| | some-natalie.dev
18.0 parsecs away

Travel
| Some containers are big, but reliably reducing their size isn't difficult or complicated. Let's start simple by tidying our container's build steps.