100
all 38 comments
sorted by: hot top controversial new old
[-] originalucifer@moist.catsweat.com 14 points 5 months ago
[-] james_baxter@discuss.online 21 points 5 months ago

I think he's trying to justify the project given some of the hate

[-] southsamurai@sh.itjust.works 61 points 5 months ago

I really don't get why anyone would throw shade at another option being added in. The entire point of the fediverse is decentralization and choice. Having a fully compatible option for users and people wanting to run their own instance is a good thing. Kbin and mbin are an option, and now there'll be a third.

Keeping all the eggs in one basket just isn't a benefit, diversity of choice is. Even if they fuck up sublinks and it sucks, having it there is good. The argument that they should be working on lemmy instead just doesn't hold water. If someone is dissatisfied with a project, they won't be working on it at their best, if they even do keep working on it.

[-] cabbage@piefed.social 12 points 5 months ago

I think a common fault people have in general, and especially in open source circles, is to consider everything a zero sum game.

Obviously it's not, and especially not in the Fediverse, but when did reality prevent anyone from being assholes on the internet?

[-] PeriodicallyPedantic@lemmy.ca 1 points 5 months ago

I mean, it's a mixed bag, right?

Choice is good, but standardization is also good. The fediverse works because everyone unified around one standard. It wouldn't work if everyone did their own thing.

It's good because they're keeping going to be compatible with Lemmy, but for how long? How much pain is that going to cause?

In the end, I'm for it, for the same reason i support federating Threads, more choice for more people in the same space. The risks are largely the same too (although less likely).

[-] originalucifer@moist.catsweat.com -1 points 5 months ago

im just not uses to a project thats not even 50% complete, broadcasting it to the general public as if it matters yet.

from a project management pov there are so many risks still on the table, just why would you do that?

i get they want to bring in devs or whatnot ( though this seems absent from the posts), but this blanketing of publicity over a incomplete thing is weird to me. there are plenty of dev channels.

seems like hype-building, which im kinda adverse to

[-] BentiGorlich@gehirneimer.de 12 points 5 months ago

Has there been any hate? (honestly asking) I didn't catch any of it. I was just confused as to why one would choose Java for a web app, but other than that I welcome any new platform. Thats exactly what makes the fediverse great

[-] spaduf@slrpnk.net 9 points 5 months ago* (last edited 5 months ago)

There was a fair amount specifically upset that the creators had not decided to focus their efforts on contributing to lemmy directly. I personally think that's silly as it's not hard to find folks who've tried and had a terrible experience.

[-] jgrim@discuss.online 12 points 5 months ago

People were reaching out to me to try to understand these details so I just made a blog post to just point people to.

[-] spaduf@slrpnk.net 7 points 5 months ago

Great project! I wish y'all the best

[-] jgrim@discuss.online 4 points 5 months ago

Thanks a lot!

[-] james_baxter@discuss.online 8 points 5 months ago

All I could imagine is that Lemmy devs and others thought they were wasting their time and should contribute to Lemmy. And people didn't like Java as a choice.

[-] spiderman@ani.social 6 points 5 months ago

hope they are proved wrong.

[-] jgrim@discuss.online 4 points 5 months ago

Thanks, me too!

[-] Blaze@discuss.online 2 points 5 months ago

Lots of angry comments in the post announcing Sublinks in this community, mostly criticizing Java choice

[-] PeriodicallyPedantic@lemmy.ca 6 points 5 months ago

Language snobs will be snobby.

Meanwhile sublinks will enjoy a much much larger potential developer pool; how many people are actually proficient in Rust? It's an awesome language and it's getting more popular, but it's nowhere near the experience base of java.

[-] density@kbin.social 8 points 5 months ago

You should also include a link to sublinks or say what it is or something?

[-] SorteKanin@feddit.dk 7 points 5 months ago

I'm all for competition within the Fediverse (that's a big strength of the Fediverse if you ask me). I just wish we'd move on from Java and other exception-based languages.

[-] shrugal@lemm.ee 5 points 5 months ago

What's wrong with exceptions?

[-] asdfasdfasdf@lemmy.world 7 points 5 months ago* (last edited 5 months ago)

