

Interesting discussion on this from yesterday on the NixOS forums:
https://discourse.nixos.org/t/compliance-with-u-s-age-verification-laws/75791


Interesting discussion on this from yesterday on the NixOS forums:
https://discourse.nixos.org/t/compliance-with-u-s-age-verification-laws/75791
Ehm… I’m also on Nixos and I’d say it’s super trivial.
services.openssh = {
enable = true;
settings = {
PasswordAuthentication = false;
PermitRootLogin = "no";
};
};
users.users.<name>.openssh.authorizedKeys.keys = [ list of pubkeys ideally read from file in repo ];
Eh, the machine is actually in one of my wireguard nets anyways, but for different purposes.
The nice thing about SSH key-based access is, I either have the key and login succeeds, or I have no business trying to log in.
That’s why my remote root server bans via fail2ban after a single failed login.
Yes I’ve had to write support to get a KVM. Yes it’s still configured like this.


Yeah the UX for setting it up was not great. Conversely though, the UX for using it has been fantastic so far. My biggest concern was that the clients would feel dated (on Android esp), but no, they’re surprisingly polished!


Oh no! And just when I finally got around to setting up an XMPP server, too!


It absolutely is.
There’s also a lot of different variations of fetishes involving piss. For the “get pissed on / in / drink it” part of the fetish, I have a hunch that piss sits right on the boundary of gross/humiliating, but not actually harmful.
Well.
For me at least.


So do they


Here’s the email I got from them:
Dear xxx,
This mail is to inform you about an unfortunate, but necessary price change that we must make.
There have been drastic price increases in various areas in the IT branch recently. That is why, unfortunately, we must also increase the prices of our products.
The costs to operate our infrastructure and to buy new hardware have both increased dramatically. Therefore, our price adjustment will affect both your existing products and new orders.
The underlying causes of the increased costs are, among others, the exploding demand for AI-related computing power and for cloud services. In addition, raw material prices and production costs have also generally risen for manufacturers. The costs for RAM and SSDs especially have risen by a large amount. For example, the cost for DRAM memory has increased up to 500% since September 2025. And according to market researchers like TrendForce, this price trend will continue throughout the year.
We have genuinely tried hard to optimize our costs and to prevent increasing our prices for as long as possible. But we can no longer compensate for the strain that it has placed on our operations. We want to continue to deliver quality products that meet both our standards and your expectations, so we must take this step.
The price changes will take effect on 1 April 2026 for both new orders and existing products. For orders placed before 1 April 2026, but delivered after 1 April 2026, the adjusted prices will apply.
The following existing products, listed under the customer number specified in the subject line, are affected by the price increase as follows.
Product previous price New price as of 1 April 2026 Server Auction € 43.56 € 44.87 all prices incl. 21% vat
We know that price changes are always a challenge for everyone. However, we believe that our products’ prices and conditions still have a competitive price-to-performance ratio.
We have prepared a list of all new prices for you on Hetzner Docs at https://docs.hetzner.com/general/infrastructure-and-availability/price-adjustment. Starting on 1 April 2026, the new prices will also be on our website.
If you do not wish to continue your contract, you can cancel the products within the regular cancellation periods via your administration interface.
We hope that you will be able to understand and accept our decision, and that we are sorry that we have to change our prices.
If you have any questions, we will be happy to help. Please log onto your account and go to “Support” in the menu and create a support request.
Kind regards,
Hetzner Online


1.31 for me!
Past me had a dick
Sorry, couldn’t resist.


Did you prompt it in English, or on Chinese? This is just a next-token-predictor, and it will largely use its English training data for its English output prediction.
This is not surprising. Nor is it indicative of, well, anything.


It’s because people get mislead by the “agent”, assuming there’s something actually intelligent at the other end, able to act like they would, just… Automated.


What a clown. In what world do you require an LLM to check for duplicate pictures??
I mean, good on him for realizing that LLMs are dogshit. But still.


Shouldn’t it be the other way round? If I’m a guest at someones house, IMO I should go out of my way to do as the host does.


You can, without root even! Take a look at uad-ng (universal android debloater). Comes with a community-curated list which sorts APKs into 5 tiers from “recommended to uninstall” to “yeah don’t, your phone needs this to boot”. Apps disabled through this do not come back after updates.
Removed 140+ apps from my Xiaomi, 120+ from my GFs Samsung S24, and 90+ from my brothers Motorola Edge something.


Called their support. They were super nice, and then told me that if I still had access to my 2fa, I could simply add a second mail in my account without needing access to the first one.
Made total sense when stopping to think about it for a second 😄
Or TUI.
Not sure. You mean something like r/NuclearRevenge and Co?
Why, by boasting that it’s so easy, just look at that, it is only two options you need to set thanks to the 80 custom modules I’ve written to abstract the abstractions from nixpkgs!
I WISH I could put an /s here, but I cannot.