/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

bastian.rieck.me
| | aykevl.nl
0.9 parsecs away

Travel
| | [AI summary] The article explains how to debug AVR microcontroller programs using simavr and avr-gdb, providing a step-by-step example for setting up and using the tools.
| | www.blarg.ca
1.7 parsecs away

Travel
| | In an effort to find things to do to take my mind off of the current state of the world and my bouts of depression, I recently re-visited Gamecube/Wii development stuff for a small-ish project that had been brewing in the back of my mind over the past ...
| | abstractexpr.com
1.6 parsecs away

Travel
| | Most programmers prefer to write code over debugging it. Unfortunately, code breaks a lot more often than we would like and it often breaks in situations that are hard to debug. Therefore, an essential skill as a programmer is to know how to debug your code (and that of others). When facing our first bug...
| | trofi.github.io
12.9 parsecs away

Travel
| [AI summary] A technical article details and discusses various compiler bugs found in GCC version 15, including crashes, incorrect code generation, and memory safety issues.