Multiline YAML: Understanding and testing complex strings

Posted on Thu 25 December 2025 in Tools • Tagged with yaml, configuration, development, tools, multiline, strings

Explore YAML options for effectively handling multiline strings, with an interactive demo that allows you to test them in real-time.


Continue reading

`direnv`: Manage your development environments intelligently

Posted on Thu 25 December 2025 in Tools • Tagged with direnv, shell, environment, productivity, development, linux, tools

Discover direnv, a shell extension that automatically loads and unloads environment variables when changing directories, keeping your configuration clean and organized.


Continue reading

Reduce Noise in Your Python Logs: A Smart Approach

Posted on Thu 25 December 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.


Continue reading

Powerful Command Line Tools for Developers

Posted on Tue 07 June 2016 in Tools • Tagged with cli, tools, development, networking, testing

Collection of essential command line tools for developers: curl, ngrep, netcat, sshuttle, siege, and mitmproxy


Continue reading