Integrate Sentry in fastify Node.js project
Set up OG/Twitter meta tags
Host on render.com
After hustling with Vercel serverless functions and node-gyp, I decided to rather pay $7 a month and be carefree
Migrate to Nuxt
Allows me to move some functionality out of Firebase and properly use SEO and meta tags
Github issue proposal to improve app resiliency
Create incident template for outages
Add svelte
https://intheloop.dev/topics/svelte
Weekly
Updated roadmap
Added Tailwindcss
https://intheloop.dev/topics/tailwindcss
Moved filtering for popular tweets to the V1 API until V2 adds the ability to filter by likes/replies. Greatly reducing quota usage.
Used up the quota of 500.000 tweets in 14 days prior to that (whoops)
Write developer guidelines
Book a flight to capetown to see my girlfriend ✈
Add Tailwind as topic
Open up new bank account with friend for property investments
Call with lawyer about mold in flat and current situation
Add Nuxt as topic
https://intheloop.dev/topics/nuxt
Set up Grafana dashboard and alerting for Redis time-series data
Set up redis-exporter for Prometheus metrics
Improved the retrieval of Tweets
Retrieve tweets from official accounts that don't specifically mention the topic also get fetched. I.e. Supabase posting something with a decent amount of interactions without specifically mentioning Supabase.
Handle production outage
Caused by a missing cache invalidation from a library being used (introduced in patch version upgrade)