Blogs
2025
My Evil Plan if I Were Mark Zuckerberg
·513 words·3 mins
Ai
TLDR; leaked secret evil plan of mark zuckerberg
Does productivity really increases with ai or it just feels like it?
·882 words·5 mins
Ai
Productivity
TLDR; AI productivity is not always real it just feels like it because of lower mental effort
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
2024
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
Introduction to Tanstack Query and organizing code with queryOptions for maintainability
··4312 words·21 mins
Tanstack-Query
TLDR; Introduction to tanstack query and organizing apis with queryoptions for better maintainibility
Grouping, filtering and aggregation in Tanstack table
·1942 words·10 mins
Tanstack-Table
React
TLDR; Grouping, aggregation, filtering, pagination of data in tanstack table without user input
How to add custom styling in tanstack react table
··1983 words·10 mins
Tanstack-Table
React
TLDR; How to use tanstack table in react and add custom styling with meta column definitions