Live data from Hacker News

Typesafe raises $14M to commercialize Scala

techcrunch.com

81–90 of 105 posts

Re: Typesafe raises $14M to commercialize Scala

#81

That is good but I have used Scala before and would not recommend it for an enterprise project. It was rather convoluted and had lots of concepts that just would not make sense to the java programmers in our company. There would be teams that could have used it and thrived but overall the complexity of the language seemed to outweigh any reasons I could give to use it. I wish them the best but I think they will have…

Guardian, Facebook and Twitter are pretty much enterprise to me.

Re: Typesafe raises $14M to commercialize Scala

#82
post #24

Earlier quoted context omitted.

5th search result for Closure in Google: http://freegeek.in/blog/2011/06/10-clojure-one-liners/ Tell me that is not Perl all over again.

Clojure is on the opposite end of the spectrum from Perl.

You mean Clojure is unsuitable for writing quick scripts that get things done with the minimum of fuss?

The Perl one-liners that actually resemble line-noise get far more done than any of the examples given above. Perl one-liners that do the same as the above examples are actually quite legible.

Re: Typesafe raises $14M to commercialize Scala

#83
post #77

Earlier quoted context omitted.

Scala's on top of Java and the JVM; not a reimplementation of it. Oracle appears to be okay with this, and sometimes encourages it. (Not to imply I'm condoning Oracle's attempted legal smashing of Dalvik)

> Scala's on top of Java and the JVM; not a reimplementation of it. Oracle appears to be okay with this, and sometimes encourages it. Oracle could change their mind at any time. Some people at Sun appeared to be Ok with Android and sometimes even encouraged it.

What could Oracle do if they changed their mind? Serious inquiry, IANAL, etc etc... I like to avoid speculating about the intersection of tech and legal issues, but is Scala in a very different place than other languages targeting the JVM? Are there any actual legal issues with writing a compiler that emits Java bytecode? This has been going on for a while, maybe as long as Java's been around. There's even some mention of it in the intro to the JVM spec.

http://en.wikipedia.org/wiki/List_of_JVM_languages

http://docs.oracle.com/javase/specs/jvms/se7/html/jvms-1.htm...

Re: Typesafe raises $14M to commercialize Scala

#84
post #69
post #54

Earlier quoted context omitted.

Such a sad and unfortunately typical attitude of enterprise java developers. No wonder anyone with with any interest in programming avoids java like the plague.

And seemingly it's the default attitude of people who perpetuate the use of things like Spring as part of their core stack.

don't forgot to add Hibernate to that for everyone still living in 2004

Re: Typesafe raises $14M to commercialize Scala

#85
post #7

Earlier quoted context omitted.

I think Rich knows that you can't sell a technology or language, you have to sell a product. That's why he did Datomic. That said, I write Scala at my current job and am super excited that Typesafe got this funding. Please, Typesafe, follow Rich's lead. Make a real product backed by a technology, not a bunch of libraries! I want you to be around for years to come. p.s. we're hiring. You don't even have to be super sm…

> That's why he did Datomic. That's definitely one reason. I'm willing to bet the other reason is that he believes that the world needs Datomic. Because it really, really does. His talks make it clear that he deeply understands that.

The world needs another piece of closed source, proprietary infrastructure written in an obscure language?

My number one rule for infrastructure software: never, ever build your business on closed source software. Doesn't matter if it's free, or costs tens of thousands of dollars per month to operate, or is written by a superhuman like developer. You will be hurt Every. Single. Time. if you do.

Re: Typesafe raises $14M to commercialize Scala

#86

That is good but I have used Scala before and would not recommend it for an enterprise project. It was rather convoluted and had lots of concepts that just would not make sense to the java programmers in our company. There would be teams that could have used it and thrived but overall the complexity of the language seemed to outweigh any reasons I could give to use it. I wish them the best but I think they will have…

Complexity of Scala has been debated many times. Just because a language adds some new concepts and is different than other mainstream languages, is not enough to call it "complex". Before you answer question about whether Scala is complex, try to answer the following questions first: Is JEE complex? Is Spring Framework complex? Is Maven complex? Are webservices complex? Is C# complex? They are, they introduce new co…

> Complexity of Scala has been debated many times. Just because a language adds some new concepts and is different than other mainstream languages, is not enough to call it "complex".

It seems to me that the JVM community has moved on from Scala and is actively looking for a language that offers most of the benefits that Scala offers without the downsides.

Kotlin (from JetBrains) and Ceylon (from RedHat) seem to be the first two languages with a really interesting take on this problem. Gosu and Fantom are similar attempts, although I think these two already failed to gain traction.

Re: Typesafe raises $14M to commercialize Scala

#87
Well, as someone in the last two weeks who:

a) already is using Scala

b) already is using Akka, and

c) wanted a monitoring tool for both (which is part of the "Typespace Stack")

and contacted Typesafe about their subscription, I can tell you that none of this matters for people on HN, product-wise. Their "console" is an obscene amount of money per node per year. Yes, PER NODE.

With just a few nodes, it's literally cheaper to just build it yourself, even if you had to hire a Scala contractor to do it.

So forget scaling linearly up with Typesafe's actual product – you can't afford it.

That said, Scala and Akka are awesome and at least they'll continue to be developed for awhile now.

Play! 2 is cool as well, but being limited to one Play! app per JVM is something we couldn't live with, so we've moved on to Socco.

Re: Typesafe raises $14M to commercialize Scala

#88
post #7
post #3

In the meantime, in the alternative universe I wish I were living in, the same thing happens to the company behind the widely used Clojure programming language...

I think Rich knows that you can't sell a technology or language, you have to sell a product. That's why he did Datomic. That said, I write Scala at my current job and am super excited that Typesafe got this funding. Please, Typesafe, follow Rich's lead. Make a real product backed by a technology, not a bunch of libraries! I want you to be around for years to come. p.s. we're hiring. You don't even have to be super sm…

[deleted]

Re: Typesafe raises $14M to commercialize Scala

#90

Well, as someone in the last two weeks who: a) already is using Scala b) already is using Akka, and c) wanted a monitoring tool for both (which is part of the "Typespace Stack") and contacted Typesafe about their subscription, I can tell you that none of this matters for people on HN, product-wise. Their "console" is an obscene amount of money per node per year. Yes, PER NODE. With just a few nodes, it's literally ch…

What is Socco? Google didn't turn up anything.
Post reply on HN