Exceptions opt out of the type system. The problem with them is the same problem as null. Here's a video of the creator of null explaining: https://www.infoq.com/presentations/Null-References-The-Billion-Dollar-Mistake-Tony-Hoare/

Null and errors are just values at the end of the day, and should be treated as such. Doing so means your code is far easier to reason about.

Rust takes this approach and is one of the many reasons people love it so much.

[-] SorteKanin@feddit.dk 5 points 5 months ago

What @asdfasdfasdf@lemmy.world said, but also they kind of have the same problem as goto. The control flow becomes very complicated and you can jump from one place in the code to another extremely far away.

Spooky action at a distance, basically.

[-] Scribbd@feddit.nl -2 points 5 months ago* (last edited 5 months ago)

Because exceptions are old and the new (recycled) kids are much more fun to play with? Or people yearn to implement the low level switch-case pattern error matching mechanism all over again, which try-catch-exceptions were solving.

I think there is no moving on from a paradigm as long as it has a function.

[-] Blaze@discuss.online 7 points 5 months ago

Interesting perspective

[-] UNOFFICIAL_GOAT@discuss.online 6 points 5 months ago

So LW is helping build it???

[-] jgrim@discuss.online 15 points 5 months ago

Yes, almost all team members are contributing code, designs, feature requests, etc. I called out @Rooki@lemmy.world specifically because he's been a major contributor. One of the admins is actively recruiting people to help contribute to Sublinks, this is how we got so much support so quickly. It's a very close collaboration. I owe a lot of thanks to the Lemmy.World team.

[-] james_baxter@discuss.online 5 points 5 months ago

Looks like it was updated to add it lw details. That is curious.

[-] woelkchen@lemmy.world 4 points 5 months ago

So LW is helping build it???

Don't expect Lemmy.World to ever switch to it, though. Ruud sets up a new server for each bit of fediverse software. That's why Calckey.World will not migrate to the Sharkey fork of that software and its users will only get encouraged to move over on their own.

[-] Nerd02@lemmy.basedcount.com 5 points 5 months ago

Exciting stuff! In particual I really like how neatly organized the project roadmap is, with a quick glance at the project GitHub page I can tell what you guys are working on and how development is proceding.

Also, props for using a widely established language like Java. I know Rust has lots of advantages and is all in all an awesome language, but having to learn a new language just to be able to contribute and submit PRs to your favourite open source project kinda kills the hype (and takes away a bunch of time).

[-] jgrim@discuss.online 4 points 5 months ago

Thanks so much! We're trying hard!

[-] Illecors@lemmy.cafe 3 points 5 months ago

Hey, I remember your issue with the latest tag! Shame I missed the spawn of sublinks.

[-] jgrim@discuss.online 4 points 5 months ago

You're watching the spawn now! It's still in development :)

[-] wiki_me@lemmy.ml -1 points 5 months ago

Honestly i don't think these are good enough reasons to create a new project, there are other open source reddit alternatives and non of them toke off, it's hard to build a project like that and having NLNET funding might have made it seem easier then it is.

Forking might have been a better options, or just developing a sever addon API so you could create plugins like on wordpress or discourse.

I tend to believe competition is good but in this case it seems like it will just fragment the already limited resources of the fediverse.

I warned someone that the project he started probably won't replace an existing popular project and eventually he seems to have abandon it, he could have spend that time improving the existing project.

I realize this is not feel good advice and i could be wrong, but i felt like i should say it.

[-] jgrim@discuss.online 5 points 5 months ago

What is an example of a good reason to start a new project?

[-] wiki_me@lemmy.ml -1 points 5 months ago

Where there is some important design decision that the project leaders don't want to change.

[-] Die4Ever@programming.dev -2 points 5 months ago

all this because of misuse of the latest tag and unwillingness to downgrade the version? lol seems a little excessive but hopefully it turns out good

[-] jgrim@discuss.online 3 points 5 months ago

That’s an over simplified version. For the record, I couldn’t downgrade without data loss.

this post was submitted on 26 Jan 2024
100 points (97.2% liked)

Fediverse

26736 readers
116 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), Search Lemmy

founded 1 year ago
MODERATORS