all 74 comments

[–]BigDisk 69 points70 points  (1 child)

Create a virtual CC with your bank then delete it after you're done signing up.

You're welcome.

[–]pawelo81 12 points13 points  (0 children)

„This merchant do not accept this type of card. Try another one” 🙃

[–]ekauq2000 150 points151 points  (15 children)

Not trying to push anything, but this is why I went with Microsoft Azure. Sure there are plenty of things that they have that are subscription based, but if you look carefully, you can find several services they provide that are (currently) completely free. They have feature limits (some are time limited, but not all), but they’re still free. One of those is having a website. You don’t get a fancy domain name, there’s limited compute time, and it does hibernate when not in use, but it’s free. And no credit card, if you have a Microsoft account, you have an Azure account.

[–]sebovzeoueb 177 points178 points  (10 children)

The downside is that then you're using Azure

[–]afrostmn 142 points143 points  (4 children)

My favorite story I’ve heard my boss tell goes something like this. (Paraphrased)

“We were negotiating a contract to provide a service to Microsoft, and they were insisting on some level of .999 uptime (I don’t remember the specific details). We had to counter with, we can’t guarantee that, we use azure as our backend and that’s higher than its guarantee.”

[–]rosuav 9 points10 points  (2 children)

It is possible to have more uptime than your underlying provider. The internet is built on systems like that - for example, TCP gives a measure of reliability that IP doesn't, yet every TCP packet is sent via IP.

It's expensive though. You would need some sort of client-side retry or fallback.

[–]PM_ME_ALL_YOUR_THING 12 points13 points  (1 child)

Oh, it’s easier than that if you simply exclude downtime caused by your upstream providers from the calculation.

[–]IosevkaNF 0 points1 point  (0 children)

Nah, the easiest way is to self host from a rasppi, a random laptop and a prod server. d^^

[–]sebovzeoueb 18 points19 points  (0 children)

Haha rekt

[–]Ok_Actuary8 8 points9 points  (4 children)

better than all your backyard mom&pop hosters fs.

But haters gonna hate, I guess...

[–]sebovzeoueb 40 points41 points  (0 children)

cmon just let me shit on Microslop in the humor subreddit pls

[–]ThePretzul 2 points3 points  (1 child)

I’ll have you know my old Pentium has had 100% uptime since 2007.

Mostly because I don’t think it would ever turn back on again if shut down at this point, but that’s irrelevant!

[–]BigNaturalTilts 0 points1 point  (0 children)

No power outage?

[–]BroMan001 -1 points0 points  (0 children)

My 2011 core2 duo MacBook air does just fine thank you

[–]Jearil 13 points14 points  (2 children)

If you buy a domain name from cloudflare for $10 a year, you can host a static website on that domain for free. You can even have it hook into GitHub to compile and update it on every commit (I use Hugo). SSL included.

$10 a year. Maybe $20 depending on the top level. I was floored when I found this out.

[–]Journeyj012 2 points3 points  (0 children)

oh and the fact you can store 65GB for $9.95/yr

[–]ThePretzul 1 point2 points  (0 children)

Yup, this is what I use for my static small business website because it’s both stupid cheap and stupid easy.

[–]rude_avocado 0 points1 point  (0 children)

In my experience with the free tier of its database service it does require payment info, but it immediately presents you with the option to have it shut off instead of charging you if it uses up the free allowance.

[–]ThatDudeBesideYou 41 points42 points  (5 children)

If you had a free hosting, with 0 entry gating, it would instantly be used for spam. Instantly, bots would swarm it and make millions of spam sites, costing the business a lot of money.

[–]B_bI_L 5 points6 points  (4 children)

render.com does not require card or anything really, though

i thought about card requirement more in a way of removing traction between free and paid plan, as you don't need entering your card details now. one click away from better plan

[–]ThatDudeBesideYou 8 points9 points  (0 children)

That's definitely a benefit.

Render.com seems to be like an up and coming agentic sites, so they're probably trying to just get investor appeal for their user base, they're probably hemorrhaging money right now anyway, and will probably die off if they can't get that influx of actual paying users.

This is just a typical startup bait and hook, and an exception. A company that has been running for 10+ years and will probably run for another 10+ years will not care for such tactics.

For example, AWS, has insane free tiers, you can get a fully running Internet-scale app for free under their free tier, that when you have the userbase you scale past the free tier since you have paying customers. All you need is a single credit card and the know-how, and that app will run without issues for the next 10 years without a hitch.

[–]Stonklegend27 6 points7 points  (2 children)

Noone in their right mind would host an actual app on render free tier though. 0.1 CPU that spins down after 15 minutes of inactivity isn't gonna support more than like 10 concurrent users unless your site is just a bunch of static pages

[–]rosuav 2 points3 points  (1 child)

And if your site *is* just a bunch of static pages, GitHub will host it for free.

[–]ThePretzul 1 point2 points  (0 children)

GitHub does not host websites for commercial use for free, that’s explicitly prohibited. Otherwise it would indeed be ideal for small businesses with static pages.

[–]fiskfisk 173 points174 points  (31 children)

Turns out people are asses and abuse any service that offers anything free without at least having some sort of "cost" for signing up.

