Articles tagged with: Tools

UGE - Universal Game Editor + Stonekeep module

Summary: Small review of the application Universal Game Editor, a 1993 MS-DOS tool by Jack Hartman, used for editing videogame savegames.


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.