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

Fediverse

37938 readers
245 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, Mbin, 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 33 points 2 months ago* (last edited 2 months 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 30 points 2 months 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 2 months ago* (last edited 2 months 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 2 months 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 2 months ago

minecraft modders?

[–] moseschrute@lemmy.world 7 points 2 months 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.