145
Discussion - Potential piefed instance in the future?
(lemmy.dbzer0.com)
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.
Instagram is written in a much more heavy python framework, but it scaled fine.
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.