Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I relate to this.

> We appreciate Heroku’s legacy as a learning platform. Many students have their first experience with deploying an application into the wild on Heroku.

I'm one of those students. It's good that they will open up something free for students but I suspect it'll never be the same as just signing up and git push heroku master.



It also misses anyone else looking to learn.

Self study folks, anyone without a bootcamp connected to a sales team, non traditional schools ... you're out.

I remember changing careers and studying and a lot of sites promised free stuff but if you weren't connected to whomever they worked with / a traditional school you were kinda SOL unless you wanted to go begging on twitter or something like that.

Granted I get they don't want to just be handing out mass quantities of free stuff too / I'm sure people abuse that to no end.


> Self study folks, anyone without a bootcamp connected to a sales team, non traditional schools ... you're out.

Disagree. Traditionally you pay for education through property taxes or tuition or whatever. A determined person in this field can cough up $20 a month for a very capable server.

When I was young and poor 40 years ago, to teach myself programming I spent all my money on books that cost $35 a pop at least, which would be something like $100 in today’s money.


I don’t know what you’re disagreeing with.


Render has pretty good free tier benefits, but no git push render master


Disclaimer: I work at Railway.app as a Support Engineer

You might be interested in Railway's CLI deployments: `railway up` from your project root gets ya going.

https://docs.railway.app/deploy/railway-up


Disclaimer: I like Railway.

Heroku VMs had the kitchen sink, and I miss that with Railway. A pretty standard Phoenix app with Phoenix’s built-in auth doesn’t build and the user is presented with build errors about nixpacks. Now there’s a good deal I have to learn just to get bcrypt to build.


Render does have auto deploys from GitHub/Lab so just `git push` is how people use us. Are you using a different Git host?


If anything this saves a step. For me, git push heroku master was more often git push && git push heroku master at least when starting out.


Yeah. I think Heroku's own Git hosting is a bit weird feature now since git repo integration is now popular.


Check out https://www.cyclic.sh/

Serious free tier, git push, serverless express.js plus AWS databases.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: