6 min read 0 Java Programming Working with JavaFX, Part I snippets 2025-10-19 Back to Java with JavaFX, part I: installing the JDK in 2025.
5 min read 0 PowerShell Programming scripting Windows Flickering PowerShell Scripts snippets 2025-07-10 Disruptive pop-ups when running PowerShell scripts.
5 min read 0 Docker Programming Windows WSL Docker Bind Mounts in WSL on Windows snippets 2025-07-09 Or: how I stopped worrying about slow file operations and love the Linux filesystem
12 min read 0 PowerShell Programming scripting Windows Light/Dark Theme Switching in Windows 11 snippets 2025-06-17 How a simple settings tweak ended up with a lesson on writing and automating PowerShell scripts.
4 min read 0 Programming Refactoring Business Logic from Django Views snippets 2024-12-08 Refactoring business logic out of Django Views into reusable classes so that the logic can be consistently used from different…