760
Hey it's free, so I'm not complaining
(fedia.io)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
You can also host it serverless. I set mine up on S3. You pay for egress
Lol well yes it may be a bit of a misnomer. At the very least it is less server than OP was using for their static site
It's serverless, not servernone
it says no servers; they're allowed to have one.
Serverless = you don't see, and have no control over, any server.
You are serverless. You are forsaken...
all hail sylvanas
"Serverless" is using someone else's computer.
So is a "cloud server".
There isn't even a fucking "cloud"! Why do they lie to us so brazenly?
For a static site Cloudflare Pages is good for free hosting, doing a git commit and watching the site change in a matter of seconds is very satisfying.
You could also host a website like that on Cloudflare pages for free. That way you even get ddos protection and some other stuff.