Hacker News new | ask | show | jobs
by hanniabu 598 days ago
30 days makes more sense

Also why not make it all client side? When they grab a share link you can convert the text to image, image to base64 to spend to the URL, and when somebody opens the link you ocr it and recreate the list.

2 comments

Me and my wife make some changes together. Add, remove, check, uncheck. Groceries list, etc.

With this approach we should share the new URL again after each change.

base64 isn’t just for images. You can encode text so unsure why you’d need OCR?