Explore >> Select a destination


You are here

crocidb.com
| | nora.codes
4.2 parsecs away

Travel
| |
| | notes.eatonphil.com
4.8 parsecs away

Travel
| | Emulating linux/AMD64 userland: interpreting an ELF binary
| | jmmv.dev
4.6 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?...
| | regex101.com
21.9 parsecs away

Travel
| Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.