(no title)
kunos
|
6 years ago
Honestly I think Haskellers should spend less time writing blogs and more time writing code that does something interesting/useful. When the language you claim being so superior comes with such bad tooling and usability your claim instantly looses any substance.
yakshaving_jgt|6 years ago
The reason why I’ve given up my own time to write some blog posts (apart from it just being an occasional pastime), is that everyone complains that Haskell doesn’t have enough documentation or tutorials.
Damned if we do; damned if we don’t.
tome|6 years ago
* "Haskellers just write tutorials but there's no good practical code."
* "Haskell will never catch on because it's too hard. They think it's easy but that's just because they're geniuses."
* "Haskellers are obnoxious and condescending. The language is easy but they want to pretend it makes them special and clever."
* "The Haskell type checker only checks really simple properties that are easy to prove by hand"
* "Haskell doesn't come with tooling that automate refactorings that are easy to make by hand"
The list of contradictory complaints goes on ...
verttii|6 years ago
We got a lot of books detailing various type theories, algorithmic nuances and so on in Haskell, but very little resources to actually help anyone get off the ground with practical web development.