Fork me on GitHub
#off-topic
<
2017-02-08
>
Drew Verlee02:02:40

so i heard someone claim that investors care what framework or tool you use, be it apache spark or rails vs django. Is there any validity to this? Why? How?

mavbozo08:02:13

@drewverlee based on my personal experience, most of investors don't care about framework or programming tools.

mavbozo08:02:53

i've met a investor who knows and admire clojure

pesterhazy08:02:57

You can always play the Paul Graham card (he recommends Clojure).

qqq08:02:06

@pesterhazy : does PG recommend Clojure, or Lisp in general (and Arc in specific) ?

qqq08:02:47

interesting, so his argument boils down to: use a lisp .-- a popualr one -- clojure

sveri08:02:52

I think, one of the differences between when Graham built Viaweb and today, is, that back then, there were not that much libraries and tools available like today. So you most probably had to build a lot of stuff yourself. While today it is more important to pick a language with a large community that is backed by a lot of proved tools and libraries. Which basically boils down to a few big ones, where one of them is Java. Clojures interoperability with java is the key point here, as without it you would have to rewrite a lot of stuff yourself. I mean, its a lisp on the JVM what much more do you want 😄

qqq09:02:29

@sveri: I'd like lisp on jvm with haskell/ocaml's type system 🙂

qqq09:02:08

I bought the book.

qqq09:02:15

The language never quite clicked for me.

qqq09:02:33

It was like "ketchup is good; icecream is good; you're going to love this ketchup flavoured icecream"

qqq09:02:57

@schmee: also, for the "clojure port" : developed by Hakan Raberg <mailto:[email protected]|[email protected]> currently unmaintained and in need of updating

qqq09:02:18

https://github.com/hraberg/shen.clj <-- 4 years ago for last change

sveri09:02:37

I looked into it a few years ago. Interesting what it has become. A cloud based language where you have to pay 10 Pound / month to use it. I never saw a programming language as a service, funny 😄

sveri09:02:09

You can buy in at either a home version or a commercial version. The home license gives you nearly all the facilities of the commercial version for £10 a month on a machine of your choice. You can also make money from the Home Version because the Shen kernel is BSD from: http://www.shenlanguage.org/professional.html

schmee09:02:22

yeah, I completely lost interest in Shen after I read this: http://marktarver.com/open.html

schmee09:02:43

going by this text, to me Mark portrayed himself as a very bitter person

qqq09:02:52

I would use a programming language invented by Sauron himself if it made me more productive; but the issue here is even after buying/reading the Shen book, I never got it.

qqq09:02:04

Is there a formal documentation for the "Shen Kernel" ?

qqq09:02:16

I keep on getting the download link, I'm curious what the primitives of this language are.

qqq10:02:52

the number of started (but discarded) ports of the shen kernel mirrors my feelings

tbaldridge21:02:50

one of the biggest problems with Shen, IMO was overcoming the stigma of its old license.

tbaldridge21:02:31

Once the public equates your application with "wacko license", it's hard to convince them otherwise once it switches to something else.

tbaldridge21:02:57

I used to hear a lot about shen back in the day, but not in the past 4 years, mostly due to the license.

qqq22:02:41

I'm of the impression if there was any groundbreaking / cool ideas, some lisp would have stolen it as a feature