Inside textfiles dot com A Time Capsule of the Early Internet
https://youtube.com/watch?v=rQY6di4s3wI

Inside textfiles dot com A Time Capsule of the Early Internet
https://youtube.com/watch?v=rQY6di4s3wI

"I deleted my #todo #app and switched to plain #textfiles, and here's why it works"
Anil Dash: How Markdown took over the world. “Though it’s now a building block of the contemporary Internet, like so many great things, Markdown just started out trying to solve a personal problem. In 2002, John Gruber made the unconventional decision to bet his online career on two completely irrational foundations: Apple, and blogs.”
https://rbfirehose.com/2026/01/12/anil-dash-how-markdown-took-over-the-world/It took a long time to manually convert the html files to a gmi-happy format, but I have finally made all of textfiles.com available via Gemini Protocol (not the Google garbage). Please go read some textfiles! :-)
PS: If you find any problems please don't hassle Jason about it. I would guess that it is a result of my html-to-gmi translation, so hassle me instead.
PS2: If there is any other text-heavy or text-only content you'd like to see on Gemini let me know and I'll see what I can do.
2025 Week 43
https://blog.lmorchard.com/2025/10/23/w43/
TL;DR: Wrestled with my Synology NAS trying to get a Debian VM running, started learning Kubernetes and Argo Workflows, watched Catsby and Miss Biscuits become friends, populated my BBS with text files from textfiles.com. Also: no, I don't need to build a BBS Door that controls Home Assistant lights. (But maybe I do?)
#weeknotes #synology #nas #bbs #retrocomputing #kubernetes #textfiles #cats #nokings #homeassistant
TL;DR: Wrestled with my Synology NAS trying to get a Debian VM running, started learning Kubernetes and Argo Workflows, watched Catsby and Miss Biscuits become friends, populated my BBS with text files from textfiles.com. Also: no, I don't need to build a BBS Door that controls Home Assistant lights. (But maybe I do?)
I have a to-do list file I've been using sporadically since 2022. It's only 6kb. Granted, it doesn't actually amount to a whole lot of text, but it's pretty awesome that it's so small. And that it's still readable.
It's actually markdown, and I added it either with a text editor on one of my computers or the NextCloud app on my phone.
We have all been there. Your software keeps growing and you feel the need to make it customizable. It is too soon for a full-blown UI with all the bells and whistles, so your pragmatic instinct suggests a text-based configuration file. Yes, that’s exactly it! You rejoice knowing the software’s configuration will be trivial to version control. Your pragmatic instinct is satisfied as well; the door remains open to creating a proper UI later, since it would be merely a graphical view of your configuration’s structured data.
Calendar.txt by Tero Karvinen is a plain text file calendar that's versionable, supports all operating systems, is future-proof, easily syncs with Android, etc: https://terokarvinen.com/2021/calendar-txt
You might want to check some edge cases. What if you pick full lines only and the start position happens to be exactly at the start of a line?