this post was submitted on 08 Oct 2025
121 points (90.1% liked)
Technology
75963 readers
3304 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- 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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically 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
I still think the web took a wrong turn when NCSA Mosaic first stated supporting inline images.
Gemini space baby! What's old is new again.
Meh.
I converted my blog from WordPress to a static site generator using Gemini's version of Markdown as the base format, and then hosted both HTTP and Gemini versions.
I later took down the Gemini version. The web site remains as static HTML driven by (a variation of) Markdown. No cookies, no JS, limited CSS. Even took out some old YouTube
<iframe>
tags and converted them to straight links to videos. Doing it this way does everything anyone would want out of Gemini without having to use a specialized client.We should be promoting some kind of browser extension that flags a site as having no cookies and no JS.
I questioned Reddit doing so, and now we've got it on the Threadiverse. There are privacy issues unless your home instance is proxying images for you.