Live data from Hacker News

Replit permanently moves to paid hosting after 7 years of free service

noreplit.com

111–120 of 120 posts

Re: Replit permanently moves to paid hosting after 7 years of free service

#111
post #81

Earlier quoted context omitted.

You have to be trolling Learning how linux operates, ops is done, networks are configured, firewalls are hardened, processes are monitored, resources are allocated, disks are backed up, ips are assigned, routing tables work, symlinks work, and code is deployed is never going to be an obsolete skill. Pick whatever amazing heroku, fly, render, replit, next, k8s, nomad, docker, whatever platform you think has abstracted…

I am not trolling. My view is that there will be a few very smart people at the companies you mention, doing those things. But most jobs in the tech industry will not require those skills. That's the point of specialization. It is efficient. You claim that linux, disk backup and routing tables will never be obsolete. Really?

> You claim that linux, disk backup and routing tables will never be obsolete. Really?

If data exists, backing it up will never go away, and we still use magnetic tape drives for enterprise backup so no, disk backup isn’t going away, not within our lifetimes, and since your concern is the person wasting their time, I’ll assume our lifetimes is a fine timeline to look at.

Linux, and the open source world that exists because of it and GNU, aren’t becoming obsolete. With the steam deck and EVs, and android auto, Linux is deploying more places than ever, and only increasing. Every container you run is Linux, etc. Even windows supports running Linux.

Packet switching, which routing tables are a part of, is literally how the modern day internet is able to exist, IP protocol and all.

Everything you suggested are core to all modern day tech and won’t soon be obsolete, and you’re probably well aware. Perfect troll response with the selected tech you mentioned. Someone else will have to feed you.

Re: Replit permanently moves to paid hosting after 7 years of free service

#113

Earlier quoted context omitted.

> If supporting paid model costs more than what they make from paid users, why would a company implement it? But bnce the code is written to handle it then it's there for everyone to use (though yes, billing infrastructure does requires continual upkeep) - it could even be an internal garage/passion-project/hackathon thing. Companies like Twitter want to attact "the best", and people like that will want to build prod…

There is no such thing as “once the code has been written”. A passion project is great until the passionate project flounder moves on, then it’s unmaintainable junk.

A passion-project that’s been productized just becomes a regular software project to anyone else besides the original creator - no-one is suggesting we take garage-projects and ship-it immediately.

It’s kinda like how Microsoft handled easter-eggs in the 1990s (before they were banned completely around ~2003), where the egg is just another engineering feature-project, with a spec-doc, a dev timeline, a test plan, and accountability - even if the end-feature is designed to be hidden.

Re: Replit permanently moves to paid hosting after 7 years of free service

#114
post #16

Rent a $5/mo Linux VPS and be happy. I think more people should do this because what you learn (and you'll learn a lot) is the foundation of everything else. Do this even if you are a programmer used to deploying to sophisitcated CI/CD stacks and k8s. The tight resource constraints (e.g. 1G RAM) are good for you - they make you think, and take care what you run and when you run it. Learn to setup ssh on both ends; le…

Do you have a link to this 5 dollar service you mention? The ones I knew have risen prices considerably.

There's also some $1/month and $30/year options if you look hard enough.

Re: Replit permanently moves to paid hosting after 7 years of free service

#115

Earlier quoted context omitted.

There is no such thing as “once the code has been written”. A passion project is great until the passionate project flounder moves on, then it’s unmaintainable junk.

A passion-project that’s been productized just becomes a regular software project to anyone else besides the original creator - no-one is suggesting we take garage-projects and ship-it immediately. It’s kinda like how Microsoft handled easter-eggs in the 1990s (before they were banned completely around ~2003), where the egg is just another engineering feature-project, with a spec-doc, a dev timeline, a test plan, and…

You really can’t apply that to a payment feature. Unfortunately everything that touches money needs constant attention, even if you “just use Stripe”.

Re: Replit permanently moves to paid hosting after 7 years of free service

#116
post #16

Rent a $5/mo Linux VPS and be happy. I think more people should do this because what you learn (and you'll learn a lot) is the foundation of everything else. Do this even if you are a programmer used to deploying to sophisitcated CI/CD stacks and k8s. The tight resource constraints (e.g. 1G RAM) are good for you - they make you think, and take care what you run and when you run it. Learn to setup ssh on both ends; le…

Do you have a link to this 5 dollar service you mention? The ones I knew have risen prices considerably.

The biggest bang for your buck will be with Contabo. I've tried OVH and Cloudfanatic as well, but recently settled on Contabo just because it's cheaper

Re: Replit permanently moves to paid hosting after 7 years of free service

#117
oh hi, I'm the guy who made that site. Read through a couple comments here and want to elaborate:

- I've currently moved everything to a cheap DigitalOcean droplet that works wonders for me, and is far cheaper than what Replit could offer

- Comments about me & other noreplit.com contributors being "entitled" is odd to me. Nothing is ever free, but a service we paid for being switched to something that costs tons more than the competition, and suddenly, isn't great. - Replit has stopped community events such as their Reps program, all hackathons (not AI related, at least), and have abandoned their 16k+ member Discord server in exchange for a barely active discourse site.

- "That’s the impression I got looking at the dev behind this site. They clearly have development experience, they’re just mad and trying to make as much noise about it as they can." That was never my intention. Many people are mad about it, but the only thing I've personally done recently is created the website with the help of a few other folks. Forums such as this one aren't created by me.

- I'm not broke. I have about ~$5k in my bank account at the moment, but I'm not willing to let that go to waste. Beforehand, I was fine to pay $7/month for my silly little projects to have "good enough" uptime, as I think should be true for all hobby projects. It doesn't make sense for me to spend tons more for a little more reliability when I can just spend a day or two migrating, that I did.

- The domain was $15 for the year and isn't on auto-renew.

Replit simply changed their business model to not favour youngins that don't have a slightest clue what a vCPU even means, after they seemed they wanted to support that. So we're a bit pissed having to move our shit, but all is well in the end.

Re: Replit permanently moves to paid hosting after 7 years of free service

#118

Rent a $5/mo Linux VPS and be happy. I think more people should do this because what you learn (and you'll learn a lot) is the foundation of everything else. Do this even if you are a programmer used to deploying to sophisitcated CI/CD stacks and k8s. The tight resource constraints (e.g. 1G RAM) are good for you - they make you think, and take care what you run and when you run it. Learn to setup ssh on both ends; le…

I'm glad I did. All of my websites with domains now run off of a little Droplet running a bodgy bit of software I made called "Run my stuff" it does that, runs my websites, tunnels it through ngnix, and uses CloudFlare to bring it to the internet.

Very simple, but what works, works.

Re: Replit permanently moves to paid hosting after 7 years of free service

#119

[flagged]

You broke the site guidelines egregiously here. Please don't post like this to HN, regardless of how wrong something is or you feel it is.

If you'd please review https://news.ycombinator.com/newsguidelines.html and stick to the rules when posting here, we'd appreciate it.

Post reply on HN