Live data from Hacker News

Show HN: Scala Tutorials – interactive Scala 3 lessons in the browser

scalatutorials.com

1–10 of 39 posts

Re: Show HN: Scala Tutorials – interactive Scala 3 lessons in the browser

#4

It was a pet project of mine back in 2013 [0]... revived it (with a bit of help from Claude) and made it updated to Scala 3. Feedback welcome! [0] https://news.ycombinator.com/item?id=7614130

Very cool, I love Scala and am quite sad that it isn't getting the interest and popularity it should.

Re: Show HN: Scala Tutorials – interactive Scala 3 lessons in the browser

#7
I used to be very fond of Scala 10-15 years ago.

I also had to move on for professional reasons and haven't kept up for a long time.

I am very surprised that there is not much traction anymore for Scala. I see about 10x more Clojure news or projects on Github so it is not just about the JVM...

Could someone point to why?

Re: Show HN: Scala Tutorials – interactive Scala 3 lessons in the browser

#8

I used to be very fond of Scala 10-15 years ago. I also had to move on for professional reasons and haven't kept up for a long time. I am very surprised that there is not much traction anymore for Scala. I see about 10x more Clojure news or projects on Github so it is not just about the JVM... Could someone point to why?

My impression is that, rightly or wrongly, it developed a bit of a negative reputation in various ways - too esoteric, slow builds, toxic community, etc. - so people stayed away from it.

And meanwhile, Java the language improved and Kotlin came along as (arguably) the better better Java, so there became less of a need for it.

Re: Show HN: Scala Tutorials – interactive Scala 3 lessons in the browser

#9
post #8

I used to be very fond of Scala 10-15 years ago. I also had to move on for professional reasons and haven't kept up for a long time. I am very surprised that there is not much traction anymore for Scala. I see about 10x more Clojure news or projects on Github so it is not just about the JVM... Could someone point to why?

My impression is that, rightly or wrongly, it developed a bit of a negative reputation in various ways - too esoteric, slow builds, toxic community, etc. - so people stayed away from it. And meanwhile, Java the language improved and Kotlin came along as (arguably) the better better Java, so there became less of a need for it.

Felt weirdly gate-kept as well.

Re: Show HN: Scala Tutorials – interactive Scala 3 lessons in the browser

#10

I used to be very fond of Scala 10-15 years ago. I also had to move on for professional reasons and haven't kept up for a long time. I am very surprised that there is not much traction anymore for Scala. I see about 10x more Clojure news or projects on Github so it is not just about the JVM... Could someone point to why?

I wonder how you see 10x more Clojure news.

Scala's usage is stagnant or declining, but Clojure has always been tiny in comparison. It doesn't even register in most rankings (TIOBE, StackOverflow) which is also confirmed by hard numbers e.g. GitHub statistics.

Post reply on HN