Archive

All posts, most recently updated first.

  1. Moving from Haskell Servant to Rust Axum
    note complete haskell, rust 2026-06-07
  2. Baby's First Effects with Haskell Effectful
    tutorial complete haskell, effects 2026-06-03
  3. Why I am preparing the CCNA exam
    note complete ccna 2026-04-30
  4. Writing Again
    note complete writing, blogging 2026-04-16
  5. Monad and Monad Transformer Templates
    note complete haskell, monad, monad transformer 2019-01-01
  6. Change Making Problem in Haskell
    note complete haskell, dynamic programming 2018-12-31
  7. Maximum Subarray in Haskell
    note complete haskell, dynamic programming 2018-12-29
  8. Improved Type-Level FizzBuzz
    note complete haskell, type-level 2018-12-28
  9. Tries in Haskell
    note complete haskell, tree 2018-12-27
  10. Binary Search Tree in Haskell
    note complete haskell, tree 2018-12-24
  11. A Preliminary Attempt at Type-Level FizzBuzz
    note complete haskell, type-level 2018-12-16
  12. Numbers in GHC Prelude
    reference complete haskell, numeric 2018-05-12
  13. Introduction to GHC.Generics
    reference complete haskell, generics 2018-05-11
  14. Haskell Type Names as Strings
    note complete haskell, type-level 2017-12-12
  15. Haskell async and cancel
    note complete haskell, async 2017-08-07
  16. Lens Tutorial - SimpleLens
    tutorial complete haskell, lens 2017-07-12
  17. SKI Combinator Calculus in JavaScript
    note complete combinator calculus 2017-07-06
  18. Linux Command Line - find, which, whereis, grep, awk, sed
    tutorial complete linux, command line 2017-07-05
  19. Linux Command Line - Disk Usage and Disk Filesystem
    tutorial complete linux 2017-07-04
  20. Simple SQLite queries with sqlite-simple
    tutorial complete haskell, SQL 2017-06-28
  21. TeX Core Concepts
    reference complete TeX 2017-06-26
  22. Orphan Instances
    reference complete haskell 2017-06-25
  23. Using curl and GraphQL
    tutorial complete command line, GraphQL 2017-06-24
  24. Introducing simple-store and simple-cell
    note complete haskell, db 2017-06-23
  25. Type-Level List Search
    note complete haskell, type-level 2017-06-22
  26. An Introduction to Type Families
    reference complete haskell 2017-06-21
  27. Type-Level Heterogeneous List
    note complete haskell, type-level 2017-06-20
  28. Kinds in Haskell
    reference complete haskell 2017-06-19
  29. Linux Command Line - I/O Redirection
    tutorial complete linux, command line 2017-06-13
  30. Linux Network Tools - Netcat
    tutorial complete linux, networking 2017-06-13
  31. Linux Network Tools - cURL
    tutorial complete linux, networking 2017-06-13
  32. Linux Network Tools - netstat
    tutorial complete linux, networking 2017-06-13
  33. Haskell Network Programming - UDP Client and Server
    tutorial complete haskell, networking 2017-06-12
  34. Haskell Network Programming - TCP Client and Server
    tutorial complete haskell, networking 2017-06-12
  35. GHC Runtime - Stack and Heap
    reference complete haskell 2017-06-09
  36. Exploring Haskell - ByteString (Strict)
    reference complete haskell 2017-06-08
  37. Servant Auth and Elm
    tutorial complete haskell, elm 2017-06-06
  38. Ruby Metaprogramming Tutorial Part 1 - Introduction and Background
    tutorial complete ruby 2017-03-23
  39. Phantom Types and Generalized Algebraic Data Types
    reference complete haskell 2016-05-22
  40. Attoparsec Tutorial Part 3 - Parse Data in Variable Order
    tutorial complete haskell, attoparsec 2016-05-10
  41. Attoparsec Tutorial Part 1 - Parser Combinators and Test Driven Parsing
    tutorial complete haskell, attoparsec 2016-05-09
  42. Attoparsec Tutorial Part 2 - Parse and Return Values
    tutorial complete haskell, attoparsec 2016-05-09