basement
community
search
wall of shame
TerminalStore - Gui programs go brrr
by n_n in software on oct 13, 2023
nice! one suggestion, you may want to look into keeping the application list & package names separate from the python code at some point, otherwise the code will grow larger with every app and it could become unwieldy if the logic needs to change.
what are the "total_votes" and "rating" properties in the API?
by n_n in community feedback on oct 10, 2023
quoting orchids:
any user can vote any number of times
feature, everyone can send their post to the stars and beyond
quoting orchids:
and tbh, it's pretty low priority
ah, okay ...
what are the "total_votes" and "rating" properties in the API?
by n_n in community feedback on oct 9, 2023
if you look here in the API docs, you can see threads have total_votes
and rating
set. but what would this be for in the frontend?