Ghost Is Great — But Hugo Makes More Sense for My Blog

Ghost Is Great — But Hugo Makes More Sense for My Blog

Practical comparison of Ghost and Hugo for a single-author technical blog — why Hugo’s speed, simplicity, and Git-first workflow made the switch.

December 24, 2025 · 6 min
The steps to producing a legacy system

The steps to producing a legacy system

When we think about legacy systems, we typically think of systems developed in languages like Cobol, Clipper, Pascal connected to old databases

December 9, 2023 · 6 min
Use font ligatures to enhance your code editor or IDE

Use font ligatures to enhance your code editor or IDE

Font ligatures are a typographic feature that allows certain characters to be combined into a single glyph for improved readability.

March 29, 2023 · 3 min
You must use Prettier as the code format for your TypeScript or JavaScript project.

You must use Prettier as the code format for your TypeScript or JavaScript project.

Prettier formats your code according to a set of rules. It supports a wide range of formatting options, indentation, line length and spacing.

March 22, 2023 · 4 min