this post was submitted on 29 Sep 2025
6 points (100.0% liked)

Technology

674 readers
13 users here now

Share interesting Technology news and links.

Rules:

  1. No paywalled sites at all.
  2. News articles has to be recent, not older than 2 weeks (14 days).
  3. No external video links, only native(.mp4,...etc) links under 5 mins.
  4. Post only direct links.

To encourage more original sources and keep this space commercial free as much as I could, the following websites are Blacklisted:

More sites will be added to the blacklist as needed.

Encouraged:

Misc:

Relevant Lemmy Communities:

founded 4 months ago
top 2 comments
sorted by: hot top controversial new old
[โ€“] ArtemZ@maga.place 1 points 1 day ago

I feel like Scala went in the same direction and I believe sbt failure is a huge part of it. They should have adapted maven from the beginning but instead developed this finicky tool which failed Scala. Java is thriving at the same time because maven is stable and bulletproof.

It's insane how important package management and ecosystem is for a language.

[โ€“] Coopr8@kbin.earth 1 points 4 days ago

Anyone get any steam forking them yet?

Kinda makes me wonder whether such things as Ruby Gems can and should be distributed. Sounds like alternatives to Bundler are already in the works. I suppose supply chain attacks would be the weakness on a distributed model.