My general feeling is that there is a business-model problem in the tech industry. The most important technolgies are underfunded. They are created by smart people in their free time, or by companies who do not have enough money. For example I've looked at Scala's Eclipse plugin: it was a horror. It is just question of money (hiring a bunch of good developers) to create IDE support which is not totally buggy and not…
If you compare to where the previous generation of solid PLs and infrastructure research/development came from, I think what's missing currently is well-funded industrial research labs where such developers used to be able to park themselves while still releasing their languages/compilers for free, sidestepping the business-model question. Not all languages came that way, but some of the major ones did: C was Bell La…
Offbeat: Scala by the end of 2011 – No Drama but Frustration is Growing
21–30 of 75 posts
Re: Offbeat: Scala by the end of 2011 – No Drama but Frustration is Growing
#22Again, Scala is just another tool it's evolving and it's a very nice tool to know... Of course Java will always be around because it's easy to learn(I earn my money with it BTW) and it protects you from all kinds of stupid errors that newcomers could do in C , C++ or Javascript (memory management, Static Typed, etc...) but Scala provides a very flexible way to code a way that most Java devs are not used to, and there…
Re: Offbeat: Scala by the end of 2011 – No Drama but Frustration is Growing
#23Again, Scala is just another tool it's evolving and it's a very nice tool to know... Of course Java will always be around because it's easy to learn(I earn my money with it BTW) and it protects you from all kinds of stupid errors that newcomers could do in C , C++ or Javascript (memory management, Static Typed, etc...) but Scala provides a very flexible way to code a way that most Java devs are not used to, and there…
i'm in the same boat with you. anyway have you tried IntelliJ? its Scala support rocks, and combined with JRebel (free for Scala), it can help reduce development time. anyway i'm very sad to hear about current situation. i've been secretly wishing scala will become big.
Re: Offbeat: Scala by the end of 2011 – No Drama but Frustration is Growing
#24Again, Scala is just another tool it's evolving and it's a very nice tool to know... Of course Java will always be around because it's easy to learn(I earn my money with it BTW) and it protects you from all kinds of stupid errors that newcomers could do in C , C++ or Javascript (memory management, Static Typed, etc...) but Scala provides a very flexible way to code a way that most Java devs are not used to, and there…
I downvoted you because your 2nd sentence consists of 107 words.
Re: Offbeat: Scala by the end of 2011 – No Drama but Frustration is Growing
#25Earlier quoted context omitted.
If you compare to where the previous generation of solid PLs and infrastructure research/development came from, I think what's missing currently is well-funded industrial research labs where such developers used to be able to park themselves while still releasing their languages/compilers for free, sidestepping the business-model question. Not all languages came that way, but some of the major ones did: C was Bell La…
Microsoft works that way with C#, VB and F#. And they even fund Haskell research. Judging by the quality of their output, it seems to be working very well.
Re: Offbeat: Scala by the end of 2011 – No Drama but Frustration is Growing
#26I don't really know much about Scala or its ecosystem but I'm curious, what do they mean by: "Ridicule about parallel collections in 2.9 (one of its major new features)"
To sum it up (feel free to add corrections) one guy put a blog post saying that Parallel collections had many issues, etc etc... and the reality was that he misunderstood them somehow. As one guy put it, the collections do nice work but you have to know what you are doing (not all work can be broken into fragments that can be computed in parallel). He was kind of expecting otherwise. Not saying they are perfect, just…
Re: Offbeat: Scala by the end of 2011 – No Drama but Frustration is Growing
#27Earlier quoted context omitted.
I disagree that the positive/negative is irrelevant. Much of the discussion around Scala has been around how complicated it is, and ensuing discussions about how the person who thinks it's confusing is not smart enough, and how Scala is the "right way" to do things, because it's elegant, etc. Having a lot of those sorts of comments I don't think will guarantee future success.
I am a half step above a blub, but I've been doing some work in Scala and generally enjoy it. I do, however, think the Scala community needs to have a more convincing reply to the complexity argument than "You aren't smart enough to see its brilliance". My fear is that if things don't change, Scala will fall into a perl-like situation where it won't be able to shake its reputation and people will reject the language…
Re: Offbeat: Scala by the end of 2011 – No Drama but Frustration is Growing
#28Re: Offbeat: Scala by the end of 2011 – No Drama but Frustration is Growing
#29Again, Scala is just another tool it's evolving and it's a very nice tool to know... Of course Java will always be around because it's easy to learn(I earn my money with it BTW) and it protects you from all kinds of stupid errors that newcomers could do in C , C++ or Javascript (memory management, Static Typed, etc...) but Scala provides a very flexible way to code a way that most Java devs are not used to, and there…
I downvoted you because your 2nd sentence consists of 107 words.
After several 90+ words paragraphs I found this 138 words beauty :D.
" Maro 321 days ago | link | parent | on: "Nothing like this will be built again": a tour of...
When I was getting my degree is Physics we had a lab in the "student reactor", which was still in a large building of its own. As part of the lab we got to sit down to the control console of the reactor and control it, on our own. I remember I was turning one knob increasing the power output when suddenly there was a loud noise, everything shook, and the power output went to zero. Turned out it was the failsafe (I think cadmium rods dropped into the core) as I was too agressive with the controls --- it was a normal occurence for students. (All modern reactors are designed in a way that you can't overdrive them, they'll automatically shut down.) It was great fun and a story I'll be telling for the rest of my life. "
P.S: I didn't count the --- as a word !
Re: Offbeat: Scala by the end of 2011 – No Drama but Frustration is Growing
#30Earlier quoted context omitted.
I downvoted you because your 2nd sentence consists of 107 words.
Thanks for the explanation, but where is the rule in English that states that a sentence cannot have 107 words ? I see posts with far more than that everyday here.