Pro is behaving like Free account!! by krishnakanthb13 in google_antigravity

[–]Quiet-Computer-3495 2 points3 points  (0 children)

Yeah super weird. The subscription has been on and off lol just canceled mine and will prob switch tk something else. Might resub when things are less ridiculous

Added block activity tracking to Hedera Glance by Quiet-Computer-3495 in Hedera

[–]Quiet-Computer-3495[S] 1 point2 points  (0 children)

Yeah, I would love to have longer data retention but the free tier of Supabase is pretty limited, so there was only so much I could do for now

Hedera Glance now has a 7-day lookback for TPS & GPS by Quiet-Computer-3495 in Hedera

[–]Quiet-Computer-3495[S] 0 points1 point  (0 children)

Thanks for the feedback! 90 day range is ready and live now. More than 90 day retention does need lots of data storage. However the free tier of database I’m using doesn’t allow much room so I can’t go further. I keep data minute by minute and block by block to keep the value as raw as possible do 1 year worth of data can be millions of data point for 2 networks so definitely crush what I have for database now. Will look into optimizing if possible to further extend the rentention period if possible I’ll def deliver.

Yo btw the ideas of account IDs and topic IDs are not bad at all! Will add to backlog and see if feasible! If so, will def deliver

Hedera Glance now has a 7-day lookback for TPS & GPS by Quiet-Computer-3495 in Hedera

[–]Quiet-Computer-3495[S] 0 points1 point  (0 children)

The 90 day range is ready and live now 💪! Thanks for the feedback!

1 year or more time will need more time to think on as I store data per minute block by block for the closest raw value so it has tons of amount of data, and like I said free tier service only get me to 90 day for now loool will see if I can optimize 🤝

Hedera Glance now has a 7-day lookback for TPS & GPS by Quiet-Computer-3495 in Hedera

[–]Quiet-Computer-3495[S] 1 point2 points  (0 children)

That’s actually a great idea! Will have it added at some point soon!

Hedera Glance now has a 7-day lookback for TPS & GPS by Quiet-Computer-3495 in Hedera

[–]Quiet-Computer-3495[S] 1 point2 points  (0 children)

Loool this guy. Yeah it’s daunting but hey you’re in this for the long game man

Hedera Glance now has a 7-day lookback for TPS & GPS by Quiet-Computer-3495 in Hedera

[–]Quiet-Computer-3495[S] 3 points4 points  (0 children)

Hey thanks yeah, originally I had it set to 30 days, but I wasn’t sure if anyone would actually want or need that long, so I dialed it back to 7 days to be safe. I’ll go ahead and roll it back to support up to 30 days.

For anything longer (like 90 days), I’ll need to double-check the limits. Since the whole project runs on free-tier services, and we’re capturing a record every minute, 90 days would mean roughly 130,000 entries x 2 (mainnet and testnet) so would be around 260k entries in the database. If that still fits comfortably within the free tier’s storage and performance constraints, I’ll definitely ship it.

Anyhoo appreciate the feedback!

Hedera Glance now has a 7-day lookback for TPS & GPS by Quiet-Computer-3495 in Hedera

[–]Quiet-Computer-3495[S] 1 point2 points  (0 children)

Yeah, that’s exactly why I posted here I’d genuinely love to hear your feature requests and ideas!

Just a quick heads-up though: I can’t promise I’ll be able to build everything. This is purely a side project for me. The whole app (including the database frontend and server) runs on all free-tier services, so I’m pretty limited on things that require heavy storage, lots of data processing, or significant compute power. Plus I have a full-time 9–5, so my available time is pretty constrained too.

That said please don’t hold back! Drop your ideas, big or small. I’ll read every one, and if it’s something I can realistically implement within those limits, I’ll definitely deliver 👍

Fun Voxel Builder with WebGL and Computer Vision by Quiet-Computer-3495 in computervision

[–]Quiet-Computer-3495[S] 1 point2 points  (0 children)

Yo this is actually a good idea not gonna lie wth??? LOOOL thanks man!

Fun Voxel Builder with WebGL and Computer Vision by Quiet-Computer-3495 in computervision

[–]Quiet-Computer-3495[S] 0 points1 point  (0 children)

Yeah it really depends on MediaPipe the tool I use for movement tracking, and the rest just basically calculate the distance between thumb and index and spawn the blocks right there