Notebook-Section
Contents
Bookmarks
Interesting Resources for building Search Engines
A collection of links to articles and documentation.
Standards Zoo
Bookmarks for public content of widely used ISO-Standards.
Speech Recognition Frontends
Projects making use of speech recognition
Podcasts
A list of podcasts I listen to and can recommend
Webdirectories
A collection of link collections I consider worth sharing
Cheatsheets
Caddy JSON log format
How the default JSON access log format of the Caddy webserver is structured
Acronyms on the Social Internet
A little dictionary for random letter collections one might encounter on the Internet.
Templating Zoo
Stuck with some undocumented templating?
Portable Shell-Scripting
Knowledge for writing portable shell scripts that work across operating system distributions.
ATmega328P and the Arduino UNO R3
Pinout of the ATmega328P and how it maps to the Arduino UNO R3.
XML XPath
Query elements from XML Documents, on the CLI, in the Browser, everywhere else
SQL Cheatsheet
Some useful reminders for the occasional SQL user.
Git Cheatsheet(s)
Some of my git knowledge and where it came from.
Environment Variable Zoo
Environment Variables for Linux you might want to know about.
Fontconfig
Some knowledge that makes your life easier when working with fonts on Linux.
ANSI Escape Sequences
The things that make your Terminal colourful
Shell Null Termination / Separation
What is null termination, why and how to use it in shell pipelines.
Scanning, OCR and PDF
A cheatsheet for scanning and and OCRing documents on Linux with sane and tesseract
IP-Address Ranges
Overview of reserved IP-Address ranges for IPv4 and IPv6
arduino-cli
Some arduino-cli common patterns and tricks
Resistor Value Table
For when those Rings don't make sense again.
Shell Snippets
Some shellcode I catch myself writing over and over again.
ASCII Table
A simple, plain ASCII-Table
Guides
The SQLite strict Guide
How to make data validation in SQLite possible, an overview
Getting your Smartcards and Security Tokens working on Linux
You just bought a popular Security Token to find it not working out of the box on Linux?
Serial Port Troubleshooting on Linux
How to find out why your serial Port isn't working
Tutorial: Smart ssh jumping
SSH jump hosts are great! However, having to think about the current network is a task better done by the CPU