October 13, 2021
Series: blog
University of Texas: HighPerformanceComputing 101
From the OSAD (Open Source Automation Days): how to script bash in 2021 (error checking, speedup, data types, fake namespaces,..)
July 30, 2021
Series: blog
tooling for serialization of algebraic data types - useful for algorithmic proves with category theory (apparently a bit inactive)
related: talk about categorical semantics for bounded petri nets from the Applied Category Theory conference
Why ISMS is worried about hardware theft: from stolen laptop to inside the company network.
July 2, 2021
Series: blog
Playlist from Karlsruher Entwicklertag ‘21 (Java, Python, DB, distributed Systems, test frameworks, Quanten, PM, business value)
June 23, 2021
Series: blog
A distributed systems reading list (scaling, consistency, latency, p2p, consensus,…)
A nice example how to memory leak with the C++ runtime.
Google has some source code for homomorphic encryption (an FEH compiler for C++).
Watch out to not accidental leak credentials in the shell/bash.
for everyone who want´s to play around with k8s, chaos engineering in a gamified way