Spyke

Piefed finally fixes Lemmy’s ugly post URLs

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.

View original on lemmy.dbzer0.com
lemmy.ml

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

16
RaivoKullireply
sopuli.xyz

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

1

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.

1

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.

12
piefed.jeena.net

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

11
Otterreply
lemmy.ca

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

15

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.

9
Die4Everreply
retrolemmy.com

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?

1
Rimureply
piefed.social

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.

4
Rimureply
piefed.social

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.

3

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

2
Sjmarfreply
lemmy.ml

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

3

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

3

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

3

You reached the end

Piefed finally fixes Lemmy’s ugly post URLs | Spyke