Ghostboard pixel

Sick of AI Slop, Former Microsoft Engineer Built a New, AI-less Notepad

A former Microsoft engineer who was behind Task Manager has built a fully working, 2.5KB Notepad clone that doesn't ship with slop.
Warp Terminal

Microsoft has spent the last few years stuffing Notepad with AI tools, Markdown support, and cloud-tied credits, chipping away at the simple, local text editor it used to be. Basic editing still works without signing in, but the AI features don't.

You need a Microsoft account just to check your remaining monthly AI credits.

That's a lot for an app whose only job used to be opening text files. 🀷

David Plummer (Dave), the ex-Microsoft engineer behind the original Windows Task Manager, just proved none of it was necessary. He has built TinyRetroPad, a fully working Notepad clone that fits in roughly 2.5KB.

No slop included

tinyretropad, the notepad clone is shown here with some text added and the right-click context menu visible
Source: David Plummer

Instead of writing a text editor from scratch, Dave just borrowed the one already sitting inside the operating system. This note-taking app works by wrapping RICHEDIT50W, a text-editing component that's been built into Windows for years.

It's built with MASM, an x86 assembler, then squeezed down further with Crinkler, a compressor made for tiny Windows executables. The generated output still carries a full Notepad-style menu bar, covering the familiar options like File, Edit, Format, View, and Help.

You also get useful tools like Find and Replace, Go To, a font picker, word wrap, a status bar, and working print support. Also, at the risk of stating the obvious, there's no telemetry plumbing in here that's calling back home.

Tracing its origin

TinyRetroPad did not appear out of thin air; Dave built it on top of Dave's Tiny Editor (DTE), a tiny editor made by another developer that uses the same barebones approach.

DTE, in turn, grew out of tiny.asm (also known as HelloAssembly), a project Dave wrote years earlier himself, extending someone else's take on his own idea.

The whole codebase, however small it might be, lives on GitHub under the Apache 2.0 License. Anyone can grab the code, poke at it, or shrink it down even further if they're feeling competitive.

Old news for Linux users

None of this is news if you use Linux. GNOME Text Editor ships as the default on GNOME, and Kate does the same on KDE. Neither needs an AI assistant or a cloud account to open a config file.

Geany and Sublime Text (not FOSS) have been staples of the Linux editing ecosystem for years, and Notepad Next exists specifically for people who wanted a Notepad++ alternative without going through Wine or an unofficial Snap package.

What Dave has done here is hand the Windows crowd a reminder Linux users have been living with for a long time. A text editor's only job is to edit text, and every feature bolted on afterward is mostly bloat.


Suggested Read πŸ“–: You Can Spend Up to $11,944 on Purism's Librem 16

You Can Spend Up to $11,944 on Purism’s Librem 16 Linux Laptop
The laptop starts at $2,899 and scales up to an eye-watering $11,944 for a custom config.
About the author
Sourav Rudra

Sourav Rudra

A nerd with a passion for open source software, custom PC builds, motorsports, and exploring the endless possibilities of this world.

Become a Better Linux User

With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world

itsfoss happy penguin

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.