Explore >> Select a destination


You are here

blog.spreendigital.de
| | yotam.net
4.6 parsecs away

Travel
| | A blog about free software and programming
| | gcher.com
5.6 parsecs away

Travel
| | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well.
| | solarianprogrammer.com
3.9 parsecs away

Travel
| | How to compile from sources GCC 10 on macOS Catalina
| | www.hanselman.com
20.1 parsecs away

Travel
| I'm starting to use .NET's RegEx class all over...in ways I never expected. ...