Explore >> Select a destination


You are here

twilco.github.io
| | abstractexpr.com
2.2 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...
| | aykevl.nl
1.7 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
2.6 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 ...
| | www.davidxia.com
7.0 parsecs away

Travel
| My Hints and Solutions to the First Three Levels of Over the Wire Vortex December 25, 2020 | By David Xia I recently found more wargames at overthewire.org. ...