agingnerd.blogspot.com
Aging Nerd Notes: 07/20/2014 - 07/27/2014
http://agingnerd.blogspot.com/2014_07_20_archive.html
Random notes and thoughts, mostly about Haskell these days, of a middle-aged programmer. Sunday, July 20, 2014. Flashback, Part Two. Last time we found that our program to count ways to make change, while much better than the engineering class's brute force nested DO loops, isn't up to snuff. There is a better way, it turns out. If you look at the Rosetta Code entry for this problem, which they call "Count the Coins". The other Haskell program takes a different approach:. Where addCoin c oldlist = newlist.
blog.ch3m4.org
Renacimiento | Hyperreals *R
http://blog.ch3m4.org/2016/01/10/renacimiento
Quarks, bits y otras criaturas infinitesimales. 124; Quién soy. 124; Búsqueda python-es. 124; Atom Feed. Dom 10 enero 2016. Ndash;– Tags: python. Si eres uno de los pocos seguidores de este blog, habrás notado que se migrado a un nuevo servidor y un nuevo. He tenido el blog bastante abandonado. Podría decirse que no tenía nada interesante qué decir en este tiempo, pero la verdad es que he preferido contar lo poco que tenía que contar a través de twitter. Y otras vías alternativas. Es imprescindible y deb...
stackage.org
LTS Haskell 6.14 (ghc-7.10.3) :: Stackage Server
https://www.stackage.org/lts
LTS Haskell 6.14 (ghc-7.10.3). Edit your stack.yaml and set the following:. You can also use. On the command line. Check out the stack homepage. View documentation by modules. Abstract, parameterized interface to mutable Deques. Type classes generalizing the functionality of the monad-par library. Efficient geometric vectors and transformations. Accelerate-0.15.1.0. An embedded language for accelerated array processing. Attempto Controlled English parser and printer. Active-0.2.0.10. Wake up and perform ...
stackage.org
Stackage Nightly 2016-09-03 (ghc-8.0.1) :: Stackage Server
https://www.stackage.org/nightly
Stackage Nightly 2016-09-03 (ghc-8.0.1). Edit your stack.yaml and set the following:. You can also use. On the command line. Check out the stack homepage. View documentation by modules. Abstract, parameterized interface to mutable Deques. Type classes generalizing the functionality of the monad-par library. Efficient geometric vectors and transformations. Accelerate-0.15.1.0. An embedded language for accelerated array processing. Accuerr-0.2.0.2. Data type like Either but with accumulating error type.
haskellers.com
Gregg Lebovitz
http://www.haskellers.com/user/glebovitz
The meeting place for professional Haskell programmers. Using Haskell since 2012. Http:/ www.fpcomplete.com. I am not currently seeking employment. Living in Brookline, MA. Ive been learning Haskell since April 2012. I am mostly involved in the business site of our company so I am still a beginner. I do understand the high abstractions and mathematical concepts behind functional programming. Developed by Michael Snoyman. And powered by the Yesod Web Framework. Mdash; OR —. Mdash; OR —.
truewill.net
Development Central | Bill Sorensen's software development blog
http://www.truewill.net/blogengine
Bill Sorensen's software development blog. Knockout.js learning tips. 15 February 2015 19:56. It's been awhile. I'm doing web development at my new job, so this and future posts may focus on that. I used Knockout.js. Recently, and I'll share a few tips that I learned the hard way. 1 Watch the parentheses. Remember that ko.observable. If you're binding to the property and nothing else, you can omit the parentheses. If an expression is involved, you'll generally need them. If in doubt, include them. That h...
agingnerd.blogspot.com
Aging Nerd Notes: "I want my xfce...."
http://agingnerd.blogspot.com/2015/03/i-want-my-xfce.html
Random notes and thoughts, mostly about Haskell these days, of a middle-aged programmer. Tuesday, March 03, 2015. I want my xfce.". Sorry, Mr. Knopfler, it doesn't scan- but it is the truth. I am now the proud owner of two Raspberry Pi 2s, computers we would have killed for back in the 80s. I have "Raspbian" running on them. (It's a version that apparently will run on the 1 (an ARMv6) and on the 2 (a four-core ARMv7); I definitely want to build it targeting the ARMv7.). I'd love to hear them. Subscribe t...
agingnerd.blogspot.com
Aging Nerd Notes: 10/02/2016 - 10/09/2016
http://agingnerd.blogspot.com/2016_10_02_archive.html
Random notes and thoughts, mostly about Haskell these days, of a middle-aged programmer. Wednesday, October 05, 2016. TMTOWTDI, Haskell Style. I assure you there will be no further allusions to Korean earworms. That said, on to the subject at hand. Remember the exercise in the online Haskell course that had several tests to filter out weak passwords, all of which had to pass for the fictitious system to allow a String. Value to be used as a password? And get a [Bool]. I could apply and. And ( * ). Values...
yannesposito.com
YBlog - Haskell web programming
http://yannesposito.com/Scratch/en/blog/Yesod-tutorial-for-newbies
Updated for Yesod 1.2. A simple Yesod tutorial. Yesod is a Haskell web framework. You shouldn’t need to know Haskell. Its efficiency (see Snap Benchmark. Haskell is an order of magnitude faster than interpreted languages like Ruby. Haskell is a high level language that makes it harder to shoot yourself in the foot than. For example. One of the best properties of Haskell is:. If your program compiles it will be very close to what the programmer intended . Hard to grasp Haskell. There is not yet a heroku.
SOCIAL ENGAGEMENT