/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

major.io
| | www.axismaps.com
7.3 parsecs away

Travel
| | [AI summary] A technical tutorial updating instructions for provisioning and installing a Mapnik-based map server on Red Hat Enterprise Linux using automated scripts.
| | fak3r.com
8.5 parsecs away

Travel
| |
| | www.thedroneely.com
3.8 parsecs away

Travel
| | My devices have seen numerous Linux distributions over the course of my computing journey.
| | cullmann.io
25.2 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.