Welcome to issue 308 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers
from September 21 to 27, 2014

Quotes of the Week

   * No one @remember'd fun stuff in IRC -- sadness!

Top Reddit Stories

   * The GHC source code contains 1088 TODOs, please help bring that 
     number down
     Domain: self.haskell, Score: 137, Comments: 101
     Original: [1] http://goo.gl/DHnNdB
     On Reddit: [2] http://goo.gl/DHnNdB

   * [Elm] "Controlling Time and Space: understanding the many 
     formulations of FRP" by Evan Czaplicki
     Domain: youtube.com, Score: 77, Comments: 25
     Original: [3] http://goo.gl/SbkmGf
     On Reddit: [4] http://goo.gl/FfTW7e

   * Visualisation of Haskell Performance (thesis, pdf)
     Domain: personal.leeds.ac.uk, Score: 72, Comments: 14
     Original: [5] http://goo.gl/WabCEA
     On Reddit: [6] http://goo.gl/niC2Y6

   * shell-conduit: Write shell scripts in Haskell with Conduit
     Domain: chrisdone.com, Score: 70, Comments: 22
     Original: [7] http://goo.gl/VWLO6V
     On Reddit: [8] http://goo.gl/ekDZUP

   * Time travel made easy - Introducing Elm Reactor
     Domain: elm-lang.org, Score: 57, Comments: 0
     Original: [9] http://goo.gl/TEqQWi
     On Reddit: [10] http://goo.gl/bN5iUk

   * THIS is why you should hire Haskellers
     Domain: fpcomplete.com, Score: 53, Comments: 36
     Original: [11] http://goo.gl/VbO8xQ
     On Reddit: [12] http://goo.gl/DzLzyp

   * "Edwin Brady on Idris" in the Type Theory Podcast
     Domain: typetheorypodcast.com, Score: 50, Comments: 87
     Original: [13] http://goo.gl/45jZKf
     On Reddit: [14] http://goo.gl/BdIYxZ

   * Neil Mitchell's Haskell Blog: GHCID
     Domain: neilmitchell.blogspot.com, Score: 50, Comments: 57
     Original: [15] http://goo.gl/Z4MJA5
     On Reddit: [16] http://goo.gl/dHuK3y

   * "Coder Decoder: Functional Programmer Lingo Explained"
     Domain: youtube.com, Score: 46, Comments: 10
     Original: [17] http://goo.gl/Rv8Ihc
     On Reddit: [18] http://goo.gl/6jeI38

   * Snake in haskell < 170 lines [My first haskell app]
     Domain: self.haskell, Score: 46, Comments: 42
     Original: [19] http://goo.gl/lUDNr4
     On Reddit: [20] http://goo.gl/lUDNr4

   * "Writing a game in Haskell" by Elise Huard
     Domain: youtube.com, Score: 40, Comments: 9
     Original: [21] http://goo.gl/e9yIRJ
     On Reddit: [22] http://goo.gl/jIR56E

   * Automasymbolic Differentiation
     Domain: jtobin.ca, Score: 32, Comments: 11
     Original: [23] http://goo.gl/5gGJHy
     On Reddit: [24] http://goo.gl/fJGS4O

   * Codewars now supports Haskell!
     Domain: codewars.com, Score: 31, Comments: 17
     Original: [25] http://goo.gl/1X4Kd
     On Reddit: [26] http://goo.gl/DtXFcN

   * HIW 2014: Lennart Augustsson: Better type-error messages (very funny)
     Domain: youtube.com, Score: 29, Comments: 10
     Original: [27] http://goo.gl/OtDjcI
     On Reddit: [28] http://goo.gl/2lOzfE

   * Tetris in Haskell with Netwire and GLFW
     Domain: scrambledeggsontoast.github.io, Score: 28, Comments: 12
     Original: [29] http://goo.gl/W89z06
     On Reddit: [30] http://goo.gl/bd2kvU

   * Leksah 0.14.1 includes a Web Inspector
     Domain: self.haskell, Score: 24, Comments: 6
     Original: [31] http://goo.gl/QAFuF1
     On Reddit: [32] http://goo.gl/QAFuF1

   * Finger Trees - Tutorial and IHaskell Notebook
     Domain: andrew.gibiansky.com, Score: 24, Comments: 1
     Original: [33] http://goo.gl/UxkDPr
     On Reddit: [34] http://goo.gl/cSZhyE

   * Getting a Quick Fix on Comonads (talk at Boston Haskell, Sept. 17)
     Domain: youtube.com, Score: 24, Comments: 19
     Original: [35] http://goo.gl/FyAlIZ
     On Reddit: [36] http://goo.gl/hQ6KgW

   * Parametricity: Money for Nothing and Theorems for Free
     Bartosz Milewski
     Domain: bartoszmilewski.com, Score: 23, Comments: 27
     Original: [37] http://goo.gl/1W3uEj
     On Reddit: [38] http://goo.gl/b2rPPN

Top StackOverflow Questions

   * what does Haskell's <|> operator do?
     votes: 35, answers: 4
     Read on SO: [39] http://goo.gl/6aT68b

   * Does creating a (non-list) data structure via fromList actually create 
     the list?
     votes: 14, answers: 1
     Read on SO: [40] http://goo.gl/HwM94h

   * Why does <$> and <*> take input in an order opposite of >>=?
     votes: 14, answers: 2
     Read on SO: [41] http://goo.gl/TXFyTD

   * Check memory usage in haskell
     votes: 13, answers: 1
     Read on SO: [42] http://goo.gl/L4WmV4

   * What are the differences between layers and extensible-effects?
     votes: 11, answers: 2
     Read on SO: [43] http://goo.gl/9K0gLz

Until next time,
[44]+Daniel Santa Cruz

References