Remix.run Logo
leshokunin 14 hours ago

It's the standard. Opposition to GitHub tends to be on moral grounds, rather than the product itself.

xigoi 14 hours ago | parent [-]

On technical grounds, the UI is broken and slow as fuck.

14 hours ago | parent | next [-]
[deleted]
leshokunin 13 hours ago | parent | prev | next [-]

Is gitlab better in some ways?

xigoi 13 hours ago | parent [-]

GitLab is just as bad. I personally use SourceHut, but Forgejo also seems fine.

ranger_danger 14 hours ago | parent | prev [-]

weird, I've never had a single problem with it and I don't know anyone else who has

xigoi 13 hours ago | parent [-]

Problems I’ve encountered recently:

• Pages often take tens of seconds to load, even on a stable internet connection.

• Using the back/forward buttons takes a few seconds and if I click them several times, it results in the page shown not matching the URL bar.

• If I click an anchor link and then press the back button, it does not send me back. (Very annoying when reading READMEs and using table-of-contents links.)

zzo38computer 11 hours ago | parent [-]

If you disable the JavaScripts provided by GitHub and implement your own instead, then it works better, in my experience.