

9·
6 days agoOvh and hetzer are the big ones, but scaleway is worth checking out, as well as contabo
Ovh and hetzer are the big ones, but scaleway is worth checking out, as well as contabo
Maybe not ipo, but it seemed like it had a strong monetisation push a while ago
Yes, and I think it’s the full fat option as well
Netbird seemed to go in a similar way, though still good. I want to try zrok next, looks interesting
There are dozens of us!
It jumped up a notch!
UK, £10/mo 120G data, all you can eat voice/SMS (was an offer on smarty)
Oh you don’t stop now, you sashay harder. For all of us.
Exactly, how else are they going to learn “work the shaft while gently cupping the balls”, from a demon?
Can we all agree to use “Sashayed in” rather than “hatched”?
Everyone should give you a free cert these days - if they dont its easy to get a free one from letsencrypt, buypass, zerossl (probably more). There’s no excuse not to use https really, there’s more to it than “i have nothing to hide” - this is old but still good: https://www.troyhunt.com/heres-why-your-static-website-needs-https/
Are you running something dynamic (ie with software generating the html)? If its just some html/css/js etc. you could run a static website for free, with everything you need and some quite nice cms-like functionality, on github pages. A lot of other places will host small static sites for free too - you get the bonus of skipping a lot of vulnerabilities.edit - saw you updated the question, this wont work for flask :)