this post was submitted on 30 Dec 2024
240 points (85.3% liked)
Technology
60279 readers
3320 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Text only?
Wait till people start making browser plugins for base64 images.
Links have a character count limit, you can't link to a base64 image on plebbit.
You wouldn't need to link base64. Base64 is just ASCII text that would go into the comment. But you can tell a browser or extension that it's an image and have it decided accordingly. You can see examples of this in the .mht files ie/Firefox makes.
if there is a character limit, you can't store too much data. You can only store a few pixels in the base64 image string
a 1 pixel base64 gif is around 70 characters