beuke.org

A personal blog about computer science topics.

Monad
A Monoid in the Category of Endofunctors
Posted on Jul 25 2023 ~ 6 min read
#category theory  #abstract algebra  #monads 
Quantization
A Key Technique for GPT Model Compression and Efficiency
Posted on Apr 6 2023 ~ 7 min read
#artificial intelligence  #GPT  #LLM 
Boltzmann Brains
The Ultimate Fate of the Universe
Posted on Apr 1 2023 ~ 11 min read
#thought experiment  #cosmology  #theoretical physics 
Monads in Python
Functor, Applicative, Monads in Python
Posted on Oct 30 2022 ~ 7 min read
#haskell  #functional programming  #monads  #python 
Arch Linux Versioned
Arch Linux Date-Based Versioned Upgrades
Posted on Jun 21 2021 ~ 3 min read
#arch  #linux  #upgrades 
Disk Latency
Measuring Disk Latency with ioping
Posted on Mar 8 2021 ~ 5 min read
#storage  #performance  #benchmark 
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