this post was submitted on 21 Sep 2025
55 points (96.6% liked)

Fediverse

37160 readers
237 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
 

https://github.com/sublinks

Development seems to have stopped around late 2024. Anyone knows what happened to the project?

EDIT: https://discuss.online/post/14411458/12788941 (Thanks @mark@programming.dev)

you are viewing a single comment's thread
view the rest of the comments
[–] Shadow@lemmy.ca 34 points 1 week ago* (last edited 1 week ago) (2 children)

I have no knowledge, but would guess:

  • building an app is harder than people think
  • an opinionated community doesn't generally help
  • Java, eww.
[–] Max_P@lemmy.max-p.me 31 points 1 week ago (1 children)

PieFed seems to have taken the spot as well, mostly delivering on what Sublinks wanted to be but faster and better. Python is more attractive than Java even for the Rust haters.

[–] Shadow@lemmy.ca 20 points 1 week ago* (last edited 1 week ago) (2 children)

Everyone is ok with Python. It's a reasonable choice that's well known, well understood and doesn't have a lot of negatives. There's a million libraries for it so it's easy to get started and add support for new things.

I've never met a hobbyist developer who writes Java for fun. It lives in the enterprise world mostly, and not much else that I've seen.

[–] uranibaba@lemmy.world 8 points 1 week ago

From what I remember, the idea was that since a lot of people already use Java for work, they wouldn't have to relearn a language to contribute.

[–] Jumuta@sh.itjust.works 7 points 1 week ago

minecraft modders?

[–] moseschrute@lemmy.world 7 points 1 week ago

People have no idea how much work it is to build a real app. Theres a reason that this is generally a full time job.