Very cool, I love Scala and am quite sad that it isn't getting the interest and popularity it should.
camdenreslink 51 minutes ago [-]
This is very cool, I've never heard of Scastie, I'll need to take a closer look at that. I created a similar platform for Python (actually submitted to HN earlier today: https://news.ycombinator.com/item?id=49083146)
sunshine-o 33 minutes ago [-]
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?
hocuspocus 10 minutes ago [-]
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.
wk_end 24 minutes ago [-]
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.
[0] https://news.ycombinator.com/item?id=7614130
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?
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.
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.