this post was submitted on 05 Jul 2025
143 points (99.3% liked)
/0 Governance
237 readers
26 users here now
A community for discussion and democratic decision making in the Divisions by zero.
Anyone with voting rights can open a governance thread and initiate a vote or a discussion. There's no special keywords you must be aware of before you open a thread, but there are some. here's the governance thread manual.
Answers
founded 5 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'd be willing to bet that the backend isn't
Its the backend. It uses django which is more resource intensive than flask, which piefed uses.
Huh, TIL. Though some websites say they made the performance intensive stuff like image processing in C++
On python those libaries are usually written in C anyway.