this post was submitted on 01 Jul 2026
762 points (98.5% liked)

Technology

85870 readers
4333 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

Reddit will start requiring people to be logged into Reddit to use old.reddit.com.

The new requirement will take effect “over the next month,” a Reddit employee going by the username boat-botany announced on the social media platform today. The person claimed that the change is part of an ongoing effort to “tighten how automated systems access Reddit.”

The Reddit employee wrote:

Old Reddit’s logged-out experience is a significant source of abusive scraping and automated traffic on the platform. It’s also an important interface for many long-time mods and Redditors. To strike the right balance between preserving your access to Old Reddit while preventing abusive scraping and automated traffic, over the next month we will start requiring everyone to log in.

you are viewing a single comment's thread
view the rest of the comments
[–] tal@lemmy.today 27 points 1 day ago* (last edited 1 day ago) (3 children)

It's the mlmym frontend, rather than just a theme.

Some instances run it locally as an alternate at a different URL; lemmy.world is one such.

[–] mschae@discuss.mschae23.de 19 points 1 day ago* (last edited 1 day ago)

Keep in mind that rystaf/mlmym has been last updated years ago. old.lemmy.world uses the FHF's fork, which has had a few fixes made to it.

self promotionI actually have a fork of that fork at mschae23/mlmym which is significantly different (in terms of new features and bugfixes) from the others by now. In fact, this is what's deployed by your instance at old.lemmy.today :)

Though it unfortunately seems to be having issues with rate limits at the moment.

[–] FireWire400@lemmy.world 7 points 1 day ago (1 children)

If only they'd integrate the RES features

[–] Vespair@lemmy.zip 4 points 1 day ago (1 children)

Man for real, what I would give for a RES "show images" button to expand all images on the page....

[–] mschae@discuss.mschae23.de 2 points 1 day ago (1 children)

In listings? mlmym already has that. I see the button also exists on comment pages on reddit, but that'd be less useful on lemmy where inline images are already expanded by default.

[–] Vespair@lemmy.zip 3 points 1 day ago (1 children)

mlmym

I'm not familiar with what this is, but on desktop going to my instance, lemmy.zip to login definitely does not give me an option to expand all images when looking at the front page or any community page.

If you mean in the comments on a post page, yes those are expanded, but I mean without having to open the post.

[–] mschae@discuss.mschae23.de 1 points 1 day ago

mlmym

I'm not familiar with what this is

mlmym is the old-reddit-like frontend discussed in this thread.

If you open https://old.lemmy.zip/, there is a “show images” button next to the nav links for the different sort orders. Unfortunately, it doesn't actually work there because lemmy.zip has the image proxy enabled, which the old version of mlmym they're running does not support.

[–] Dymonika@lemmy.ml 3 points 1 day ago* (last edited 1 day ago) (1 children)

Wow, I only knew of the p. subdomain, haha. This is great, thanks! That's hilarious that they copied the same subdomain, even... I wonder how to tell if an instance supports it apart from just blindly trying.

I love how the GitHub entry just calls it "a familiar desktop experience" and nothing more. Perfect. 👌🏻

[–] tal@lemmy.today 3 points 1 day ago* (last edited 1 day ago)

I wonder how to tell if an instance supports it apart from just blindly trying.

They don't have to stick it at the same prefix, so there's no reliable way to check by just guessing the name.

It looks like p.lemmy.world is running the Photon frontend. On lemmy.today, we have it at photon.lemmy.today.

Lemmy.today lists the alternate frontends in the instance sidebar, but there's no requirement for an instance to do that.