-
Mar 08, 2026
Handling Rust errors elegantly
What I wish I had known earlier about some of Rust's convenience features for elegant error handling
-
Sep 23, 2025
Plectrum: Lookup tables to Rust enums
An open source library to map lookup/reference tables in db with Rust enums in code
-
Jul 07, 2025
Async app context in Vue.js using promises
How to initialize app context in Vue.js app using promises
-
Mar 20, 2025
Speeding up projectile on Windows
How to configure projectile in emacs to fix the sluggishness on Windows
-
Feb 24, 2025
Premature automation
When and why I prefer checklists over automated scripts
-
Feb 11, 2025
Recurring checklists using org mode in emacs
How I manage recurring checklists in org mode using a hidden gem from the org-contrib package
-
Dec 24, 2024
Repaying emacs configuration debt
Lessons learnt from getting my emacs config to work on Windows
-
Sep 18, 2024
Tapestry 0.2.0 and 0.2.1
Tapestry versions 0.2.0 and 0.2.1 released with fixes and new features
-
Jul 14, 2024
Understanding lifetimes in Rust
A practical example to understand the concept of lifetimes and lifetime specifiers/parameters in Rust
-
Dec 06, 2023
PostgreSQL timestamps: With or without time zone?
PostgreSQL provides the timestamp type in two variants - with time zone and without time zone. How to decide which one to use?
- ← Newer
- 1/5
- Older →