Writing — 2 posts

All posts

Self-written, for good or for worse

all 2 Programming 47 Technology-Review 33 Tutorial 22 Productivity 16 Technology 14 MacOS 12 Python 11 Automation 10 LLM 9 Ai 8

Web Excursions for July 26, 2014

Lot of bookmarks this time: postman A command-line utility written in Go for batch-sending email. Ma (negative space) …

angular.jsgohaskellmacprogrammingterminal
Jul 2014
2 min

The basis of all Haskell love-hate relationships

Depends on what you think about this snippet of code:1 let square y = y * y; limit = 100 in [(x, y, z) | y <- …

code snippethaskellmathematicsprogrammingtutorial
Apr 2014
1 min