Earlier quoted context omitted.
The German Passport has field for your Residence, which is mandatory and needs to be updated when you move. It is generally the general location you live in, usually your city. You can see the field in this official example passport (field 11): https://www.gesetze-im-internet.de/normengrafiken/bgbl1_2017...
Ah, you're right. I guess I never looked at page 2. Never updated it either.
Hetzner Introduces ARM64 Cloud Servers
331–340 of 342 posts
Re: Hetzner Introduces ARM64 Cloud Servers
#332Earlier quoted context omitted.
We have government issues ID cards, but we don’t have free government issued ID cards as far as I know, which is one of the problem with these voter ID laws.
In Austria it is fine to vote without an ID, if the members of the voting committee know you. On the countryside they usually do know their people. It’s mostly minor politicians (from all parties) that are in the voting committee, and they sit there all day to verify the election is not tampered with. And those politicians usually know everybody from their neighborhood. You need to be on their list though, but you ge…
Individual voter fraud is a silly way to influence an election, you have to get away with it thousands of times to make a dent.
Re: Hetzner Introduces ARM64 Cloud Servers
#333More benchmarking. Some of the speedtests coming back >10gigs is a bit of a surprise given price point https://hastebin.com/share/biyejiriyi.bash https://hastebin.com/share/unocorikef.bash https://hastebin.com/share/ujixoxazit.bash https://hastebin.com/share/ofezuyodob.bash
Huh, odd. I opened the URLs twice and got temporarily banned by hastebin. Thank you for the benchmark though. Very nice numbers.
Host wasn't my choice...just sharing the links
Re: Hetzner Introduces ARM64 Cloud Servers
#334I’ve never paid much attention to Hetzner but this interested me. Upon clicking the call to action in the announcement they blocked me with “Request on Hold - Suspicous Activity Detected”. I have no interest in subjecting myself to this treatment.
Do you get this indigent over every error message you see?
What I think you’re suggesting is that my trouble is with the machine—some version of frustrated human fighting with inanimate objects. In general this is a framing I oppose; automated machines are created by people, and people carry the responsibility for their creations. “The computer did it” is never an excuse.
So in a way, yes; I tend to view “error messages” as you put it as an extension of their creators, who very well may be worthy of indignation.
Re: Hetzner Introduces ARM64 Cloud Servers
#335Earlier quoted context omitted.
> The company is set to only make the hardware available for priority scale-out customers who have already designed quad-socket and eight-socket platforms around the hardware. I work at one of those customers; we use loads of them. Nevermind Ice Lake / Alder Lake (2021) / Raptor Lake (2022) -- Intel hasn't abandoned the "Lake" naming scheme yet.
> Nevermind Ice Lake / Alder Lake (2021) / Raptor Lake (2022) i.e. Skylake+++++
Re: Hetzner Introduces ARM64 Cloud Servers
#336Earlier quoted context omitted.
Yes we do have government provided ID cards. Your driver’s license (or if you don’t drive there’s a non-driver version that’s just a card). There is no mandate to get one or carry it (except for driving). We have issues with voter registration because it’s been politicized. Poor people are disproportionately less likely to have ID cards (because it costs money, takes time, and most people get it to drive which is exp…
South American countries with per capita incomes that sometimes are an order of magnitude smaller than the US managed to have national IDs for free to their entire population, and have required voter IDs for decades. This is a mind boggling American superstition, it is not reasonable to suppose that the poors in America are so poor that they can’t have access to something the poor in Peru or Paraguay have.
Part of the issue is that you don't need an ID in America for most of your daily life. Most people get it to drive - if you don't have a car (which is actually expensive) then you may not get an ID at all. Yea most people will get an ID, but it's not something people need.
When it comes to the cost of the ID, part of the cost is taking time out of work to sit in a crummy office and fill out paperwork. They require certain proof of identity paperwork that can be hard to get for certain walks of life. Its quite an edge case in society that can't produce a small amount of paperwork to self-identify, of course.
Its a small cohort that truly don't have the resources to get an ID, but there is almost no observed downside to not requiring IDs to vote - American elections are and have been perfectly legitimate (or until 2020, depending on who you ask...). Why would we put up extra barriers to vote when we could just... not?
Re: Hetzner Introduces ARM64 Cloud Servers
#337Earlier quoted context omitted.
> The required either PayPal or passport I had similar struggles with some non-IT service providers in Germany. They couldn't fathom why I have non-German nationality, German address and driving license from third country. Passport, German address and driving license all have different address on them (all three being EU addresses). It is apparently huge red flag in EU in 21st century. Incredible
You have an address on your passport? I can see how that could cause issues if the address isn't valid. If I'd have to determine if your order was fraudulent or not, I'd err on the side of caution rather than risk having you abuse my server infrastructure (in the case of Hetzner).
Re: Hetzner Introduces ARM64 Cloud Servers
#338Earlier quoted context omitted.
A simple single node is often more reliable than a complex fault-tolerant setup. Fewer moving parts mean fewer broken pieces. Similar with security. A simple monolith is more secure than isolated front- and backend.
Agreed entirely for most. I have seen so many insanely complicated and eye wateringly expensive architectures for what are simple web apps on the big clouds. Often the team don't really understand the intricacies of all these services and how they interrelate which causes often cause a lot of stability problems. Even if they don't, there is usually a huge tax on developer productivity with these architectures, which…
Not at any significant scale. dimm will fail, power will be down, disks will need replacement.
It is all about risks after all. If you are ok to have couple of hours of downtime if one of the memory sticks stops working - good for you. But generally any large enough business won't tolerate such risks.
I'm not saying that the cloud is the answer, but I don't see any future for single instance solution. And if you design your system like this, you are taking much more risks than necessary.
Re: Hetzner Introduces ARM64 Cloud Servers
#339Earlier quoted context omitted.
Oracle did not accept my credit card. The same one AWS has been charging successfully for years. But I don't really want to do business with Oracle anyway, maybe it's better so.
Can confirm, they are very picky about the credit cards they accept.
Re: Hetzner Introduces ARM64 Cloud Servers
#340Earlier quoted context omitted.
I'm curious what distro you're using where there are missing packages. I've never run across missing distro packages on arm64 Debian (which I regularly use at work).
Have you faced issues with packages being too old on Debian Stable though? "Missing packages" may be packages missing important features or bugfixes.