Articles tagged with: Tools

Free password management solution: KeePass

Summary: My transition from a commercial password management solution to KeePass, a free, open-source alternative.


Migrating from BlogEngine.NET to Pelican

Summary: The process of migrating from BlogEngine.NET to Pelican due to a desire for a simpler, static site generator.


KISS

Summary: The KISS (Keep It Simple, Stupid) design principle, emphasizing its importance in development.


Code and style checks for Python at Sublime Text

Summary: Outlines the packages used for code and style checks for Python in Sublime Text, including SublimeLinter 3, PEP8, MyPy, Flake8, and Flake8Lint. Also explains how custom rules can be added under the pep8 section.


Setting up a Ubuntu VirtualBox Virtual Machine

Summary: A detailed guide on setting up an Ubuntu VirtualBox Virtual Machine, including basic configuration, Ubuntu tweaks, troubleshooting tips, and security measures.