this post was submitted on 27 Jan 2026
21 points (100.0% liked)

Programming

24878 readers
162 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] u_tamtam@programming.dev 1 points 7 hours ago

I don't think that's a fair representation. Like for any community, you tend to hear the most about a vocal minority, and drama there was, indeed. That's not unique to Scala, that doesn't mean that a majority was engaged in it or was affected by it.

The point about fragmentation holds, though: Scala is a multi-paradigm language, so you tend to have communities assembling around core set of libraries and abstractions that fit their specific needs. It's not a bad thing from an engineering perspective (you get to pick the most adequate tool for the job), but it will be intimidating at first, and understandably ridiculous when coming from a different ecosystem that you've a choice of a dozen or so JSON deserializing libraries. https://index.scala-lang.org/ Is a great help, though.