Articles by Stefan Schindler (@dns2utf8)
Climate bar codes
This image shows the average temperature per year in Switzerland from 1864 to 2018. Blue years …
Continue readingRAID Controller stuck in BIOS POST
One of my customers ran into the problem of the main VM host not continuing to …
Continue readingMy talk "Distributed Actor System with Rust" is public
My talk starts at 2019-06-15 Saturday 17:15 cosin 2019 is announced.
Continue readingJavaScript Array.prototype.flatMap Polyfill
Continue readingflatMap
method is identical to amap
followed by a call toflat
of depth 1 …Rusts hidden talents speeding up builds and managing versions
These tips are building on top of rustup the official installer for the rust compiler and …
Continue reading