2025-09-26
Sometime's you're trying to use a feature of a product and its hopelessly unusable and you really had no way of knowing that before hand.
2025-09-26
Using moondream (ie. inference running on my macbook air) seems like witchcraft.
2025-09-22
(larry-david-voice) I could never willingly associate myself with someone who drives a Thar.
2025-09-22
Zed Text Threads is generally such a better experience than using chatgpt or claude.
2025-09-12
insight is just "sight in". And if its "in sight", its not an insight.
2025-09-11
6 months at a BI company and now I notice the word 'insight' everywhere everyday.
2025-09-10
Every single day (almost) I get the overloaded error when using the Claude Sonnet API. Why anyone would use this in production instead of just using the same model on AWS Bedrock or GCP Vertex is beyond my comprehension.
2025-09-01
Love that I could dump my Groww MF/stock reports and ITR instructions into Claude Code and get a perfectly filled out 112a CSV. Thank you Anthropic.
2025-09-01
The metro yellow line runs its measly two trains every 20 mins and RV Road station is pure chaos. Hey the tech industry really is rubbing off onto Bangalore !
2025-08-18
Its the time of year when I'm contemplating a purchase of noise cancelling headphones vs another bicycle.
2025-08-16
Banger commencement speeches (DFW, Bill Watterson, John Green) from Kenyon college !!
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.