/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

sam.hooke.me
| | txzone.net
1.8 parsecs away

Travel
| | [AI summary] A guide on integrating Google Play Games Services APIs into a Python Kivy game to enable achievements and leaderboards.
| | atilaoncode.blog
3.0 parsecs away

Travel
| | Last week I suggested that if you want to call C code from Python that you should use D. I still think that 4 lines of code (two of which are header includes) and a build system is hard to beat if that indeed is your goal. The internet, of course, had different ideas. I...
| | arturdryomov.dev
2.8 parsecs away

Travel
| | Calling Steamworks from Python without overhead
| | loufranco.com
21.2 parsecs away

Travel
| [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability.