- Simple collaborative filtering in pure PostgreSQL
by Dobiasd on 2/15/25, 6:34 PM, with comments
- Feeling deceived when receiving (non-labeled) LLM-generated messages
by Dobiasd on 1/22/25, 6:55 PM, with comments
- Internals of the async/await pattern from first principles
by Dobiasd on 3/19/24, 6:09 PM, with comments
- Treebomination: Convert a scikit-learn decision tree into a Keras model
by Dobiasd on 6/11/23, 4:22 PM, with comments
- Fixing under-engineered code vs. fixing over-engineered code
by Dobiasd on 8/26/21, 5:25 PM, with comments
- Covariance and contravariance explained without code
by Dobiasd on 9/11/20, 1:49 PM, with comments
- Why a generic implementation can be the easier-to-understand solution
by Dobiasd on 9/7/20, 2:02 PM, with comments
- Threads can infect each other with their low priority
by Dobiasd on 12/8/19, 10:34 AM, with comments
- From Spaghetti to Ravioli – A Refactoring Example (Using Kotlin)
by Dobiasd on 12/5/19, 9:54 AM, with comments
- When does a when expression in Kotlin need to be exhaustive, and when not
by Dobiasd on 8/24/19, 2:36 PM, with comments
- Implementation inheritance is bad – the fragile base class problem
by Dobiasd on 8/21/19, 1:23 PM, with comments
- What Kotlin could learn from C++'s keyword const
by Dobiasd on 7/28/19, 4:08 PM, with comments
- Another personal, generic, things-I-learned-as-a-software-developer list
by Dobiasd on 6/15/19, 1:56 PM, with comments
- Undictify: A Python library providing type-checked function calls at runtime
by Dobiasd on 8/10/18, 12:22 PM, with comments
- Undictify (python lib): Type-safe dictionary unpacking / JSON deserialization
by Dobiasd on 8/3/18, 2:18 PM, with comments
- Frugally-deep – A header-only library for using Keras models in C++
by Dobiasd on 11/13/17, 11:02 AM, with comments
- Creating a replacement for the switch statement in C++ also working for strings
by Dobiasd on 5/29/17, 2:33 PM, with comments
- FunctionalPlus now supports function composition with improved type deduction
by Dobiasd on 12/20/16, 6:13 PM, with comments
- Functional programming in C++ with FunctionalPlus; HR challange Gemstones
by Dobiasd on 9/23/16, 8:33 AM, with comments