Articles tagged with: Operating Systems

Python Hashbang/Shebang

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


My Favourite command line tools

Summary: A list of my favourite command line tools and my approach to integrating them for quicker and easier actions.


Course Review: Learning Kubernetes (LinkedIn Learning)

Summary: Reviewed of the LinkedIn Learning course 'Learning Kubernetes'.


Course Review: Learning Docker (LinkedIn Learning)

Summary: Review of the course 'Learning Docker' on LinkedIn Learning.


Toggling Firefox dark mode via bash script

Summary: This article discusses the inconsistencies of dark theme support across different applications and browsers, and presents a bash script solution to toggle Firefox's dark mode based on time of day.