|
|
|
|
|
by thayne
2 days ago
|
|
I suspect the fact that Github and Gitlab use ruby backends is a significant (although by no means the only) factor in the slowness of Github and Gitlab. So yes, being written in a language that is better suited for high performance at scale is, potentially, an advantage. Although if it is vibe coded, there's a decent chance there are architectural problems that offset the advantage gained from the choice in language. |
|
GitHub is so data heavy and there's so little reactivity that it should really be server side rendered.