I am not very familiar with any of these, but here is the short list of things I've compiled from past HN threads, that might be alternatives to heroku that provide similar affordances to heroku. Most of them I have done no more than look at the website and determine that, yeah, it was similar to heroku for my personal criteria of what makes something similar to heroku. (Some things suggested in past threads did not…
Some hands on experience with all of these, September 2022: Render.com - we use this for production at Grilla. Great experience, great platform. I wish I could pay them money to have my builds go faster but everything I want out of the box in places where you would think to look for them first. Fantastic dev ux. Never said, fuck I wish I had this and couldn't find it. Fly.io - still extremely rough around the edges a…
Ask HN: Are you leaving Heroku?
101–110 of 114 posts
Re: Ask HN: Are you leaving Heroku?
#102Earlier quoted context omitted.
Yep. I am getting pretty good support communications on this issue in heroku support tickets (you are not?), but the fact that they haven't actually made a public announcement about it is pretty unforgiveable. Last I heard from support, they thought the issue you are running into with backup restores would be solved maybe in the next week or two... but there is no public place to look for status or resolution, I just…
Heroku support answered my support ticket within a few hours (so good on them) with a canned response that pointed me to the article I had already referenced to them (not so good) and some hand waving "we're working on it." How they deploy this without figuring out a migration path first is beyond me. Someone... must have brought this up internally and been shot down I guess? The issue they say this was to mitigate i…
Wait, what? i didn't get that one! I don't think....
Re: Ask HN: Are you leaving Heroku?
#1033 years ago, I tried Heroku and was quite impressed by it. Although the price is prohibitive for a hobby project that needed resources but wasn't generating any revenue, I had to start seeking other options. Ended up developing my own Heroku but focused on Django deployments. Three years later, it works like a charm and has many happy folks who thank me for making it. Meet Appliku: https://appliku.com
My main issue is the free redis and cheap postgres instances they provide for my low-traffic app.
(Heroku are removing their free tier of everything)
Re: Ask HN: Are you leaving Heroku?
#104Earlier quoted context omitted.
Heroku support answered my support ticket within a few hours (so good on them) with a canned response that pointed me to the article I had already referenced to them (not so good) and some hand waving "we're working on it." How they deploy this without figuring out a migration path first is beyond me. Someone... must have brought this up internally and been shot down I guess? The issue they say this was to mitigate i…
> Plus the "we're shutting down all your stuff" message today makes me scrambling for another service. Wait, what? i didn't get that one! I don't think....
Re: Ask HN: Are you leaving Heroku?
#105Re: Ask HN: Are you leaving Heroku?
#106Earlier quoted context omitted.
Heroku is very much alive. On your comment about what is to be expected.... stay tuned. Given that, I also don't want to forget the little bugs, I believe they are important to a great user experience. I think this is true for any product, but especially true for Heroku.
https://news.ycombinator.com/item?id=32594533 Doesn't look well received, Heroku is a dead product for devs.
Re: Ask HN: Are you leaving Heroku?
#107Had a hobby project on heroku that I've moved to render.com pretty painlessly. It's a simple rust (actix + sqlite) project. I now have a go (gin + sqlite) project that is intended to replace the rust project that I also plan to set up on render. Overall it's been incredibly pleasant & I've had no issues. To be clear though, these are very small/cheap projects between friends so I haven't needed to evaluate costs (bey…
Why did you choose go over rust?
I'm not completely abandoning Rust, however, as I am still using it for some other personal projects. I am having a good time writing CLI tools + cargo package management/build system is incredible.
Re: Ask HN: Are you leaving Heroku?
#108Earlier quoted context omitted.
Not just that, trivial bugs aren't getting fixed. The charts showing response times, for instance, sometimes go crazy when you change the settings for time window or interval.
Any other seemingly trivial bugs that are frustrating you? Would love to get your list.