Fixing Rodney Chrome Error on Wayland
Posted on Fri, 06 Mar 2026 in Problems • Tagged with rodney, chrome, wayland, linux, debugging
How to fix Rodney crash when starting Chrome on Wayland systems by using the system Chrome.
Continue reading
Posted on Fri, 06 Mar 2026 in Problems • Tagged with rodney, chrome, wayland, linux, debugging
How to fix Rodney crash when starting Chrome on Wayland systems by using the system Chrome.
Posted on Thu, 25 Dec 2025 in Tools • Tagged with docker, http, https, debugging, networking, tools, containers
mendhak/docker-http-https-echo is a simple Docker container that facilitates debugging network configurations, proxies, and load balancers.
Posted on Thu, 25 Dec 2025 in Programming • Tagged with python, logging, logs, debugging, development
Learn how to configure Python's logging module to avoid message overload from third-party libraries, keeping your logs clean and useful.