Many moons ago, when I used to write software, I realized I was misinterpreting stakeholders, and they me. We were using the same words, but thinking of different things.
I finally feel like the industry is ready to support ’the Lakehouse’. I thought I would write about how Apache Iceberg is making it possible.
19 February 2025 · Updated: 27 April 2025 · 22 mins
What have I learned after 10 years of writing application framework code?
19 December 2024 · Updated: 22 December 2024 · 2 mins
Redirect your http Terraform modules to connect over ssh instead.
23 November 2024 · Updated: 27 April 2025 · 3 mins
I use multiple pre-commit hooks to make sure my posts are really ready. This is my setup.
17 November 2024 · Updated: 27 April 2025 · 4 mins
I moved all of my domains to GitHub pages
28 September 2024 · Updated: 27 April 2025 · 7 mins
My travel posts lacked visual context, so I added SVG maps to them.
21 July 2024 · Updated: 21 October 2024 · 8 mins
As an architect, I frequently assist software engineers in breaking down project scope into manageable chunks. Here is one of the techniques I use.
25 May 2024 · Updated: 21 October 2024 · 3 mins
If you care about it, make it fail the build.
30 March 2024 · Updated: 21 October 2024 · 1 min
Sometimes you just need a script that takes arguments. This is a simple script which will call different functions based on the first argument from the user.