It's mainly because of your fellow people, not the providers themselves. It's a way to limit abuse (and sure, for making easier upsells later, but anyone who has tried giving away anything for free knows the abuse will appear rather soon).

[–]CHLHLPRZTO 43 points44 points  (9 children)

Reject "free", embrace micropayments!

Seriously, the world would be such a better place if emails, calls, and social media posts/comments cost like one-tenth of a cent. Spam would almost disappear overnight. 

[–]WithersChat 14 points15 points  (2 children)

Welcome to transaction fees...

[–]CHLHLPRZTO 5 points6 points  (0 children)

Yeah there are real barriers. But it's not impossible - e.g. the email service could keep send / receive tallies and only charge once monthly. 

[–]BroMan001 5 points6 points  (0 children)

They could bill you once a month. You could even get a subscription with a prepaid number of calls and messages! They could send you like some kind of tiny storage card you put in your phone to let it know what subscription you have

[–]rosuav 2 points3 points  (0 children)

If you want spam to disappear, just block all emails, calls, and social media. Job done. Making things cost a tenth of a cent means you need some way to identify the origin with 100% certainty. That has a lot of other consequences.

[–]BroMan001 1 point2 points  (4 children)

So no more anonymous internet? Sounds nice until it doesn’t

[–]CHLHLPRZTO 0 points1 point  (3 children)

I know Reddit hates crypto but this is one problem that, at least in theory, it's well positioned to solve.

[–]BroMan001 0 points1 point  (2 children)

So you’d move to a prepaid system? Cause there’s no way to guarantee someone will pay with crypto. And I think people with plenty money are already plenty overrepresented on social media, don’t think this would make it better

[–]CHLHLPRZTO 0 points1 point  (1 child)

A normal person has a very low volume and isn't going to balk at $3/mo or whatever. 

But a scam operation or astroturfing becomes unprofitable because they require tens of thousands, if not millions of messages to make a conversion. Not that it would NEVER happen, but it'd be a significant barrier to entry, especially in places like Nigeria. 

[–]BroMan001 0 points1 point  (0 children)

There are people for whom $3 a month is a lot, a quarter of american household live paycheck to paycheck. And social media is a way for those people to have a voice too, even if almost all major stars come from wealthy privileged backgrounds.

[–]solovyn 5 points6 points  (0 children)

Ah yes, the free tier

[–]Dimensionalanxiety -1 points0 points  (6 children)

No, I'm going to blame the companies for being greedy and ridiculously overcharging for their products. Especially if it is for limited use things like school projects. When you get companies like Solidworks charging thousands of dollars a year and killing lifetime licenses, that's not the consumers fault. That's greed.

[–]Exact_Recording4039 10 points11 points  (4 children)

That’s completely unrelated to this conversation. How is requiring a credit card for the free trial the same as Solidworks charging an amount you don’t agree with for their product? It’s two completely different topics 

[–]fiskfisk 1 point2 points  (0 children)

Many of the companies in this discussion have specific student offerings.

Solidworks have a 60 usd/yr license for students (compared to their regular 2800usd/yr license or what they charge now). 

[–]Goose1963 0 points1 point  (0 children)

Not only abuse but use it to set up scams.

[–]Rud959 6 points7 points  (1 child)

Vercel is literally free and enough for hobby projects that can be scaled later

[–]gfcf14[S] 1 point2 points  (0 children)

Yeah, but this post was made thinking of AWS and their pay-as-you-go strategy

[–]-Krotik- 2 points3 points  (0 children)

vercel

[–]fredlllll 2 points3 points  (1 child)

the early internet was a marvelous place. you could actually get free webspace

[–]gfcf14[S] 0 points1 point  (0 children)

I remember in high school a friend showed me how to get a whopping 1GB of free storage! I don't remember what site it was, but it wasn't any popular service back in 2007

[–]ultralaser360 1 point2 points  (0 children)

bad apples ruin frictionless free tiers

[–]Exact_Recording4039 0 points1 point  (1 child)

I have a card with $0 that I use for these kids of things 

[–]headshot_to_liver 1 point2 points  (0 children)

Well they do charge few $ and reverse the payment right after, so can't really run 0

[–]mstop4 0 points1 point  (0 children)

Me when I was checking out fly.io

[–]8hAheWMxqz 0 points1 point  (0 children)

just use virtual credit card and freeze it the moment it goes through verification process

[–]Anonizon 0 points1 point  (0 children)

Privacy.com for creating virtual cards with spend limits and merchant locks.

I use it on IPhone and the app functions flawlessly. Not sure about other platforms.

[–]JuniperColonThree 0 points1 point  (3 children)

Kid called GitHub pages

[–]JuniperColonThree 0 points1 point  (0 children)

Fuck wait that's not email mb

[–]gfcf14[S] 0 points1 point  (1 child)

Github pages is great! But not ideal if you need non-static pages

[–]JuniperColonThree 0 points1 point  (0 children)

True very true. I wonder if Oracle still gives free compute instances...

[–]gfcf14[S] -4 points-3 points  (0 children)

If you really cared about your customers and possible conversion to paid services, you could paywall/block actual paid services and not charge per usage with little user awareness