6372
Painfully accurate 😬 (media.patriots.win)             MAGA            
posted ago by DylanSilveira1 ago by DylanSilveira1 +6374 / -2
Comments (326)
sorted by:
You're viewing a single comment thread. View all comments, or full comment thread.
148
Your_MAGAsty 148 points ago +152 / -4

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/

103
deleted 103 points ago +104 / -1
16
randomuser9193 16 points ago +17 / -1

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.

5
nutspanther 5 points ago +5 / -0

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.