←
Home
Projects
Posts
TILs
Documents
Random
Read More »
Markus Dosch
Software Engineer @ Google
2022
Oct 8
JSON5: JSON with comments (and more!)
Oct 8
jq: Analyzing JSON data on the command line
Jul 15
Get Total Directory Size via Command Line
Jun 13
Changing DNS server for Huawei LTE router
May 17
Generating a random string on Linux & macOS
Apr 4
Screen Recording on macOS (without any extra tools)
Feb 15
Install Docker in WSL2 (Ubuntu) without Docker Desktop
Feb 7
Converting a Slack message to Markdown
Feb 5
VirtualBox & macOS Monterey: Fixing 'Kernel driver not installed (rc=-1908)'
2021
Oct 4
JupyterLab: Run a fresh instance in 1 minute (= 3 commands)
Oct 4
csplit: Splitting a text file into individual files according to a certain pattern
Aug 13
Linux (Debian/Ubuntu): Finding out whether a package is installed
Aug 11
Windows: Adding programs to autostart
Jul 29
Vagrant & VirtualBox shared folders: Getting symlinks to work on a Windows host
Jul 20
SSH: Finding out ECDSA key fingerprint (both server-side & client-side)
Jun 10
PowerPoint: Inserting Source Code with Syntax Highlighting
Jun 7
Recommendation: Deep dive guide on web server fundamentals
Jun 2
Where are globally-installed Go tools located & how to execute them (when using Go similarly to 'npm install -g')
May 28
Compilation of modern CLI Tools (Unix, Shell, Terminal)
Apr 26
(Linux) file system basics
Mar 18
How-to: Enter your SSH key passphrase only once per terminal session
Feb 27
Awesome CSS Transitions Tutorial
Feb 20
Calculating an SSH key fingerprint
Feb 16
Parcel.js Web Application Bundler: Enabling Tree Shaking for much smaller builds
Feb 16
Wagtail: Open Source Django CMS
2020
Aug 10
Combine & sort multiple csv files ⇒ one csv file
Jul 28
mysqldump: Dump a single database table to a file
Jul 13
Tour of Rust
Jul 13
Restarting a Go app on code change
Jul 13
Git auto-commit & push every couple of minutes
Jun 6
iOS: Converting any document & webpage to PDF without extra tools