SoM Leaderboard

SoM Leaderboard

4 devlogs
9h 2m
•  Ship certified
Created by Cyteon

An leaderboard for summer of making (opt-in with `/som-watch-my-balance`).

Copilot did inline completions, but they were trash so I wrote almost all the code myself

Timeline

Did a bunch of general bug/ui fixes and added sorting/viewing by net worth

Update attachment

Ship 1

1 payout of shell 171.0 shells

Cyteon

about 1 month ago

Cyteon Covers 3 devlogs and 7h 34m

Added charts in the user popup (luckily i wont have to store hundreds of thousands of psql rows as last time, cause i can just generate the chart data from transaction logs).
Also fixed the popup overflowing on phone

Update attachment

Did a BUNCH of optimizations:
- Store cache and userCache in memory (aka dont read from file on every request)
- Switch from cachet to making requests to slack myself (will fix issues were cachet sometimes timed out, also i made sure to not go over 100r/s using PQueue)
- Dont reload on search/page change (but still change the url so if u refresh its still there as it should)

And some fixes:
- Made the transactions log table scroll instead of overflowing if many log entries
- Fixed some issues is search, like the response missing some values

Update attachment

Initial devlog as i didnt wanna put the project out there before it was ready.
This devlog is just everything i have made to make this shit work.
Initially i used mock data, but converted to an api endpoint by @neon, allow me to get the shell counts for people who opted in.

Update attachment
Aly Aly about 1 month ago
HUH?? THIS IS SO USEFUL I LOVE IT!!!will definitely be using this regularly :>