/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

blog.thalheim.io
| | jmmv.dev
2.1 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?...
| | www.hurryupandwait.io
2.4 parsecs away

Travel
| |
| | antithesis.com
2.5 parsecs away

Travel
| | We're open-sourcing a tool that may be useful to people who develop code on NixOS and distribute it in binary form.
| | dave.cheney.net
18.2 parsecs away

Travel
| [AI summary] This post is a transcript of a keynote speech discussing how the Go programming language prioritizes simplicity and collaboration in its design, contrasting it with the complexity of other languages.