Blog
Practical examples for creating delays in C#, JavaScript and Python, including sleep, delay and async wait patterns.
Troubleshooting steps for Fedora systems with NVIDIA GPUs, sleep/wake problems and the nvidia kernel module is missing error.
A simple addClass/removeClass alternative for cases where jQuery toggleClass does not behave as expected.
Explains why Flutter may throw FileSystemException: Failed to decode data using encoding 'utf-8' and how to resolve it.
Two practical JavaScript functions for encoding and decoding HTML text safely in web pages.
A short note on running code around app.Run() in .NET Core while respecting the application lifecycle.