HTML, JavaScript and CSS are the worst things that happened to mankind right after C++ - the language which most browsers are written in - horrible, rotten, bug ridden things.
Looking from the top of todays technology some can observe subtle transition from desktop to mobile to wearable electronics (intelligent clothes). From this point of view Web becomes obsolete. Everyone prefers native…
In DT languages you can even do something like: x of type: > 0, skyIsBlueNow().
It is Haskell spam wave. Every time there is something about FP lots of Haskell bigots jump out. Well, you could ignore this movement, but you cannot because beneath all of this at its core Haskell is pure immutable BS…
Of course you can leak space in every turing complete language even on purpose, but in case of languages with lazy evaluation (like Haskell) you are no longer able to trivially reason about your programs behavior until…
Unit test will not detect everything. You need real data under heavy load for Haskell. This is a _fact_. Most of you here should stop writing BS about Haskell and how it is going to save the world. > I never said that.…
Telling that king is naked also sounds like FUD.
Really? http://stackoverflow.com/questions/21097051/kinds-of-bugs-th...
Another Haskell SPAM. How can anyone seriously code in a language which introduces new kind of bugs which cannot be detected by any test until running in production on real data when it is already too late?
First rule of privacy: privte things do not leave your house. Second rule of privacy: if two people know then everybody knows.
First rule of privacy: keep private things private. Second rule of privacy: if two people know then everybody knows.
For a few seconds I thought someone created something better than Rebol/Red.
Do not wish, make it.
I'm able to hack fully working UI without restarting my app in minutes while you are still clicking at your first 'button' in XML. Startup time is very slow, but Android nature makes it 'faster' next time, because…
Clojure joke: 'knock knock!' - Who's there? 'minute of silence' 'Knock Knock!' - Who's there!? 'another minute of silence' - Java - Why did you knock twice? - I didn't, but some other suspicious guy is standing here…
First rule of maintanence: readable code. I should be able to read code after short introduction. I remember it took me 1h (after Sussman lecture video) to read Lisp. It is several weeks now since I'm reading Haskell…
I found it here: http://www.haskell.org/haskellwiki/Example_code Description is rather clear: "To get a feel for what real world Haskell looks like..."
Haskell's code is not far away from APL. Lots of Haskell code uses single letters instead of descriptive names. This makes it a lot harder to read and forces lengthy documentation: reverse (PS x s l) = unsafeCreate l $…
I have no such problems. Think/hack/try first, code later - this is my advice to you. Pen and paper are my debugging tools, not a type system.
Haskell vs Lisp, development time (h): 10 vs 3 This hard fact says more than thousand committee reviews.
What a piece of garbage.
Well, I don't even put my successful commercial projects in my resume to do not encourage competition.
Yes and no. Yes because of Python 2.x. and yes because it is an imperative language which got stuck in the 1990's. No if you want to write quick and dirty scripts or just learn OO-ish (OO - object oriented) programming…
Because this IDE is built on top of Haskell ecosystem I have a serious problem to see the bright future of it regardless of its license. I mean: - IDE should have an integrated compiler. - IDE should download only…
There are 3 things that will kill a project almost instantly at the beginning: bad design, bad implementation, bad license. I don't know about the first two but GPL is not a good choice.
HTML, JavaScript and CSS are the worst things that happened to mankind right after C++ - the language which most browsers are written in - horrible, rotten, bug ridden things.
Looking from the top of todays technology some can observe subtle transition from desktop to mobile to wearable electronics (intelligent clothes). From this point of view Web becomes obsolete. Everyone prefers native…
In DT languages you can even do something like: x of type: > 0, skyIsBlueNow().
It is Haskell spam wave. Every time there is something about FP lots of Haskell bigots jump out. Well, you could ignore this movement, but you cannot because beneath all of this at its core Haskell is pure immutable BS…
Of course you can leak space in every turing complete language even on purpose, but in case of languages with lazy evaluation (like Haskell) you are no longer able to trivially reason about your programs behavior until…
Unit test will not detect everything. You need real data under heavy load for Haskell. This is a _fact_. Most of you here should stop writing BS about Haskell and how it is going to save the world. > I never said that.…
Telling that king is naked also sounds like FUD.
Really? http://stackoverflow.com/questions/21097051/kinds-of-bugs-th...
Another Haskell SPAM. How can anyone seriously code in a language which introduces new kind of bugs which cannot be detected by any test until running in production on real data when it is already too late?
First rule of privacy: privte things do not leave your house. Second rule of privacy: if two people know then everybody knows.
First rule of privacy: keep private things private. Second rule of privacy: if two people know then everybody knows.
For a few seconds I thought someone created something better than Rebol/Red.
Do not wish, make it.
I'm able to hack fully working UI without restarting my app in minutes while you are still clicking at your first 'button' in XML. Startup time is very slow, but Android nature makes it 'faster' next time, because…
Clojure joke: 'knock knock!' - Who's there? 'minute of silence' 'Knock Knock!' - Who's there!? 'another minute of silence' - Java - Why did you knock twice? - I didn't, but some other suspicious guy is standing here…
First rule of maintanence: readable code. I should be able to read code after short introduction. I remember it took me 1h (after Sussman lecture video) to read Lisp. It is several weeks now since I'm reading Haskell…
I found it here: http://www.haskell.org/haskellwiki/Example_code Description is rather clear: "To get a feel for what real world Haskell looks like..."
Haskell's code is not far away from APL. Lots of Haskell code uses single letters instead of descriptive names. This makes it a lot harder to read and forces lengthy documentation: reverse (PS x s l) = unsafeCreate l $…
I have no such problems. Think/hack/try first, code later - this is my advice to you. Pen and paper are my debugging tools, not a type system.
Haskell vs Lisp, development time (h): 10 vs 3 This hard fact says more than thousand committee reviews.
What a piece of garbage.
Well, I don't even put my successful commercial projects in my resume to do not encourage competition.
Yes and no. Yes because of Python 2.x. and yes because it is an imperative language which got stuck in the 1990's. No if you want to write quick and dirty scripts or just learn OO-ish (OO - object oriented) programming…
Because this IDE is built on top of Haskell ecosystem I have a serious problem to see the bright future of it regardless of its license. I mean: - IDE should have an integrated compiler. - IDE should download only…
There are 3 things that will kill a project almost instantly at the beginning: bad design, bad implementation, bad license. I don't know about the first two but GPL is not a good choice.