Hacker News new | ask | show | jobs
by vips7L 1464 days ago
SBT and Scala are the biggest productivity killers for me at work purely based on the slow build time and lack of proper documentation. That and every release the ecosystem makes some breaking change.
1 comments

Yeah, SBT is pretty awful. I feel like Scala suffers from design by committee, and by being the choice language of certain types of Enterprise Software Engineers TM.
It is not a language for getting things done imo. Even IntelliJ can’t figure out what’s going on sometimes.