|
You are here |
solarianprogrammer.com | ||
| | | | |
macoy.me
|
|
| | | | | ||
| | | | |
quuxplusone.github.io
|
|
| | | | | Today I learned yet another way to generate accidentally dangling references with C++2a Coroutines. | |
| | | | |
gcher.com
|
|
| | | | | 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
|
|
| | | 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 | ||