We invited a man into our home at Christmas and he stayed with us for 45 years
524 by rajeshrajappan | 116 comments on Hacker News.
Thursday, December 25, 2025
Show HN: Minimalist editor that lives in browser, stores everything in the URL
Show HN: Minimalist editor that lives in browser, stores everything in the URL
345 by medv | 117 comments on Hacker News.
I wanted to see how far I could go building a notes app using only what modern browsers already provide – no frameworks, no storage APIs, no build step. What it does: Single HTML file, no deps, 111 loc Notes live in the URL hash (shareable links!) Auto-compressed with CompressionStream Plain-text editor (contenteditable) History support Page title from first # heading Respects light/dark mode No storage, cookies, or tracking The entire app is the page source. https://textarea.my/
345 by medv | 117 comments on Hacker News.
I wanted to see how far I could go building a notes app using only what modern browsers already provide – no frameworks, no storage APIs, no build step. What it does: Single HTML file, no deps, 111 loc Notes live in the URL hash (shareable links!) Auto-compressed with CompressionStream Plain-text editor (contenteditable) History support Page title from first # heading Respects light/dark mode No storage, cookies, or tracking The entire app is the page source. https://textarea.my/
Wednesday, December 24, 2025
Subscribe to:
Posts (Atom)