Posts
- July 24, 2022
How to save memory with Celery using Redis as a backend
- October 22, 2021
Leaving Forem
- August 27, 2021
How to combine Rails's Ajax support and Stimulus
- June 24, 2021
How to wrap a Preact component into a Stimulus controller
- May 28, 2020
How to build unique indexes in PostgreSQL on large text
- May 16, 2019
I'm joining the DEV team
- February 25, 2019
What can we learn from rewrites?
- January 5, 2019
You don't need to know everything (but you should know something well)
- December 18, 2018
A big rewrite
- November 23, 2018
How to make Python code concurrent with 3 lines