Bash (6)
2022
Fixing command not found errors in Shortcuts.app
When using the Run Shell Script action in Shortcuts.app the path might not be what you expect.
Running Docker without Docker Desktop on macOS
Docker Desktop is no longer free for commercial use inside larger companies. In this post you'll learn how to run Docker on macOS using Colima.
2019
Docker, bash and invisible characters
TTY might alter your container's output, beware of superfluous carriage returns.
Editing the Open Folder in Visual Studio Code macOS service
This post describes how to edit the Open Folder in Visual Studio Code macOS service.
2018
Shrinking a Raspbian installation to save space
This post shows how you can remove unused packages from a Raspberry Pi, thus saving precious disk space.
Automatically update and upgrade Raspbian
This post shows how you can make your Raspberry Pi automatically update every night using cron.