Heroku has been an absolute dumpster fire. Every time their name comes up I can't help but mention that they deleted my account for inactivity, but have still been charging my credit card. No easy way to cancel because... they deleted my account.
Heroku has been running a second copy of my scheduler instance
21–30 of 132 posts
Re: Heroku has been running a second copy of my scheduler instance
#22Earlier quoted context omitted.
So what should he be doing, building his own data center?
Rent a $5/month VPS, install a few packages? Or just run a linux vm locally.
Re: Heroku has been running a second copy of my scheduler instance
#23Re: Heroku has been running a second copy of my scheduler instance
#24Re: Heroku has been running a second copy of my scheduler instance
#25Re: Heroku has been running a second copy of my scheduler instance
#26Earlier quoted context omitted.
Rent a $5/month VPS, install a few packages? Or just run a linux vm locally.
you clearly have no idea how things work outside of hobby projects, what about reliability? scalability, guaranteed uptime, resolving incidences,... You can account for all for that for yourself by creating a mini cloud provider.. good luck with that
Re: Heroku has been running a second copy of my scheduler instance
#27Earlier quoted context omitted.
So, rely on yet another vendor, or do as I suggested except without any semblance of reliabiliy.
Some one just starting out is not Google. They do not have Google's problems. They do not need Google's complexity, or a dozen layers of docker/terraform/k8s bullshit.
Re: Heroku has been running a second copy of my scheduler instance
#28Clearly the author still hasn't learned his lesson: his "no more vendor lock" solution is another vendor(s) - which is always able to vendor-lock him, again. It is truly mind blowing on how many people keep falling for one of the oldest trick in IT : vendor lock-in. === No more vendor lock In 2018 Heroku was pretty much the only option for a newbie like me to get started with web-development. The landscape is very di…
So what should he be doing, building his own data center?
The real self-hosted solution is running your server off a solar powered yacht in international waters while transmitting and receiving all data via worldwide shortwave radio. Fire any customers not willing to invest in a SW-Ethernet adapter.
Re: Heroku has been running a second copy of my scheduler instance
#29Earlier quoted context omitted.
So, rely on yet another vendor, or do as I suggested except without any semblance of reliabiliy.
Some one just starting out is not Google. They do not have Google's problems. They do not need Google's complexity, or a dozen layers of docker/terraform/k8s bullshit.
Re: Heroku has been running a second copy of my scheduler instance
#30I vote for moving to Render! My god I wish I could short Heroku stock.
Looks really expensive. And weird pricing. I click "pricing" and it gives me per user costs. Wat? I thought I was hosting stuff, not managing teams. Click on +Computing costs and it's like $0! $0! $0! Check the fineprint and its like 4GB RAM and 2 CPUs is $85/mo, or you can get the same at DigitalOcean for $24. Then add Postgres for another $95. Or if you're cheap like me, you self-host that in your $24 droplet and p…