Earlier quoted context omitted.
You can see these on a daily basis by now. Just the other day, major Youtube channel blocked, Gsuite accounts suspended without warning (after a decade of forking over cash) and so on. The only warning you will ever need is this one: Don't trust the cloud, don't trust cloud providers and make sure your mission critical path is only tied to things that you can control or that you have a 'hot' spare standing by for. Ot…
You are absolutely right - you can't just handover a kill switch for your business to a megacorp. However, there are a lot of instances where alternatives are not viable because of the same megacorps. For example, email is a major online ID and being locked out of it can be disastrous even for an individual. Ideally, you would want an email server of your own - but then the 2 major email providers simply junk the mai…
Ask HN: My GitHub account got suspended without any notice
201–210 of 279 posts
Re: Ask HN: My GitHub account got suspended without any notice
#202Had a similar thing happen to me with Github a while back (pre-Microsoft acquisition). Even as a paying customer for many years, my account was disabled – without even receiving an email warning. I only discovered when browsing issue histories where I knew I'd left detailed comments, and noticing my comments gone without even a note about deletion, leaving threads nonsensically fragmented. When I tried to login, I wa…
If this is a thing that happens at Github, I guess that's another reason to check out Gitlab instead.
Re: Ask HN: My GitHub account got suspended without any notice
#203In Austria there is a law in place saying if a company has a monopoly (e.g. public transport) or a quasi-monopoly (e.g. only supermarket in a 100 miles radius) the company is required to serve any customer and is not allowed to turn any down. It is time that all countries introduce laws that prohibit online monopolies from denying access to their users without good reasons.
Re: Ask HN: My GitHub account got suspended without any notice
#204Outsourcing source control/repositories for software dev. is a suicidal idea and it has always puzzled me that so many devs jumped onto the Github (and friends) bandwagon.
On a related note, I like sourcehut's design. I am not completely familiar with it, but I don't think you need an account at all to contribute.
Re: Ask HN: My GitHub account got suspended without any notice
#205She's a realtor that used Facebook extensively to stay in contact with her clients, as well as advertise for new business.
One day, the account disappeared for malicious activity.
PS: if anyone sees this and can help, shoot me a DM on Twitter :)
Re: Ask HN: My GitHub account got suspended without any notice
#206Earlier quoted context omitted.
Your ISP could refuse service. This has happened. If you manage to start an ISP people could refuse to peer.
If you run your own AS you can buy bandwidth from literally any carrier, they famously don't give a triangular shit about what you do.
Re: Ask HN: My GitHub account got suspended without any notice
#207It is ridiculous that GitHub has not even responded to your support ticket. To anyone reading from GitHub, this is making me rethink my choice of GitHub as a platform, and I'm sure the same is true for other people reading this post. Your reputation is very much at stake. To anyone reading this from Gitlab, how easy is it to migrate CI/CD off of GitHub Actions to Gitlab?
Careful about leaping to conclusions, we're hearing one side of a story here.
Re: Ask HN: My GitHub account got suspended without any notice
#208Earlier quoted context omitted.
Problem is that there are so many services that integrate with github directly that moving to other alternatives will also require moving/replacing those 3rd party services.
Is it possible to self host the code, but then automate syncing backups to public Github. That way you can use 3rd party integrations, and be part of the Github ecosystem 99% of the time, but when they do something like this, you have an emergency place to work from?
Re: Ask HN: My GitHub account got suspended without any notice
#209Re: Ask HN: My GitHub account got suspended without any notice
#210It is ridiculous that GitHub has not even responded to your support ticket. To anyone reading from GitHub, this is making me rethink my choice of GitHub as a platform, and I'm sure the same is true for other people reading this post. Your reputation is very much at stake. To anyone reading this from Gitlab, how easy is it to migrate CI/CD off of GitHub Actions to Gitlab?