this post was submitted on 18 Oct 2025
7 points (56.9% liked)

Lemmy

14061 readers
12 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 5 years ago
MODERATORS
 

Piefed now generates human-readable post URLs instead of those random ID strings. This issue has been around on Lemmy for ages with no real progress from core devs. At this point, you have to wonder what the Lemmy dev team is focusing on.

all 26 comments
sorted by: hot top controversial new old
[–] mistermodal@lemmy.ml 24 points 4 weeks ago (1 children)

Who cares about URL legibility in 2025? 😂 Aren't you guys busy making like 7 different apps where URLs are even less visible?

[–] RaivoKulli@sopuli.xyz 1 points 3 weeks ago (1 children)

I think legible URLs are nice. And app variety is nice too ¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯

[–] mistermodal@lemmy.ml 1 points 3 weeks ago

The way you use the internet is called being a "reply guy" - major websites treat you as a problem to be engineered out. In addition, you can only use one app on your phone at a time.

[–] RedWizard@hexbear.net 23 points 3 weeks ago

"Issue"? This is just a design choice. Im sorry this was causing you distress. Who cares about URL legibility? Lol.

Also what the fuck do you mean "you have to wonder what the Lemmy dev team is focusing on." You can go read their monthly updates! You can go read their github page and track their actual issues.

Lol piss off.

[–] Cowbee@lemmy.ml 19 points 3 weeks ago

I like shorter URLs 🤷

[–] Horse@lemmygrad.ml 19 points 3 weeks ago

At this point, you have to wonder what the Lemmy dev team is focusing on.

things that actually matter, probably

[–] jeena@piefed.jeena.net 15 points 4 weeks ago (3 children)

Nobody really sees URLs anymore, they are always behind links, so making them more readable has basically no effect.

[–] otter@lemmy.ca 14 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

It's still helpful for messages. The social share/thumbnail isn't always available

A user is more likely to click on

https://unfamiliar.site/c/cats/192837/my-cat-napping-in-the-sun

compared to

https://unfamiliar.site/post/192837

I'm not saying that this should take priority over all the other things the developers are doing, but I'd still like to see it implemented at some point

[–] AmazingWizard@lemmy.ml 12 points 3 weeks ago* (last edited 3 weeks ago)

Most places that matter (popular chat apps, text apps, social media) use Open Graph protocol to provide a preview of the link that's been sent. I don't see the issue here. Its on the site operator to implement Open Graph and it works fine on Lemmy.

[–] rimu@piefed.social 7 points 4 weeks ago (2 children)
[–] Die4Ever@retrolemmy.com 4 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

It worked in Boost, but on Lemmy UI it doesn't linkify the whole thing

You would think markdown would work, but no, these somehow have the same issue:

https://piefed.social/c/lemmy@lemmy.ml/p/1384152/piefed-finally-fixes-lemmys-ugly-post-urls

https://piefed.social/c/lemmy@lemmy.ml/p/1384152/piefed-finally-fixes-lemmys-ugly-post-urls

[–] rimu@piefed.social 4 points 3 weeks ago* (last edited 3 weeks ago) (1 children)
[–] Die4Ever@retrolemmy.com 1 points 3 weeks ago (1 children)

That does work! What about if it's a remote community? Does it just use the post ID number to determine what instance it's actually from?

[–] rimu@piefed.social 4 points 3 weeks ago (1 children)

The only part of the url that actually does anything is p/1385905 which functions the same way piefed.social/post/1385905 does. So that /c/politics bit has no effect on which post is displayed and it could be any string of gibberish. There are communities called 'politics' on many instances and this url scheme doesn't differentiate between them, but I'm ok with that.

[–] Die4Ever@retrolemmy.com 1 points 3 weeks ago

I think that's pretty standard for URL slugs

[–] rimu@piefed.social 3 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Oh, interesting. I think having a '@' in the url is going to be a problem for a lot of different software. I'll remove that part.

[–] mapto@feddit.it 2 points 3 weeks ago

Maybe the @ could be replaced by "at", just for legibility and transparency? Of course, there's always URL escapes, but that's for clients to do

[–] nokturne213@sopuli.xyz 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

@sjmarf@lemmy.ml @ericbandrews@lemmy.ml I get the following error when clicking this link in Mlem:

Optional(No entity returned in response.)
[–] sjmarf@lemmy.ml 3 points 3 weeks ago (1 children)

Thanks, we’ll add support for the new link format 👍

[–] rimu@piefed.social 3 points 3 weeks ago

I have removed the @ now, perhaps that'll make it easier for you.

[–] HubertManne@piefed.social 3 points 3 weeks ago

I prefer them if that means anything. I prefer them readable that is.

[–] wiki_me@lemmy.ml 14 points 3 weeks ago

At this point, you have to wonder what the Lemmy dev team is focusing on.

See the 1.0 milestone for lemmy and lemmy-ui . you can see both what they intend to do and what they already did.

[–] bayleaf@piefed.ca 3 points 3 weeks ago (2 children)

Is this an upcoming feature or is it already live? I'm reading this from PieFed.ca and the URL of this post is https://piefed.ca/post/286158.

[–] Davy_Jones@lemmy.dbzer0.com 3 points 3 weeks ago

Both URL types are available but I don't know what the default one will be or if it's already in effect.

[–] rimu@piefed.social 2 points 3 weeks ago

It's not live on piefed.ca yet :)