Hacker News
- I Built "The Monospace Web" https://wickstrom.tech/2024-09-26-how-i-built-the-monospace-web.html 11 comments
- Statically Typed Functional Programming with Python 3.12 https://wickstrom.tech/2024-05-23-statically-typed-functional-programming-python-312.html 2 comments
- Specifying State Machines with Temporal Logic https://wickstrom.tech/programming/2021/05/03/specifying-state-machines-with-temporal-logic.html 11 comments
- Writing a Screencast Video Editor in Haskell https://wickstrom.tech/programming/2018/10/26/writing-a-screencast-video-editor-in-haskell.html 12 comments
- Generating sight-reading exercises with constraint logic programming and clojure https://wickstrom.tech/programming/2016/08/07/generating-sight-reading-exercises-using-constraint-logic-programming-in-clojure-part-1.html 2 comments
Lobsters
- Machine: Learning; Human: Unlearning https://wickstrom.tech/2025-02-11-machine-learning-human-unlearning.html 2 comments ai , performance , testing , web
- How I Built “The Monospace Web” https://wickstrom.tech/2024-09-26-how-i-built-the-monospace-web.html 15 comments css , design , web
- A Flexible Minimalist Neovim for 2024 https://wickstrom.tech/2024-08-12-a-flexible-minimalist-neovim.html 16 comments nix , vim
- Statically Typed Functional Programming with Python 3.12 https://wickstrom.tech/2024-05-23-statically-typed-functional-programming-python-312.html 20 comments python
- Introducing Quickstrom: High-confidence browser testing https://wickstrom.tech/programming/2020/08/27/introducing-quickstrom-high-confidence-browser-testing.html 5 comments formalmethods , testing , web
- Property-Based Testing in a Screencast Editor: Video Scene Classification https://wickstrom.tech/programming/2019/04/17/property-based-testing-in-a-screencast-editor-case-study-2.html 5 comments debugging , haskell , testing
- Statically Typed Functional Programming with Python 3.12 https://wickstrom.tech/2024-05-23-statically-typed-functional-programming-python-312.html 55 comments programming
- Time Travelling and Fixing Bugs with Property-Based Testing (note: examples are in Haskell) https://wickstrom.tech/programming/2019/11/17/time-travelling-and-fixing-bugs-with-property-based-testing.html 8 comments programming
- Time Travelling and Fixing Bugs with Property-Based Testing https://wickstrom.tech/programming/2019/11/17/time-travelling-and-fixing-bugs-with-property-based-testing.html 7 comments haskell
- Property-Based Testing in a Screencast Editor, Case Study 3: Integration Testing https://wickstrom.tech/programming/2019/06/02/property-based-testing-in-a-screencast-editor-case-study-3.html 8 comments haskell
- Barack Obama takes aim at Donald Trump for 'making stuff up' https://wickstrom.tech/programming/2018/10/26/writing-a-screencast-video-editor-in-haskell.html 38 comments programming
- Writing a Screencast Video Editor in Haskell https://wickstrom.tech/programming/2018/10/26/writing-a-screencast-video-editor-in-haskell.html 17 comments haskell
- Declarative GTK+ Programming with Haskell https://wickstrom.tech/programming/2018/09/04/declarative-gtk-programming-with-haskell.html 10 comments haskell
- Finite-State Machines, Part 2: Explicit Typed State Transitions https://wickstrom.tech/finite-state-machines/2017/11/19/finite-state-machines-part-2.html 11 comments haskell
- Finite-State Machines, Part 1: Modeling with Haskell Data Types https://wickstrom.tech/finite-state-machines/2017/11/10/finite-state-machines-part-1-modeling-with-haskell.html 5 comments haskell
- Motor: Finite-State Machines in Haskell https://wickstrom.tech/programming/2017/10/27/motor-finite-state-machines-haskell.html 3 comments haskell
- "Automating the Build of your Technical Presentation", on writing talks with Pandoc, Beamer, Graphviz and PlantUML https://wickstrom.tech/programming/2017/09/24/automating-the-build-of-your-technical-presentation.html 6 comments programming
- Tagless Final Encoding of a Test Language https://wickstrom.tech/programming/2017/06/05/tagless-final-encoding-of-a-test-language.html 15 comments haskell
- Taking a Step Back from Oden https://wickstrom.tech/programming/2016/10/10/taking-a-step-back-from-oden.html 8 comments programming
- Taking a Step Back from Oden https://wickstrom.tech/programming/2016/10/10/taking-a-step-back-from-oden.html 6 comments golang