Getting started with GNU gettext for C++

GNU gettext is a very useful i18n and l10n tool that makes it easy to add translations in our code.

2022-05-05 · 11 min · 2242 words · erri120

Everything about Unicode, Code Pages and Character Encoding

An in-depth post detailing the origins of Unicode, Code Pages and Character Encodings.

2022-04-15 · 12 min · 2404 words · erri120

Reworking rpgmpacker: Moving from C++ to TypeScript

A quick post explaining my decision of moving from C++ to TypeScript for my project rpgmpacker.

2021-11-18 · 3 min · 617 words · erri120