Explore >> Select a destination


You are here

hackingcpp.com
| | gcher.com
6.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.
| | infinitedigits.co
9.3 parsecs away

Travel
| | A simple way to get MIDI and Golang work together using portmidi.
| | cullmann.io
7.7 parsecs away

Travel
| | At work we use the LLVM/clang libraries for pre-processing and parsing C/C++ stuff. During some experimenting with the current master version of these libraries, I stumbled on unexpected crashes inside our unit-tests on Windows. We work with MSVC 2019 on Windows and all worked fine with LLVM 9.x, but with master, close to all my tests did now segfault in aligned_free. I first thought that might be some current regression in LLVM master, but after tracing it back to having DenseSet/Map crashing during destruction, this seemed unlikely.
| | www.omgubuntu.co.uk
51.1 parsecs away

Travel
| Regolith Linux is a new Ubuntu-based distro that offers an easy to use i3 desktop. You can also install a Regolith desktop session on Ubuntu via PPA.