read or learn more
λ λ λ
Fogus' Thoughts on life, programming, and thinking
❤ c clj erl pl frink fth cl org pure icl qi ❤
Follow me on Twitter... or RSS...
Run this blog in mobile
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002
Great things and people that I discovered, learned, read, met, etc. in 2012. No particular ordering is implied. Not everything is new. hacker news discussion also: see the lists from 2011 and 2010 Great blog posts read A short lesson in perspective — easily the best post of 2012 in my mind. Exponential decay of […]
Inspired1 by Manuel Simoni’s This PLT Life series I present, “When I spend days working on a hard problem, and it just works the first time I run it.”: :F Stolen ↩
A few weeks ago I tweeted: Every programmer should create, at least once: OS, editor, database, roguelike, interpreter, compiler and robot. Every programmer should create, at least once: OS, editor, database, roguelike, interpreter, compiler and robot.— Fogus (@fogus) November 14, 2012 Yesterday a lovely post was released by an adventurous programmer Gusts Kaksis who hopes […]
Inspired1 by Manuel Simoni’s This PLT Life series I present, “My reaction when the Node.js guy speaks about simplicity and programming languages.”: :F Stolen ↩
Minderbinder is a Clojure library for defining unit conversions available at read, compile and run time. This post is a quick overview. More information is available on the Minderbinder source repo. Use Include the following in your Leiningen project.clj file: [fogus/minderbinder “0.2.0”] Or include the following in your pom.xml file in the dependencies section: <dependency> […]
Continue >>