Kartones Blog

Be the change you want to see in this world

Ubuntu /bin and /sbin symlink to /usr/bin

Summary: Since Ubuntu 20.04, /bin and /sbin are symlinks to /usr/bin. This change can cause errors when migrating containers, so scripts should be moved to /usr/bin instead.


Python Hashbang/Shebang

Summary: The use of hashbangs or shebangs in Python scripts.


Web Speech API

Summary: First steps with the Web Speech API, which allows for text-to-speech synthesis in web applications.


The Planet Crafter savegame editing

Summary: How to edit savegame files in the game 'The Planet Crafter'.


Book Review: Core Bazel: Fast Builds For Busy People

Summary: Review of the book 'Core Bazel: Fast Builds For Busy People'.


Previous entries