/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

raphlinus.github.io
| | www.yodaiken.com
2.6 parsecs away

Travel
| |
| | blog.sigplan.org
2.7 parsecs away

Travel
| | "Undefined Behavior" often has a bad reputation. But what, really, is Undefined Behavior, and is it actually that bad? In this blog post, I will look at this topic from a PL perspective...
| | www.ralfj.de
2.3 parsecs away

Travel
| | This summer, I am again working on Rust full-time, and again I will work (amongst other things) on a "memory model" for Rust/MIR. However, before I can talk about the ideas I have for this ...
| | 0x44.cc
24.2 parsecs away

Travel
| [AI summary] The article provides an in-depth explanation of reverse engineering concepts, including CPU operations, memory representation, data structures, and disassembly techniques. It guides readers through understanding machine code, endianness, signed integers, and how to analyze C code using tools like Visual Studio and disassemblers.