Rather than linking to a threads post that is a screenshot of the x.com post with little to no commentary, we should be linking to the original x.com post https://x.com/rauchg/status/2020984434338693622
Use nitter or xcancel
61–70 of 210 posts
Rather than linking to a threads post that is a screenshot of the x.com post with little to no commentary, we should be linking to the original x.com post https://x.com/rauchg/status/2020984434338693622
Use nitter or xcancel
I'm not the first to point this out but the website in question, which is mostly static, could easily be hosted on a VPS for at most a couple hundred dollars a month.
Remember kids, they're incentivized to get you to build something to burn as much compute as possible.
1) Covering the ~$50k hosting bill for Jmail on Vercel sounds generous, but a self-hosted VPS on Hetzner could serve the same purpose for ~€30/month, which is orders of magnitude cheaper and avoids vendor lock-in. 2) This comes as the CEO of Vercel, Guillermo Rauch, is already facing community backlash for publicly supporting Israeli Prime Minister Netanyahu, a move that’s led to boycotts and migrations off the platf…
Earlier quoted context omitted.
$50k and €30 are of the same order of magnitude.
This is offtopic honestly, but I'm curious if I've been using this phrase wrong for my whole life. Doesn't "order of magnitude" refer to steps of powers of ten? $50000 vs €30. (or €42066.30 vs €30 if I normalize the currency) 5x10^4 vs 3x10^1.
Earlier quoted context omitted.
Do you really think a $30 hetzner host can sustain that level of traffic performantly? Don't get me wrong, I love hetzner, but I would be very surprised if the numbers work out there.
Lol yes? It's all reads. If it can all fit in ram, great. Otherwise an SSD will do fine too.
Earlier quoted context omitted.
A laptop would have a hard time serve thousands of people hitting a single endpoint multiple times a day.
With a 2025 tech stack, yes. With a 2005 tech stack, no. Don't use any containers, no[/limited] server-side dynamic script languages, no microservices or anything like that. Considering the content is essentially static, this is actually viable. Search functions might be a bit problematic, but that's a solvable problem. Of course you pay with engineering skills and resources.
I guess you would need some sort of search term to document id mapping that gets downloaded to the browser but maybe there's something more efficient than trying to figure out what everyone might be searching for in advance?
And how would you do searching for phrases or substrings? I've no idea if that's doable without having a database server-side that has the whole document store to search through.
1) Covering the ~$50k hosting bill for Jmail on Vercel sounds generous, but a self-hosted VPS on Hetzner could serve the same purpose for ~€30/month, which is orders of magnitude cheaper and avoids vendor lock-in. 2) This comes as the CEO of Vercel, Guillermo Rauch, is already facing community backlash for publicly supporting Israeli Prime Minister Netanyahu, a move that’s led to boycotts and migrations off the platf…
Do you really think a $30 hetzner host can sustain that level of traffic performantly? Don't get me wrong, I love hetzner, but I would be very surprised if the numbers work out there.
They will sell you a 10Gbps uplink however, with (very reasonably priced) metered bandwidth.
Earlier quoted context omitted.
No . Hetzner would terminate your server as you are not a profitable customer.
A profitable customer? How would Hetzner know if you're profitable or not? I've hosted side projects on Hetzner for years and have never experienced anything like that. Do you have any references of projects to which it happened?
They offer unlimited bandwidth with their dedicated servers under a “fair usage” policy.
The bandwidth costs would be higher than what you pay monthly, so they would simply drop you.
You are probably using very little bandwidth, so it doesn’t matter in your case.
However, I assume Jmail consumes a very large amount of bandwidth.
Did I get something wrong?
Earlier quoted context omitted.
No . Hetzner would terminate your server as you are not a profitable customer.
I have heard of hetzner terminating customer relationships if too many legal complaints are filed against your VPSes. But not because of being "not a profitable customer". Mind sharing some links here?