/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

sean.heelan.io
| | blog.regehr.org
4.4 parsecs away

Travel
| | [AI summary] The provided text is a discussion thread about undefined behavior in C and C++ programming languages, focusing on integer overflow, pointer aliasing, and compiler optimizations. Key points include the implications of undefined behavior in real-world code, the role of compilers in handling such cases, and the balance between adhering to standards and accommodating practical programming needs. The conversation touches on tools for detecting undefined behavior, the evolution of C/C++ standards, and the importance of unit testing and maintenance in software development.
| | lwn.net
5.9 parsecs away

Travel
| | Mitchell Hashimoto has written a blog post about 'fully embracing the GObject type system' with [...]
| | travisdowns.github.io
3.9 parsecs away

Travel
| | Incrementing vector for various T may not perform as you'd expect.
| | blog.jetbrains.com
24.4 parsecs away

Travel
| Rust and Java couldn't be any more different. One is a battle-tested giant with enterprise-scale use cases. The other is a relative newbie with a rapidly growing community and real-world applications.