-
Feb. 6, 2025
The Privilege of Being a Software Engineer
A more personal note.
-
Jan. 15, 2025
Powerful Django Routing in 80 Lines of Python
Flask-style routing and more.
-
Jan. 4, 2025
2025: New Years Resolution
Write more, procrastinate less.
-
Nov. 29, 2024
Write Letters using Markdown
Or: LibreOffice letter templates are too hard for me.
-
Oct. 1, 2024
Fun with Formsets
Using Hyperscript for fun and profit.
-
Sept. 20, 2024
TIL - Prettier Django Templates
Finally formatting Django Templates like the cool kids.
-
Sept. 14, 2024
TIL - Removing incorrect GROUP BY statements when using the Django ORM
A strange technique - bug or feature?
-
Feb. 10, 2024
TIL - Python's re.sub takes a replacement function
Really handy when you need it.
-
Feb. 4, 2024
Book Review - Hypermedia Systems
A short review of Hypermedia Systems by Carson Gross, Adam Stepinski and Denis Akşimşek.
-
Feb. 3, 2024
HTMX Patterns - Preserving Query Parameters
Handling query parameters correctly is often not as simple as it sounds.
-
Feb. 1, 2024
TIL - React callback refs
A somewhat unknown technique, that can be useful when dealing with Refs in React.
-
Jan. 30, 2024
Hello World!
Initial commit.