A Free Education
Wednesday, January 20, 2021
Moving to Github Pages
›
To facilitate writing posts in my usual text editor, in markdown (finally, proper and painless code highlighting!), future content will be ...
Friday, November 13, 2020
Elm Codegen Quirks with Servant-Elm and Persistent
›
Developing further on the previous post, building some slightly less trivial examples with the combination of servant-elm and persistent (...
Monday, November 9, 2020
Hello Server + Persistent
›
The previous post covered setting up a Servant server in Haskell, with automatic codegen for Elm bindings and using the acid-state packa...
Thursday, November 5, 2020
Hello Server + Acid-State
›
The previous post covered defining a Servant server with automatic code generation for Elm bindings. Are there libraries that allow for ty...
Hello Server: Haskell + Elm Across Data Boundaries
›
I started with the thought that it would be fun to write a small, private social network app in Elm, for family and friends to share. This ...
Monday, November 2, 2020
Parser Combinator for SQL Subset
›
Some more records from RC... a fellow Recurser and I presented on our toy SQL parser combinator at the Friday 5-minute talks ( talk slides )...
12 Weeks of RC
›
Summary of my 12 weeks at Recurse Center ( https://www.recurse.com/ ). It was, unequivocally, a fun and intellectually rewarding experience...
›
Home
View web version