You are browsing as a guest. Sign up (or log in) to start making projects!

9h 22m 5s logged

Sh’elah — Devlog 2

Over the past 9 hours or so, I had…

  • Removed a leftover routing rule in Vercel that was returning a 404 error in my production site.

  • Added a server-side daily budget per user, so if someone goes past it and heavily uses the AI past what’s normal, they get rate limited and can’t spam multiple requests at once. Also fixed an issue where AI usage was being reported as $0 when it wasn’t.

  • Updated my site’s README.md on GitHub, fixed a license mismatch, and added a CONTRIBUTING.md and a code of conduct.

  • Old logs and history get deleted on a schedule now, so trash doesn’t build up over time.

  • Built a dark-mode accessibility checker and fixed contrast issues. Also integrated circuit breakers so when an external resource fails the site doesn’t crash.

  • Added About/Help/glossary pages, a sitemap, a feedback widget, and analytics that you can opt into.

  • Added CI checks and Vercel Speed Insights to track loading times.

  • Swapped the GPS permission for zmanim (prayer times) based on location to cookie/IP-based location instead.

Let me know if there is anything y’all wanna see on my site in the future

p.s. I’m planning a huge commit soon announcing version 1.00 of my website so if you haven’t seen my first devlog announcing that, go check it out.

0
7

Comments 0

No comments yet. Be the first!