Show HN: An instantly usable To-Do List desktop Web App, no sign-up/log-in ... by saving data in the URL, base64 encoded. About a year ago I wanted a fast, simple, throwaway, no sign-up/log-in To-Do List at my fingertips at work, I couldn't find one so I built one myself, in a quick and dirty way. Recently I decided to release to public, so I rewrote, productise it a bit, added markdown support, added dark mode, added extension for chromium browsers etc, and this is it. May you find this small utility website useful if you happen to need something like this as well. Some tech & non-tech bullets - Pure static website - Data goes up to URL on updating, base64 encoded, non-hashed spa style - Rewrote with React & Redux - ChatGPT assistance for markdown parsing, regex and its unit testing - Playwright for testing - CDN with AWS CloudFront Any feedback and comments are appreciated. ---- A note on saving data in the URL, To-Do lists usually wouldn't be too long so saving its data in URL seems a natural fit, plus my initial sketchy research showed ff max URL is 64k and chrome can go MBs. But actually in real world, if you take server and CDNs into consideration, 8k seems to be a de facto limit ( https://ift.tt/ZoGcPJr ), still enough for usual todo lists :) Previous discussions on HN about saving data in URL, https://ift.tt/VHr5u9i , https://ift.tt/tB6emOq , https://ift.tt/V3laIuB https://2doli.st/ November 1, 2023 at 03:10AM
Show HN: An instantly usable To-Do List desktop Web App, no sign-up/log-in https://ift.tt/NnYae38
Related Articles
Show HN: Ulitza – street names worldwide https://ift.tt/nDC1iEjShow HN: Ulitza – street names worldwide I wanted to know what the mos… Read More
Show HN: Keep – GitHub Actions for your monitoring tools https://ift.tt/jEMfsSoShow HN: Keep – GitHub Actions for your monitoring tools Hi Hacker New… Read More
Show HN: Subsidian – Visualize a Substack archive in Obsidian graph view https://ift.tt/fZybUtIShow HN: Subsidian – Visualize a Substack archive in Obsidian graph vi… Read More
Show HN: MonoDevelop https://ift.tt/JcEK2wgShow HN: MonoDevelop https://ift.tt/WLhSeTA September 4, 2023 at 09:21… Read More
Show HN: The simplest way to validate your idea https://ift.tt/G3DWoILShow HN: The simplest way to validate your idea Real idea (The Facts C… Read More
Show HN: Recognize license plates using fine-tuned yolov8, OCR and IP camera https://ift.tt/Lzk2VmcShow HN: Recognize license plates using fine-tuned yolov8, OCR and IP … Read More
Show HN: FeedsBot – A Meower bot that posts RSS feed updates to groupchats https://ift.tt/Gv0zWmIShow HN: FeedsBot – A Meower bot that posts RSS feed updates to groupc… Read More
Show HN: Transform any website or eBook into a research paper (no LLM required) https://ift.tt/Oj1wEvRShow HN: Transform any website or eBook into a research paper (no LLM … Read More
0 Comments: