Skip to content
daniel@cosenza:~/blog
RetrogamingHow-To May 7, 2026 3 min read

How to Configure Per-Game Overrides in RetroArch

A complete walkthrough setting up configuration that applies only to a specific game, or only to a specific core, without changing your global defaults for everything else.

#howto#retroarch#configuration
Read more
RetrogamingFix May 5, 2026 3 min read

Fixing Stretched or Wrong Aspect Ratio in Emulators

Characters look too wide, too thin, or the image doesn't fill the screen correctly. This almost always traces to a pixel-aspect-ratio setting, not the emulator core rendering incorrectly.

#fix#aspect-ratio#display
Read more
Haiku OSDeep Dive May 4, 2026 3 min read

BFS: How Haiku's File System Doubles as a Database

BFS treats extended attributes as first-class, indexable data — turning ordinary file queries into something closer to a database lookup, decades before this became a mainstream idea.

#bfs#filesystem#haiku
Read more