2025-08-10
Been getting an obscure ClickHouse S3 cache Ad tweet on twitter.com for like the past month. I then spend the next 30 mins reading the great and detailed post and love it.
2025-07-31
Its wild how much better difftastic diffs (in my terminal) are compared to Github PR view.
2025-07-26
I'm making a Ryan's (from Office) Revenge List type thing related to tech I'll never entertain.
Strike #1: Absolutely no iNfRa-As-CoDe. I hate the AWS clickity-clickity but still want to use it (especially since I'll be paying > $1k pm).
2025-07-23
My new invoice design looks great - its JetBrains Mono Regular with markdown tables all in the same font size.
I should make more docs of this style.
2025-07-23
For profiling complex codebases, You have to pipe the metrics OUT.
I like soln idea of statsd (localy running docker with console backend) + periodic writes to multiple parquets.
And then use duckdb to query metric data.