
Varun
Learning new stuff and building things using AI
📍 Austin, TX
Working towards
In this week react weekly email I saw c15t and I was like what's the timing and it's good package for privacy content which works offline for my use case. Also I learned about f5bot today to track keywords in Reddit, Hacker News, etc. Really interesting now I know how indie hackers know when their product is mentioned.
It started when yesterday I saw video on view transition and I want to implement that in this project. I created this nextjs app 4 years ago and it was using page router instead of app router and view transition package is supporting app router as now. So updated whole app to current standard and spent whole day on that.
Today I updated the maps application use Open Street Maps instead of google maps and also made it little nicer by adding emojis as marker. Idea is to use OSM so that I don't incur charges for Google Maps API if lot of people started using it
Watched Apple WWDC and impressed with iPadOS and other few launches. Before launch it seems like this is the year they will have big changes but then everything seems meh. Already saw lot of criticism and some love for new glass design. Let's see how it will improve by the time for public launch
I have paperless-ngx hosted on my homelab for about few weeks now and I was playing with mail service. So when I receive any email with attachment it will automatically save it here. Feels mind blowing
Built n8n workflow to get top reddit post and send it to telegram. Copied from here
Setup n8n and tried first workflow for email analyzer. Template link