Skip to main content

Recent

How an Obscure Feature of a Long Forgotten SideProject Saved the Day
·732 words·4 mins
csv ffmpeg
TLDR; Story of how feature from old project helped in new project
Million dollars is not cool, you know what is cool? million rows
·1922 words·10 mins
csv react table js
TLDR; Story of challenges faced while displaying large csv file with million+ rows in CSV Viewer
How to count rows read (scanned) in sqlite
··896 words·5 mins
sqlite cloudflare d1 turso
TLDR; Use "scanstats" to get the rows read (scanned)
Comparison of managed sqlite services
··1607 words·8 mins
sqlite cloudflare d1 turso
TLDR; comparison of turso vs d1 managed sqlite services.
Using shadcn ui with adobe's react aria
··1082 words·6 mins
shadcn react-aria radix-ui
TLDR; use jolly-ui with shadcn to get shadcn styles with react aria components