/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.krzyzanowskim.com
| | matklad.github.io
2.2 parsecs away

Travel
| | I've learned a thing I wish I didn't know. As a revenge, I am going to write it down so that you, my dear reader, also learn about this. You probably want to skip this post unless you are interested and somewhat experienced in all of Rust, NixOS, and dynamic linking.
| | shrik3.com
3.4 parsecs away

Travel
| | [AI summary] A technical blog post explains the ELF binary format, dynamic linking, and the roles of the dynamic linker, GOT, PLT, and symbol tables using command-line examples.
| | pewpewthespells.com
2.5 parsecs away

Travel
| | [AI summary] A technical deep-dive into resolving iOS deployment errors when embedding Objective-C apps with static Swift dependencies, detailing linker issues and proposing custom Xcode configuration fixes.
| | ntietz.com
20.7 parsecs away

Travel
| [AI summary] The author details the process of building a command-line argument parser from scratch in Rust without any external dependencies to improve compile times and reduce maintenance overhead, while also sharing Rust code snippets.