Explore >> Select a destination


You are here

solarianprogrammer.com
| | macoy.me
2.9 parsecs away

Travel
| |
| | quuxplusone.github.io
10.5 parsecs away

Travel
| | Today I learned yet another way to generate accidentally dangling references with C++2a Coroutines.
| | gcher.com
2.3 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.
| | dnsmichi.at
20.7 parsecs away

Travel
| Terminal integrations and themes help with a clear UX, CLI command details, and information on the current versions, name, and path, for example showing the Git branch or not-committed changes. I have been using the Spaceship prompt [https://github.com/spaceship-prompt/spaceship-prompt] with Oh-My-ZSH for a while, but never really