Luckily the cost of producing software is low. You literally just need a computer.
We just need to start organizing our maga developers on specific projects.
Edit: if youre a dev looking for a project, we could really use an independent chat server to replace discord. I recommend looking into working on matrix
The problem with Gab is it is written in Ruby on Rails which is a terribly slow language unless you are an expert. Additionally, the Gab code base is based on Mastodon which is probably written by the usual retards. This leads to a lot of performance issues that can't just be solved with more servers.
If I were Andrew, I'd start rewriting bits of Gab in Rust.
Luckily the cost of producing software is low. You literally just need a computer.
We just need to start organizing our maga developers on specific projects.
Edit: if youre a dev looking for a project, we could really use an independent chat server to replace discord. I recommend looking into working on matrix
https://matrix.org/
The problem with Gab is it is written in Ruby on Rails which is a terribly slow language unless you are an expert. Additionally, the Gab code base is based on Mastodon which is probably written by the usual retards. This leads to a lot of performance issues that can't just be solved with more servers.
If I were Andrew, I'd start rewriting bits of Gab in Rust.
I would honestly go the route that discord did. Elixir for the high concurrency code paths and Rust for the low level code.
I would also use IPFS as my data store for conversations and profile data.