I tried Haskell for 5 years
metarabbit.wordpress.com
I tried Haskell for 5 years
1–10 of 273 posts
Re: I tried Haskell for 5 years
#2Clickbait title are so common we think they're normal titles.... Here's how he did it: you create a craving for an answer then you offer a solution for that craving. "here’s how it was" ==> that's the trick Also "here’s how" should never be used in a title, we all know that the title's subject IS what you're going to talk about. a pre-click bait era title would have sounded like: Learnings after using Haskell for 5 years
Re: I tried Haskell for 5 years
#3we should forbid click bait titles on HN, it's an insult to the audience's intelligence Clickbait title are so common we think they're normal titles.... Here's how he did it: you create a craving for an answer then you offer a solution for that craving. "here’s how it was" ==> that's the trick Also "here’s how" should never be used in a title, we all know that the title's subject IS what you're going to talk about. a…
Re: I tried Haskell for 5 years
#4we should forbid click bait titles on HN, it's an insult to the audience's intelligence Clickbait title are so common we think they're normal titles.... Here's how he did it: you create a craving for an answer then you offer a solution for that craving. "here’s how it was" ==> that's the trick Also "here’s how" should never be used in a title, we all know that the title's subject IS what you're going to talk about. a…
Re: I tried Haskell for 5 years
#5Re: I tried Haskell for 5 years
#6we should forbid click bait titles on HN, it's an insult to the audience's intelligence Clickbait title are so common we think they're normal titles.... Here's how he did it: you create a craving for an answer then you offer a solution for that craving. "here’s how it was" ==> that's the trick Also "here’s how" should never be used in a title, we all know that the title's subject IS what you're going to talk about. a…
This title is on point: The author used Haskell for several years, and found there was a learning curve, some helpful libraries, some poorly documented libraries, lots of historical baggage, unclear performance consequences, and uncommon correlations (good and bad) between task and difficulty.
Re: I tried Haskell for 5 years
#7we should forbid click bait titles on HN, it's an insult to the audience's intelligence Clickbait title are so common we think they're normal titles.... Here's how he did it: you create a craving for an answer then you offer a solution for that craving. "here’s how it was" ==> that's the trick Also "here’s how" should never be used in a title, we all know that the title's subject IS what you're going to talk about. a…
Re: I tried Haskell for 5 years
#8Re: I tried Haskell for 5 years
#9This has been the most disappointing blog post I have read in quite some time.
Re: I tried Haskell for 5 years
#10If anyone's curious to try out functional programming, I would highly recommend Elm. I haven't been so excited about a language since I went from C to Ruby ten years ago, and Pragmatic Studios has a great course on it (I have no affiliation): https://pragmaticstudio.com/courses/elm
I always had a hard time wrapping my head around functional programming, but elm was easy to understand and shows off the strengths of a functional approach.