logoalt Hacker News

Former Microsoft dev built a 2.5KB Notepad clone

21 pointsby sheelagaytoday at 4:29 PM14 commentsview on HN

Comments

Tiberiumtoday at 5:18 PM

This person's whole marketing seems to be based on "I built Task Manager", so much that it has become a meme, see e.g. https://www.reddit.com/r/pcmasterrace/comments/1sl5nv4/task_... (also apparently there's some dark history involved)

show 3 replies
sachinjosephtoday at 5:28 PM

This former Microsoft dev also created a business that scammed people money in the early 2000s by letting them think that their computer is affected by malware:

https://www.atg.wa.gov/news/news-releases/attorney-general-s...

deathanatostoday at 5:19 PM

When I was younger, I decided I wanted to learn how to write games. I decided I needed to start simple, though, and I thought NOTEPAD.EXE was about the simplest thing out there. (This was in Windows 3.1.) So to learn how NOTEPAD.EXE worked, I opened NOTEPAD.EXE in NOTEPAD.EXE, and spent several hours trying to decipher the symbols' meanings.

My first attempt at coding was … unsuccessful.

show 2 replies
sonixiertoday at 5:17 PM

Did you know that HE CREATED TASK MANAGER??

munk-atoday at 5:13 PM

Ah, but does it have a copilot integration? I've heard users don't want tools without copilot integrations.

pdntspatoday at 5:22 PM

This is a fork of another tiny text editor written by someone else. So I wouldn't say they 'built' it

Honestly this headline reeks of social media clickbait

gigel82today at 5:17 PM

Sure, but it's basically a very thin wrapper on the built-in RichEdit control, with some added menus and niceties.

Don't get me wrong, it's hundreds of times better than whatever UWP abomination they call Notepad in Windows 11 nowadays (with logins and AI features), but it's not an actual text viewer / editor from scratch.

show 3 replies