—
Advent of Code 2024: Haskell Solution Reflections for all 25 Daysin #functional programming, #challenges, #advent of code, @Haskell, +Advent of Code
—
Functors to Monads: A Story of Shapesin #functional programming, #interpreters, #functors, #functor combinators, #monads, @Haskell
—
Seven Levels of Type Safety in Haskell: Listsin #functional programming, #dependent types, #singletons, #types, @Haskell
—
Haskell Nuggets: k-meansin #machine learning, #dependent types, #functional programming, @Haskell
—
I nixified my blogin #nix, #purescript, @Meta
—
Advent of Code 2020: Haskell Solution Reflections for all 25 Daysin #functional programming, #challenges, #advent of code, @Haskell, +Advent of Code
—
Roll your own Holly Jolly streaming combinators with Freein #functor combinators, @Haskell
—
Shuffling things up: Applying Group Theory in Advent of Codein #advent of code, #abstract algebra, #group theory, @Haskell, @Math, +Advent of Code
—
Enhancing Functor Structures Step-By-Step (Part 2)in #functional programming, #free, #interpreters, #invariant functors, #functor combinators, @Haskell, +Enhancing Functor Structures
—
Enhancing Functor Structures Step-By-Step (Part 1)in #functional programming, #free, #interpreters, #invariant functors, #functor combinators, @Haskell, +Enhancing Functor Structures
—
Adjunctions in the wild: foldlin #category theory, @Haskell, @Math
—
Dead-simple TCP/IP services using servantin #functional programming, #servant, @Haskell, @Tutorials
—
The Functor Combinatorpediain #functional programming, #free, #interpreters, #functor combinators, @Haskell
—
Applicative Regular Expressions using the Free Alternativein #parsers, #functor combinators, @Haskell, @Math
—
Visualizing Prequel Meme Prefix Tries with Recursion Schemesin #recursion schemes, @Haskell, @Tutorials, +Beginner/Intermediate Haskell Projects
—
Alchemical Groups: Advent of Code with Free Groups and Group Homomorphismsin #advent of code, #abstract algebra, #group theory, @Haskell, @Math, +Advent of Code
—
Introduction to Singletons (Part 4)in #functional programming, #dependent types, #singletons, #types, @Haskell, @Tutorials, +Introduction to Singletons
—
Introduction to Singletons (Part 3)in #functional programming, #dependent types, #singletons, #types, @Haskell, @Tutorials, +Introduction to Singletons
—
The Const Applicative and Monoidsin #functional programming, #monoids, #applicatives, @Haskell
—
Introducing the backprop libraryin #functional programming, #numerical, #machine learning, #artificial neural networks, @Haskell, +Backprop
—
"Interpreters a la Carte" in Advent of Code 2017 Duetin #functional programming, #types, #lens, #advent of code, #functor combinators, @Haskell, +Beginner/Intermediate Haskell Projects
—
Introduction to Singletons (Part 2)in #functional programming, #dependent types, #singletons, #types, @Haskell, @Tutorials, +Introduction to Singletons
—
Introduction to Singletons (Part 1)in #functional programming, #dependent types, #singletons, #types, @Haskell, @Tutorials, +Introduction to Singletons
—
Advent of Code 2017! Ongoing solutions and explanationsin #functional programming, #challenges, #advent of code, @Haskell, +Advent of Code
—
Hamiltonian Dynamics in Haskellin #functional programming, #physics, #numerical methods, #dependent types, @Haskell, +Hamilton
—
Fixed-Length Vector Types in Haskell (an Update for 2017)in #functional programming, #dependent types, #singletons, #types, @Haskell, @Tutorials, @Reference
—
Verify your Typeclass Instances in Haskell Today!in #functional programming, #dependent types, #singletons, #types, #existential types, #abominations, @Haskell
—
Introducing the Hamilton libraryin #functional programming, #physics, #numerical methods, @Haskell, @Projects, +Hamilton
—
Practical Dependent Types in Haskell 2: Existential Neural Networks and Types at
Runtimein #functional programming, #dependent types, #numerical, #singletons, #types, #artificial neural networks, #machine learning, #existential types, @Haskell, @Ramblings, +Practical Dependent Types in Haskell
—
Practical Dependent Types in Haskell: Type-Safe Neural Networks (Part 1)in #functional programming, #dependent types, #numerical, #singletons, #types, #linear algebra, #artificial neural networks, #machine learning, @Haskell, @Ramblings, +Practical Dependent Types in Haskell
—
Automatic Propagation of Uncertainty with ADin #ad, #numerical methods, @Haskell, @Tutorials, +Uncertain, +Beginner/Intermediate Haskell Projects
—
Blog Rewrite with Hakyll and Purescriptin #hakyll, #purescript, @Meta
—
Introducing the "Prompt" libraryin #functional programming, #monads, @Haskell, @Projects
—
mtl is Not a Monad Transformer Libraryin #functional programming, @Haskell, @Ramblings, +Haskell Mythbusters
—
Fixed-Length Vector Types in Haskell, 2015in #functional programming, #dependent types, #singletons, #types, @Haskell, @Tutorials, @Reference
—
Unique sample drawing & searches with List and StateT --- "Send more money"in #monads, @Haskell, @Tutorials
—
Auto: A Todo GUI application with Auto (on GHCJS, etc.)in #auto, #ghcjs, @Haskell, @Auto, @Tutorials, +All About Auto, +Beginner/Intermediate Haskell Projects
—
Auto: Building a Declarative Chatbot with Implicit Serializationin #auto, @Haskell, @Auto, @Tutorials, +All About Auto, +Beginner/Intermediate Haskell Projects
—
Introducing: the Auto library!in #auto, @Haskell, @Ramblings, @Projects, @Auto, +All About Auto
—
Effectful, Recursive, Real-World Autos: Intro to Machine/Auto Part 3in #arrows, #auto-machines, #machines, @Haskell, @Ramblings, +Intro to Machines and Arrows
—
A Non-Unique Monad Instancein #functional programming, #monads, #algebra, @Haskell, @Projects
—
IO Monad Considered Harmfulin #functional programming, #monads, #io, @Haskell, +Haskell Mythbusters
—
First-Class "Statements"in #functional programming, #io, @Haskell, @Ramblings
—
Auto as Category, Applicative & Arrow (Intro to Machines/Arrows Part 2)in #arrows, #auto-machines, #machines, @Haskell, @Ramblings, +Intro to Machines and Arrows
—
Pipes: Streaming Huffman Compression in Haskell (Part 3)in #pipes, @Haskell, @Tutorials, +Huffman Compression, +Beginner/Intermediate Haskell Projects
—
Inside My World (Ode to Functor and Monad)in #functional programming, #monads, #io, @Haskell, @Ramblings
—
Streaming Huffman Compression in Haskell (Part 2: Binary and Searches)in @Haskell, @Tutorials, +Huffman Compression, +Beginner/Intermediate Haskell Projects
—
A (Dead End?) Arrowized Dataflow Parallelism Interface Attemptin #parallelism, #arrows, @Haskell, @Ramblings, @Projects
—
Streaming Huffman Compression in Haskell (Part 1: Trees and State)in #monads, @Haskell, @Tutorials, +Huffman Compression, +Beginner/Intermediate Haskell Projects
—
Intro to Machines & Arrows (Part 1: Stream and Auto)in #arrows, #auto-machines, #functional reactive programming, #machines, @Haskell, @Ramblings, +Intro to Machines and Arrows
—
Blog engine updates: Markdown Preprocessor & Fay Scriptsin #fay, @Meta
—
Code 2013in #functional programming, #bash, #programming languages, #prolog, #javascript, #ruby, #fortran, #ocaml, #vim, @Ramblings, @Personal
—
Wolf, Goat, Cabbage: The List MonadPlus & Logic Problemsin #functional programming, #monads, @Haskell, @Ramblings, +MonadPlus: Success/Failure Monads, +Practical Monads
—
The List MonadPlus --- Practical Fun with Monads (Part 2 of 3)in #functional programming, #monads, @Haskell, @Ramblings, +MonadPlus: Success/Failure Monads, +Practical Monads
—
Practical Fun with Monads --- Introducing: MonadPlus!in #functional programming, #monads, @Haskell, @Ramblings, +MonadPlus: Success/Failure Monads, +Practical Monads
—
The Compromiseless Reconciliation of I/O and Purityin #functional programming, #io, @Haskell, @Ramblings
—
Deploying Medium to Large Haskell Apps to Heroku by Precompilingin #web development, #heroku, #outdated, @Haskell, @Tutorials
—
Shake: Task Automation and Scripting in Haskellin #shake, #scripting, @Haskell, @Tutorials