I would be in the market for Europe-based static hosting and am glad that more European services are popping up, but this has one massive drawback: Unpredictable cost (unless you manually set a limit with support, then it presumably changes into unpredictable availability). With everyone moaning about AI crawlers I have no idea how far 10 or 500 GB bandwidth go nowadays, and I don't want to need to know.
At all-inkl.com (no affiliation except being a happy customer) I pay something like 8 EUR to get "unlimited" bandwidth (I'm sure if my site caused a problem I'd hear about it, but I can be sure that there won't be surprise bills, and I know I don't have to worry about "background noise"), static hosting, dynamic and database (which I don't use) hosting, and 5 domains included which makes the net cost of the hosting nearly free.
I'm using this for my mother's website (https://www.touchofglass.eu/), and my only complaint is that it assumes you version a website in a Git repository. You can work around it by uploading a tarball or something like that, but it is far less convenient than using sftp/rsync. But considering that we are far into the free 10GB a month and I only have to update it very infrequently, it seemed like the best solution.
"Research has shown that being creative through art projects can help promote stress relief, increase self-esteem, help connect with others, and boost intrinsic motivation. So, participating in mindful art projects can open one's mind to more positive thoughts and offer alternative solutions to life problems."
And wise. Well done publishing the Web site which works without fuss in a calm way.
Why should it be? In my experience it depends on the case, and in my case it seems like an absolute technological overkill to version the site and have statichost regularly pull from some repository, as I update it perhaps once a year.
I mean, versioning is basically free from a technical / storage / time spent standpoint, and my experience says that if you don’t do it you likely will lose your code at some point
Simpler. Or you work/collaborate on projects with people who really shouldn't have to learn Git, even via a GUI.
I'm a programmer by trade and do plenty of versioning via _v1 and so on when working on music with others, we basically send .zip files over Telegram and append some label at the end. Not gonna ask these people to learn something when basic "have many copies" does the trick sufficiently good.
Not really, I just use Emacs' versioned backup files that are automatically generated. As I said, I don't have to update the site that often, so it is entirely sufficient. An advantage for me, besides not having to write Git commit messages, is that I also don't have to version images in Git, which I don't like doing.
I can kind of see it, but hetzner costs, what, 5€/m for your own server with 10TB traffic included? How is a 4€/m markup remotely justified for what amounts to setting up an apache server and pointing a domain at it? And cutting traffic to a twentieth?
His has been my setup for many years. A simple cheap Hetzner VPS, setup to run Caddy printing a bunch of subdomains for all my side projects. If I wanted CDN, I’d look at bunnycdn. I haven’t researched a European DNS provider yet. For now it is Cloudflare.
I see the value for someone who doesn’t know or want to fuss with running their own VM in the cloud, but given the usage of LLM these days… But, one only needs a bit of education to take control into their hands.
You'd be surprised how many people pay hundreds of bucks per year for hosting wordpress sites that are completely static with 0 updates. Sites that can easily be hosted as static for free on codeberg (or github pages if you are a sociopath). The local peanut butter manufacturing facility with photos of their jars and no backend logic required type-of-sites.
Why would i use codefloe and not a more reputable non-profit provider like codeberg/disroot/framagit?
It says it's community owned, but i only see one codefloe team member on the forums and a few people (like you). I didn't find any good community rules or pricing, any political statement about the mission, etc. The only thing i found deep in the comments is that it seems to be for people who don't want FLOSS? Also the pricing mentions mixing a non-profit and a for-profit for the best of both worlds, which as Mozilla has shown is a potentially tragic strategy.
To be clear, i'm in favor of more non-profit hosts. But from reading the site i'm not convinced this one is actually for-profit, what the community stands for, and whether i'm the target audience.
Codeberg does not permit personal repos, it is strictly for open source project communities. Also, it is painfully slow if you are working in a repo of any size. Codefloe is professionally hosted on a robust platform - it could probably support about 10x the volume Codeberg has currently with good performance. I have not used the other options you mentioned but I've long admired what Framasoft is doing.
I'm not sure where you'd get the idea that Codefloe is for people who don't want FOSS. There are hundreds of open source repos. There are also a lot of personal projects, and probably some commercial ones as well.
What they don't want, is an ideology that restricts the types of projects hosted there. Its available for all software projects. Most of their user base are just using the service - and that is really the point. Similar to how most users on Lichess are there to play chess, not to talk about hosting chess servers.
They are owned by a commercial entity, devXY but they are not profit seeking. They need donations to cover costs but are willing to give that time to build up. There are some regular donors[1], but they are not yet covering all costs [2].
They publish a report every quarter where you can see usage figures.
The amount of Codeberg FUD one can encounter on HN is unreal. I'm starting to question whether there's an organized effort behind it.
Both personal and private repos are explicitly permitted in the Codeberg TOS:
> Private repositories[…] allowed for really small & personal stuff like your journal, config files, ideas or notes, but explicitly not as a personal cloud or media storage.
As if there wasn't a massive amount of nuance between "you may keep your dotfiles private but don't upload your photo library". If their rules read this arbitrary, I wouldn't trust them to host any of my stuff, especially considering that you always have to hope they don't change their rules any further.
Assume you did some local LLM stuff in June that worked with a 200MB set of various jpegs and you wanted to keep it private: Is this still legit in September 2026? I wouldn't rely on it.
> , I wouldn't trust them to host any of my stuff, especially considering that you always have to hope they don't change their rules any further.
Yeah, I think this is a win-win for both parties.
You strike me as someone who would "ride along the lines of the terms of service" basically, and you'll see anything not explicitly forbidden as being allowed essentially.
While Codeberg is a project driven by humans, with human reactions to what's happening. If you're not comfortable with rules not being 100% defined, and requiring a humans value judgement to be had to figure out if the rule is broken or not, I don't think Codeberg is for you.
The rest of us, who are OK with humans making decisions rather than just going by what's written in rules, are fine with this, because we know our private repositories won't be deleted. And if they are, you'll be able to speak with a human to explain, and if your intention is fine and good, they'll be OK with it. But if you try to argue about some "That wasn't explicitly stated", then yeah, they'll probably get tired of you quickly.
Think your participating in your local user group vs some corporate/government forum, the rules will be enforced differently.
Do X in whatever way you want, if you do so knowing it's against the terms of service, you're "riding along the line of the terms of service" for sure if you try to explain away how it is/isn't explicitly forbidden.
Haven't used Codefloe but at least they're not restricting what projects you can host with them. I don't see any preachy neo-Luddite "don't use AI" or "no private repos pls" messaging on their site.
I've been looking for a new static host recently since Netlify raised prices and is terrible at preventing bot traffic. Here was my assessment of Netlify from the perspective of a small customer who just wants static hosting (and not build minutes).
Pros:
- Run by a single person, so customer service is responsive and comprehensive
- Focused mainly on static hosting without extra complexity
Cons:
- Run by a single person, so increased outage risks
- No support for MFA
- The upload process unconditionally uploads every file rather than an rsync-like sync of only the changed files, which is a pain for my large sites that only change incrementally
- Bot scraper protection is not included (they'll do it for an additional fee)
- Bundles together site builds and hosting, but I only want hosting
So, just as a curiosity, why don't you create a $5/month VPS or something even cheaper, throw nginx/apache/caddy on there, make it fetch from a git repository once a minute or whatever, then call it a day? What does the service need to provide for it to be worth paying so much more for?
This $5/month VPS can effectively handle hosting 100s of static websites for you without breaking a sweat, unless you're doing something seriously wrong.
I'm hosting my static site (https://rz01.org) there and am super happy with the free plan and the support I got from Eric. It's free, it's fast, it's in the EU.
I’m a happy OVH user, their free static hosting (part of their paid domain service) is enough for my needs. I’ve been using that platform for more than 10 years now. At the same time I like that there are more alternatives.
My issue with OVH is the support is God awful and half French. Someone made a complaint about my server and their default stance was to nuke me from orbit and ask questions later.
Oh and their "data centers" are just shipping containers that are prone to the occasional fire.
Much happier with Hetzner, even though it's more expensive.
> Oh and their "data centers" are just shipping containers that are prone to the occasional fire.
AFAIK they have a very limited number of DC built reusing shipping containers, most of them, including the ones built in the last ten years, are regular buildings built from scratch or repurposed.
AFAIK there have been ONE instance of a DC taking fire, and it wasn't built from containers.
Only SBG1 was built from containers, it partially burnt due to its proximity to SBG2, but its SBG2, which was not built from containers, that burnt down.
I think you are picking on the product by sharing a (real) critique of the marketing website.
The product says "100% European static website hosting" it does not make any promise about the actual marketing website they have that will be privacy protected.
So yes, you are right they used in their marketing website maybe some trackers and even so based on the link you shared here they seem to use https://www.simpleanalytics.com/ which sounds okish than any other trackers and it might even be also EU hosted:
"We're a three-person team based in the Netherlands, building privacy-first analytics for the web"
Their _main_ selling point is that they are hosted in EU and also their analytics seems to be hosted in EU.
I did not read with very much attention their website but I think they are not saying they are gluten free and eating a whole wheat bread. But even so it is possible that a cook that produces gluten free bread to sell can eat a whole wheat bread. I see no problem with that.
I also don't think we need metaphors for this. It is clear for me that their USP is hosting in EU and the fact that on their marketing website uses https://www.simpleanalytics.com/data-collection does not contradict their product which is Hosting websites in EU.
What would contradict is hosting their marketing website on US.
Second point is: Yes, their status page should be hosted in other places and I could even understand if they want to host their status page in US or ASIA. I actually think that would be the right way to host their own status page.
That pixel seems to just gather standard data one might want to optimise the site display. I think display port size or http/s choice is hardly personal data.
Yes such info can be used to track people, but only if you have the database and means to - which a single small provider certainly doesn't. So unless you think this data is being sold for profiling I don't think that their claim is false.
Perhaps I read it wrong, but to me this means "does not collect ... data". In fact, the site uses a third-party service, which obviously sends the IP address.
Finally, the `id` and `unique` string parameters look like something specifically designed to track people.
Significantly too expensive for most users. I understand that they target agencies, but most users would prefer less and pay by site instead of paying 120 EUR / year for unlimited sited
Also the traffic cost is ridiculously high. Even AWS (which is often criticized for their high traffic cost) does not bill traffic below 10 TB (20 times higher) and then cost 0.1 EUR / 10 GB (10 times lower)
> You can register and use a .eu domain if you are an EU or EEA citizen regardless of where you live, a resident in the European Union or European Economic Area, or a business or organization established within the EU/EEA.
Looks interesting and serves a real need. However, pricing tiers seem a bit steep, especially for folks who don't need the build step to happen on the host.
Also, at least according to the docs, ssh cert based authentication and password based authentication, but no support for public key based authentication?
I just had to go check out your site with that comment. Nicely done! Was waiting for the physics simulation to either fully settle or explode, but really neither of those happened.
As an american, I'd rather pay than use github's free pages.
I'd go with sourcehut's pages @ €4 per month over statichost if I wanted to specifically go EU. (If not I'd go with nearlyfreespeech for $2ish per month.)
Wow, yeah. I need to start offering static hosting for like $.99 (although then micropayments become an issue...) As is, I host like 100 business' sites on my VPS and only recently surpassed 1% bandwidth.
Bunny.net has a similar model and it's nice (Top up the account and minimum $1 per month).
This website also has a pricing model that is a bit discouraging and quite common in my experience. Nice free tier, thanks, but the first paid tier is a bit far out of reach or not worthy. My only guess is that they are forced to do it this way to fund the free tier.
However, I am not sure why European mass surveillance and imperialism are supposed to be any better than those of any other country. Somehow that never gets answered on sites like that.
simply put, they aren’t the big bully. they don’t have the worlds strongest army and control of the most important currency to strongarm pretty much anyone who stands in the way.
Just yesterday I was configuring my UniFi and being confused on where I can actually find everything in the new UI. I swear the firewall/policy UX changes every version.
its like a retail store where they force you to walk through the chips and chocolates to get to the fruit and veg... just in case you didnt know how yummy chips and chocolates are...
It seems to be more focused on business static hosting, which Neocities definitely is not. There's at least a dozen business static web hosting solutions out there and we're happy to share space with them.
Aside from that, it's claiming to be based in Europe instead of the US and proposing that as the value proposition. We have servers all over the world, including in Europe, but we're required to be in the US for the pretty simple reason that we live here, and nobody in Europe has offered me citizenship yet (by all means!)
I've explored potentially operating out of other countries when crazy internet regulations come up but in practice, crazy internet regulations is currently, unfortunately, a bi-partisan, multi-country phenomenon, and I wouldn't bank on being "based in Europe" to solve this.
I also wouldn't assume that being based in Europe will prevent the US from enforcing a law on a platform either. US companies still have to adhere to European internet laws if they want to operate there. If we used cookies for anything except session login, we would need to do a cookie pop-up like most other sites do.
It might help me to understand the concern if I was given a specific internet law. If your concern is age check IDing for example, how are you more concerned about the US states than the entire country of France, which is attempting to do the same thing?
> An EU tiny VPS on Scaleway with unlimited bandwidth costs 5€. This thing costs 9€. With limited bandwidth.
statichost.eu is a CDN,[0] not a single static host. Your VPS is the single point of failure, so if that one system goes down, your site is offline.
With a VPS, you'd also have to roll your own atomic updates, which is not the hardest thing in the world, but it's also not trivial.
Compare it to static hosting pricing at Netlify, Firebase Hosting, and Vercel, and it's competitive, but you should expect to pay more for a service run by a small vendor who doesn't have the economies of scale or VC money that the bigger competitors have.
[0] They're an abstraction on top of Bunny, who provides the actual CDN, statichost assumes responsibility for providing the CDN regardless of underlying infrastructure.
Netlify and vercel have a generous free tier, I never paid a dime. What you might eventually pay for in those services is the exceptional DX, which this amateurish service will never get close to.
All this to say that 9€/month is way too expensive.
What's the price that you expect to pay to a service run by a single person that has to keep your website available 24/7?
I get frustrated that people seem pretty aware of the enshittification and centralization of large services, but when an indie vendor pops up that can fill a niche, people expect it to have all the bells and whistles of a billion dollar company and also give everything away for free.
If you have a just for fun website, then yeah, hop around the free tiers of whatever hosting service. If you're running any kind of online business, the difference between free and 9€/month for web hosting is a rounding error to pretty much any other business expenses you have.
Also, keep in mind that on the 9€/month plan, that's the max you pay. With Vercel, Netlify, Firebase, etc., if you get hit with a bot attack, they come after you for $100k+ and you have to beg on social media for them to call off the collectors.[0]
I tried this few weeks ago and there was no authentication on rebuild trigger, so anyone who knows your site url can start build and deploy.
I don't know if things have improved since then.
That’s a shame, because FreeSewing is a fascinating and pretty awesome project! If you know someone in to the textile crafts, you may find this changes their world if they don’t already know of it.
As an european I approve of the claim being "Its not this, its that", because for once its an actual good use of it, as many things claim to be european when in actuality they are american companies, hosting their stuff in an aws/azure european data region, so not really european at all.
Because it looks like they are trying to appeal to people interested in European digital autonomy, but ISRG, the organization behind Let's Encrypt, is based in the US and has to comply with US sanctions.
My static sites are built on the server (Github pages or Cloudflare Pages). They rebuild each time there are new commit on the repo, and that way I don’t need to version built artifacts.
I built locally for many many years and I’m much happier with this model since the commit log is a much better reflection of what changed and there are no inconsistencies as whenever you’d commit source and built artifacts that don’t match.
… It demands some extra care in terms of making sure the server can pull the dependencies and run the build scripts, but that also means my colleagues (or me in the future recovering the project from the repo) would be able to build with what was commited and nothing more… which is a requirement in my case.
.eu implies (well, requires) the business entity itself is located within the EU/EEA, it doesn't imply that all infrastructure is hosted within the EU, I'm not sure where you'd get that from.
Just like .us doesn't imply everything is 100% hosted within the US, that the CDN has servers in Mexico too is fine, as long as the business entity itself is actually in the US.
There is something special about the combination of people posting something thinking it's some gotcha, then they completely misunderstood both what the thing is, and what they're trying to point out, hilarious.
About the differences between the EU and Europe? Didn't someone already explain the difference to you in the past or somewhere else? Look at Wikipedia otherwise.
Greenland is not part of Europe. But they are part of "Rigsfællesskabet" (The Kingdom of Denmark). So part of Denmark but with a high degree of autonomy.
Regarding "European values", I think they are just Western values but with a twist away from the US version. In my layman view, that means: Europe values citizen privacy more, US values citizen freedoms more, Europe values environment more, US values businesses more.
Until recently I would have said Europe values diplomacy more, while US values military power more. But now I dont know about that.
At all-inkl.com (no affiliation except being a happy customer) I pay something like 8 EUR to get "unlimited" bandwidth (I'm sure if my site caused a problem I'd hear about it, but I can be sure that there won't be surprise bills, and I know I don't have to worry about "background noise"), static hosting, dynamic and database (which I don't use) hosting, and 5 domains included which makes the net cost of the hosting nearly free.
And wise. Well done publishing the Web site which works without fuss in a calm way.
I'm a programmer by trade and do plenty of versioning via _v1 and so on when working on music with others, we basically send .zip files over Telegram and append some label at the end. Not gonna ask these people to learn something when basic "have many copies" does the trick sufficiently good.
doesn't seem like a good idea
I see the value for someone who doesn’t know or want to fuss with running their own VM in the cloud, but given the usage of LLM these days… But, one only needs a bit of education to take control into their hands.
https://docs.codefloe.com/pages/
It says it's community owned, but i only see one codefloe team member on the forums and a few people (like you). I didn't find any good community rules or pricing, any political statement about the mission, etc. The only thing i found deep in the comments is that it seems to be for people who don't want FLOSS? Also the pricing mentions mixing a non-profit and a for-profit for the best of both worlds, which as Mozilla has shown is a potentially tragic strategy.
To be clear, i'm in favor of more non-profit hosts. But from reading the site i'm not convinced this one is actually for-profit, what the community stands for, and whether i'm the target audience.
I'm not sure where you'd get the idea that Codefloe is for people who don't want FOSS. There are hundreds of open source repos. There are also a lot of personal projects, and probably some commercial ones as well.
What they don't want, is an ideology that restricts the types of projects hosted there. Its available for all software projects. Most of their user base are just using the service - and that is really the point. Similar to how most users on Lichess are there to play chess, not to talk about hosting chess servers.
They are owned by a commercial entity, devXY but they are not profit seeking. They need donations to cover costs but are willing to give that time to build up. There are some regular donors[1], but they are not yet covering all costs [2].
They publish a report every quarter where you can see usage figures.
https://codefloe.com/codefloe/analytics/src/branch/main/repo...
They also publish detailed cost analytics and donations:
[2] https://codefloe.com/codefloe/analytics/src/branch/main/repo...
[1] https://en.liberapay.com/codefloe/
Both personal and private repos are explicitly permitted in the Codeberg TOS:
> Private repositories[…] allowed for really small & personal stuff like your journal, config files, ideas or notes, but explicitly not as a personal cloud or media storage.
Assume you did some local LLM stuff in June that worked with a 200MB set of various jpegs and you wanted to keep it private: Is this still legit in September 2026? I wouldn't rely on it.
Yeah, I think this is a win-win for both parties.
You strike me as someone who would "ride along the lines of the terms of service" basically, and you'll see anything not explicitly forbidden as being allowed essentially.
While Codeberg is a project driven by humans, with human reactions to what's happening. If you're not comfortable with rules not being 100% defined, and requiring a humans value judgement to be had to figure out if the rule is broken or not, I don't think Codeberg is for you.
The rest of us, who are OK with humans making decisions rather than just going by what's written in rules, are fine with this, because we know our private repositories won't be deleted. And if they are, you'll be able to speak with a human to explain, and if your intention is fine and good, they'll be OK with it. But if you try to argue about some "That wasn't explicitly stated", then yeah, they'll probably get tired of you quickly.
Think your participating in your local user group vs some corporate/government forum, the rules will be enforced differently.
By using AI to write code, like virtually everyone does? Tell me, what indication was there in their TOS, that this might be close to a line?
They recently made some very ideological decisions…
So, not code for personal projects? Right? A private git repo with my own code, is not permitted.
More to the point of this thread - there is no specific affordance for a personal website.
Pros:
- Run by a single person, so customer service is responsive and comprehensive
- Focused mainly on static hosting without extra complexity
Cons:
- Run by a single person, so increased outage risks
- No support for MFA
- The upload process unconditionally uploads every file rather than an rsync-like sync of only the changed files, which is a pain for my large sites that only change incrementally
- Bot scraper protection is not included (they'll do it for an additional fee)
- Bundles together site builds and hosting, but I only want hosting
This $5/month VPS can effectively handle hosting 100s of static websites for you without breaking a sweat, unless you're doing something seriously wrong.
Who started this, GeNuInElY cUrIoUs
Oh and their "data centers" are just shipping containers that are prone to the occasional fire.
Much happier with Hetzner, even though it's more expensive.
AFAIK there have been ONE instance of a DC taking fire, and it wasn't built from containers.
https://lafibre.info/ovh-datacenter/incendie-sur-un-site-ovh...
And, did you look at the photos you linked lol.
Particularly this one: https://lafibre.info/images/ovh/202202_incendie_ovh_strasbou...
Only SBG1 was built from containers, it partially burnt due to its proximity to SBG2, but its SBG2, which was not built from containers, that burnt down.
However their IPv6 /128 allocation is horrendous. But I don't know anyone who does it all actually better.
"In Brief: statichost.eu does not collect or share any personal information or data. " (2)
Every page contains a hidden 1px pixel img that collects 15+ parameters: https://queue.simpleanalyticscdn.com/simple.gif?version=cdn_......
1. https://status.statichost.eu
2. https://www.statichost.eu/privacy/
The product says "100% European static website hosting" it does not make any promise about the actual marketing website they have that will be privacy protected.
So yes, you are right they used in their marketing website maybe some trackers and even so based on the link you shared here they seem to use https://www.simpleanalytics.com/ which sounds okish than any other trackers and it might even be also EU hosted: "We're a three-person team based in the Netherlands, building privacy-first analytics for the web"
I did not read with very much attention their website but I think they are not saying they are gluten free and eating a whole wheat bread. But even so it is possible that a cook that produces gluten free bread to sell can eat a whole wheat bread. I see no problem with that.
I also don't think we need metaphors for this. It is clear for me that their USP is hosting in EU and the fact that on their marketing website uses https://www.simpleanalytics.com/data-collection does not contradict their product which is Hosting websites in EU.
What would contradict is hosting their marketing website on US.
Second point is: Yes, their status page should be hosted in other places and I could even understand if they want to host their status page in US or ASIA. I actually think that would be the right way to host their own status page.
Yes such info can be used to track people, but only if you have the database and means to - which a single small provider certainly doesn't. So unless you think this data is being sold for profiling I don't think that their claim is false.
Finally, the `id` and `unique` string parameters look like something specifically designed to track people.
So it does not seem to collect IP. Of course it is sent to their servers but they publicly state they don't collect it.
Also the traffic cost is ridiculously high. Even AWS (which is often criticized for their high traffic cost) does not bill traffic below 10 TB (20 times higher) and then cost 0.1 EUR / 10 GB (10 times lower)
That being said, the only reference to the EU is the domain itself - everything else says European, and the UK didn't move during Brexit.
https://datacamp.co.uk
UK is neither.
I'm so tired.
Also, at least according to the docs, ssh cert based authentication and password based authentication, but no support for public key based authentication?
Needs to also run on European CPUs such as SiPearl Rhea1 :)
The spacing of every element on the site is different and inconsistent.
Everything about this site looks cheap and unconsidered.
Design is important and builds (or loses) trust.
It would take you at most an hour to make this site actually look nice.
Having said that, wrapping is a totally acceptable way to display menus rather than sticking everything in a burger.
I'd go with sourcehut's pages @ €4 per month over statichost if I wanted to specifically go EU. (If not I'd go with nearlyfreespeech for $2ish per month.)
Yes
> And would rather pay 9 euros/month?
No
This website also has a pricing model that is a bit discouraging and quite common in my experience. Nice free tier, thanks, but the first paid tier is a bit far out of reach or not worthy. My only guess is that they are forced to do it this way to fund the free tier.
I self-host my application so I don't have need for such service but if I couldn't I would pay 9€
Keep your 500€, your fellow citizens in average need it more than average European
Also hardly anyone drinks $9 coffees regularly.
i agree with your sentiment though.
I logged into CF dashboard the other day and was super confused because it appears to be replaced by Workers.
Computer > Workers & Pages > Create Application > under “Make something new” container there’s a link “Continue to Pages”
https://blog.cloudflare.com/full-stack-development-on-cloudf...
Stuff like Astro comes with Workers support.
They also have https://www.cloudflare.com/drop/
Aside from that, it's claiming to be based in Europe instead of the US and proposing that as the value proposition. We have servers all over the world, including in Europe, but we're required to be in the US for the pretty simple reason that we live here, and nobody in Europe has offered me citizenship yet (by all means!)
I've explored potentially operating out of other countries when crazy internet regulations come up but in practice, crazy internet regulations is currently, unfortunately, a bi-partisan, multi-country phenomenon, and I wouldn't bank on being "based in Europe" to solve this.
I also wouldn't assume that being based in Europe will prevent the US from enforcing a law on a platform either. US companies still have to adhere to European internet laws if they want to operate there. If we used cookies for anything except session login, we would need to do a cookie pop-up like most other sites do.
It might help me to understand the concern if I was given a specific internet law. If your concern is age check IDing for example, how are you more concerned about the US states than the entire country of France, which is attempting to do the same thing?
There are apps you use to scan products in the store to make sure they have nothing to do with USA.
An EU tiny VPS on Scaleway with unlimited bandwidth costs 5€. This thing costs 9€. With limited bandwidth.
?!
statichost.eu is a CDN,[0] not a single static host. Your VPS is the single point of failure, so if that one system goes down, your site is offline.
With a VPS, you'd also have to roll your own atomic updates, which is not the hardest thing in the world, but it's also not trivial.
Compare it to static hosting pricing at Netlify, Firebase Hosting, and Vercel, and it's competitive, but you should expect to pay more for a service run by a small vendor who doesn't have the economies of scale or VC money that the bigger competitors have.
[0] They're an abstraction on top of Bunny, who provides the actual CDN, statichost assumes responsibility for providing the CDN regardless of underlying infrastructure.
All this to say that 9€/month is way too expensive.
I get frustrated that people seem pretty aware of the enshittification and centralization of large services, but when an indie vendor pops up that can fill a niche, people expect it to have all the bells and whistles of a billion dollar company and also give everything away for free.
If you have a just for fun website, then yeah, hop around the free tiers of whatever hosting service. If you're running any kind of online business, the difference between free and 9€/month for web hosting is a rounding error to pretty much any other business expenses you have.
Also, keep in mind that on the 9€/month plan, that's the max you pay. With Vercel, Netlify, Firebase, etc., if you get hit with a bot attack, they come after you for $100k+ and you have to beg on social media for them to call off the collectors.[0]
[0] https://old.reddit.com/r/webdev/comments/1b14bty/netlify_jus...
Just checked again and found a DEV configuration for ~€6.55 and STARDUST for ~€0.43 which is interesting.
Seems really cool!
I wonder if they have some form of clanker protection. I'd hate to get hit by the filthy buggers and end up with a huge bill.
Come on, even the claim is sloppified! It's not this, it's that!
I'll bookmark it just for that.
Er, what? A static site has no build on server.
I built locally for many many years and I’m much happier with this model since the commit log is a much better reflection of what changed and there are no inconsistencies as whenever you’d commit source and built artifacts that don’t match.
… It demands some extra care in terms of making sure the server can pull the dependencies and run the build scripts, but that also means my colleagues (or me in the future recovering the project from the repo) would be able to build with what was commited and nothing more… which is a requirement in my case.
Imagine subscribing to patriotcrm.us (Tagline: "100% American made & hosted") and then finding out its servers are located in Mexico.
Just like .us doesn't imply everything is 100% hosted within the US, that the CDN has servers in Mexico too is fine, as long as the business entity itself is actually in the US.
Immediately blocked for half year until they think if you can have that site.
Meanwhile, Europe's most promising aerospace company just left for USA.
https://www.heartaerospace.com/newsroom/heart-aerospace-relo...
But "European values" seems to be a non-statement.
Doesn't European also possibly mean St. Petersburg, Malta, Cyprus, Istanbul, Greenland, or Switzerland? I.e. being not the same as EU hosting?
Regarding "European values", I think they are just Western values but with a twist away from the US version. In my layman view, that means: Europe values citizen privacy more, US values citizen freedoms more, Europe values environment more, US values businesses more.
Until recently I would have said Europe values diplomacy more, while US values military power more. But now I dont know about that.
Low effort comment.