Explore >> Select a destination


You are here

hackingcpp.com
| | gcher.com
3.8 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.
| | nathanchance.dev
3.2 parsecs away

Travel
| | Recently, I built a computer for school that I installed Windows 10 Pro on (link to the current specs if you are curious). I was a little bummed about leaving Chrome OS because I was going to lose my local Linux development environment; however, Windows Subsystem for Linux is a thing and it has gotten even better with WSL 2, as it is actually running a Linux kernel so there is full Linux compatibility going forward.
| | infinitedigits.co
4.1 parsecs away

Travel
| | A simple way to get MIDI and Golang work together using portmidi.
| | isocpp.org
23.8 parsecs away

Travel
|