Remix.run Logo
infecto 2 days ago

For all the hate it gets, I use them regularly with little to no complaints.

I have always found it as a pretty nice to have feature if I am already using GitHub. It’s far from perfect or robust but I can get a lot of use out of it with low to no friction.

maccard 2 days ago | parent [-]

We had more build failures in 2025 due to Actions outages or degraded service than any other reason.

infecto 2 days ago | parent [-]

Which is fair but inversely we do many builds throughout the day most business days and have not had an impact where we noticed it. Could also be that we deploy often and frequently and have setup our builds to be as quick as possible so any issues would likely go unnoticed.

maccard 2 days ago | parent [-]

Yeah totally. We use GitHub + actions for backend, and self host Perforce + TeamCity for our main game codebase. We had 0 downtime in 12 months on our TC as a comparison. I know there’s a difference between running an internal service and developing a global scale platform that is abused, but as a user I don’t care about those concerns, I care about the platform being up!

dijit 2 days ago | parent [-]

"You can't possibly hope to have as many resources caring about uptime as $provider, you should outsource to them"

"Give $provider a break, they have such crazy scale that they can't possibly hope to have great uptime"

... yet it very rapidly gets lower uptime than a service running on a desktop in the corner of the office with some backups that get restored somewhere else.

Most sysadmins will tell you tales of laptops with a decade of uptime hosting simple services that nobody cared about (IRC, ticket software) with no downtime, not even an hour, and people only discovered that fact when they decided it was too slow and it's time to migrate.. These services have become less reliable than that, and servers themselves have only gotten more reliable in that time..

(yes, I'm aware of the security liability of decades old software running, even if it's not accessible by everyone)

There's a weird doublethink going on.