Skip to content
daniel@cosenza:~/blog
Tech HistoryHow-To August 12, 2026 3 min read

How to Fact-Check a Tech History Claim Before Sharing It

A complete, practical checklist for verifying a tech history claim you're about to repeat — because a surprising number of widely-believed stories in this space turn out to be embellished, misattributed, or simply wrong.

#howto#fact-checking#methodology
Read more
Tech HistoryHow-To August 11, 2026 3 min read

How to Explore the Internet Archive's Software Library

A complete walkthrough of archive.org's software preservation collections — running historical software directly in your browser, understanding what's preserved and why, and using it as a genuine research resource.

#howto#internet-archive#preservation
Read more
WSLDeep Dive August 11, 2026 2 min read

How WSL Actually Packages and Distributes Linux Distros

Installing Ubuntu via the Microsoft Store feels like installing any other app. Underneath, WSL distros are root filesystem tarballs registered with a small platform layer — and that model is what makes import/export and custom distros possible.

#deep-dive#wsl2#distros
Read more
Tech HistoryHow-To August 10, 2026 3 min read

How to Emulate an Original IBM PC Today

A complete walkthrough setting up an emulator that recreates the original 5150's actual hardware — the 8088 processor, period memory limits, and PC DOS — to run genuinely original early-1980s software.

#howto#ibm-pc#emulation
Read more
WSLFix August 10, 2026 3 min read

Fixing WSLg Graphics Rendering and Display Issues

A Linux GUI application launches under WSLg but renders as a blank window, crashes immediately, or displays visual corruption. Here's how to work through WSLg's specific rendering stack to find the actual cause.

#fix#wslg#graphics
Read more