/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

journal.stuffwithstuff.com
| | squanderingti.me
10.4 parsecs away

Travel
| | Sometimes you want to support some crazy LLVM features in Rust and need manual control over the linking process :-).
| | nickcharlton.net
8.6 parsecs away

Travel
| | There's a couple of (client) projects which I maintain which have been in existence for quite a while (one still has full iOS 5 support and hopefully we'll be able to drop that soon), but they're still well maintained and have reasonable test suites that have followed them through rather well. Sadly, Xcode can be a bit difficult and this time was no exception - although it did take a long time before the issue was seen.
| | blog.krzyzanowskim.com
10.9 parsecs away

Travel
| | what? In short: dynamic linking happened. Dynamic linking - what it is? It's an operation that happens when part of the code spreads across different files (called libraries), and the binary content of the library is loaded in runtime. A dynamic linker (which is a system tool) finds a symbol
| | blog.malwaremustdie.org
19.8 parsecs away

Travel
| MalwareMustDie (MMD) is a whitehat workgroup to reduce malware, this blog advocates research on new malware threats & Linux malware.