Remix.run Logo
newcodebergfan 8 hours ago

Damn - Codeberg is snappy! It's as fast as Github used to be 10 years ago. Server rendered pages. No AJAX-style slow updates. Love it.

mlugg 8 hours ago | parent | next [-]

This was the very first thing I noticed when we (the Zig team) started seriously trialing Codeberg. Honestly, the transition was worth it just for the ability to navigate the website without a 3-5 second wait every time I click a link.

JimmaDaRustla 7 hours ago | parent | prev [-]

Github is backend rendered too...

stratts 6 hours ago | parent | next [-]

GitHub seems to be the worst of both worlds - partially rendered on the server, but then the frontend inexplicably pulls in additional data like... commit messages??

It's a double hit of latency, and for bonus points, the commit messages won't load at all if your browser is slightly out of date

kstrauser 6 hours ago | parent | prev [-]

It was. Open a huge diff in it now and go grab some dinner while your browser tries to render it.

I don’t hate GitHub or anything, but its UI is way slower now than it use to be.