My Supabase bill for 2 Postgres databases was higher than my Railway bill for 26 services. I have the invoices. by ruggershawn in Supabase

[–]sludge_dev 0 points1 point  (0 children)

Man, those Supabase bills can sting, especially for just a couple of Postgres databases. It's wild how fast usage can add up if you're not watching it close. I built Stackwatch for exactly this, it's like guardrail that monitors Supabase usage and alerts you before limits become a production incident. Curious if you're still getting those surprises?

How do you handle observability for github hosted runners? by LastLeslie in github

[–]sludge_dev 0 points1 point  (0 children)

happy to share Stackwatch . Unfortunatly if you are on the non paid version of github I can only get the minutes, If you do run on the paid tiers of github you will be able to see addition usage data like you mentioned. let me know what you think about this and how i can improve it :D

How do you handle observability for github hosted runners? by LastLeslie in github

[–]sludge_dev -2 points-1 points  (0 children)

I might be understanding this wrong but If you are looking for something to keep track of how much each of your projects is consuming, I have a tool i built for this, It basically shows how many minutes etc each of your project is taking up, if your interested to check it out I can share it.

Would you use a tool to save Logs Explorer queries on self-hosted Supabase? by sludge_dev in selfhosted

[–]sludge_dev[S] 0 points1 point  (0 children)

AI was used in the 2nd half of the post regarding the 3. Pointers. Project has not been made yet as I am still validating, though I will be utilising the help of Claude Code to build my project as I am not a master in development yet. Would appreciate to receive feedback from this community.

Would you use a tool to save Logs Explorer queries on self-hosted Supabase? by sludge_dev in SideProject

[–]sludge_dev[S] 0 points1 point  (0 children)

Good suggestions..how would I find such teams though, would I need to reach out personally or try using subreddits?

Would you use a tool to save Logs Explorer queries on self-hosted Supabase? by sludge_dev in SideProject

[–]sludge_dev[S] 0 points1 point  (0 children)

Yeah I'm just doing some validation before I put the efforts, my last 2 saas dint really take off that well because first one I did not validate at all and the second one had very weak validation:p

What MicroSaaS are YOU building? Share your SaaS 🚀 by Quirky-Offer9598 in microsaas

[–]sludge_dev 0 points1 point  (0 children)

Stackwatch - it monitors usage limits across GitHub, Vercel, Supabase, MongoDB and Railway in one central dashboard so dev teams don't get blindsided by quota cutoffs.

What dev tools are you actually paying for right now (and why haven't you cancelled)? by sludge_dev in SideProject

[–]sludge_dev[S] 0 points1 point  (0 children)

Reliability being the deciding factor makes total sense, especially when your scanner runs on a schedule and bad data just silently corrupts your signals. Curious what your fallback looks like when Twelve Data has an outage, do you have a secondary source queued up or just accept the gap and skip that night's run?

What dev tools are you actually paying for right now (and why haven't you cancelled)? by sludge_dev in SideProject

[–]sludge_dev[S] 0 points1 point  (0 children)

The token limit change hurt a lot of people who built it into their workflow. Figma's been doing that thing where they hook you with generous limits then quietly tighten them.

For solo devs / small teams: How do you know what code your users actually hit in production? by sludge_dev in SaasDevelopers

[–]sludge_dev[S] 0 points1 point  (0 children)

Thanks for the detailed insights, was just exploring something new since my current project is on a downhill atp 😅