beuke.org

A personal blog about computer science topics.

Hom-Set
Sets of Morphisms
Posted on Jan 18 2020 ~ 5 min read
#category theory  #haskell 
Pure Imperative Haskell
Pure Imperative Code Examples in Haskell
Posted on Aug 27 2018 ~ 5 min read
#haskell  #functional programming  #imperative 
Pronounceable Haskell Operators
Pronounceable Names for Common Haskell Operators
Posted on Aug 14 2018 ~ 2 min read
#haskell  #functional programming  #operators 
Programming Language Popularity
GitHub Programming Language Popularity based on BigQuery
Posted on Jul 14 2018 ~ 7 min read
#ranking  #programming languages 
The Missing Docs of Bspwm
Bspwm as undocumented i3-gaps alternative
Posted on Jun 23 2017 ~ 4 min read
#linux  #bspwm  #wm  #ricing 
Minimal Wkthmltopdf Docker Container
HTML to PDF minimal Docker container, without X11
Posted on Jun 22 2017 ~ 5 min read
#docker  #patch  #pdf  #musl 
JSON Parsing in ELM
JSON parsing in a purely functional web language
Posted on Jan 14 2017 ~ 6 min read
#elm  #json  #functional programming 
Create a GitHub Mirror
Provide easy access to external repos via GitHub
Posted on Dec 25 2016 ~ 1 min read
#github  #bash  #programming