

Every time this topic comes up I wonder how many computer systems this will break. Maybe we find out soon if this is really realized.


Every time this topic comes up I wonder how many computer systems this will break. Maybe we find out soon if this is really realized.


For some very weird reason it never crossed my mind, and I really do not know why, that I could invest in a huge healthcare corporation whose target it is to provide as little healthcare as possible. But your comment made me think about that that is possible to do.


It’s cool but as soon as I need to move I am out. Moving is inconvenient at best and nausiating at worst (for me). So that does not leave me with a lot of possible games. Edit: I am sure that is the same for most people.


My EU bank never ever used my phone number to verify anything. They only used it to contact me on some occasions. 2FA is done through their app.


I am exposing docker via tcp in wsl and set the env var on the host to point to it. A bit more manual but if you don’t need anything special, it works too.


This reminds me of the spongebob episode where krabs was in hospital and, because of money, was moved out before the vending machine, then to the parking place, and finally kicked down the hill. Back then it was funny but being reminded of it by the real world feels very much… not good.


Personally, I find the wording “We value your privacy” even better. It carries more connection to money.


I started using it on my NAS and also on root. Then I switched my personal machine to ZFS on root. I manually created both setups (somehow). This is the worst part in my opinion. The best decision, though, was to ditch grub in favor of zfsbootmenu. Skips all the brittle steps with grub and its boot partition. Now I just have zfsbootmenu directly loaded by UEFI from the EFI partition. Everything important is directly on ZFS, including… well, everything. Can also use snapshots but I have not needed that yet.
I feel the same way. The only videos I watch are the ones on the philanthropy channel and the ones where the core is giving away money or stuff (e.g. cars) to random people (or people in need).
Though, I also question the sustainability of (some of) the philanthropy actions. Don’t get me wrong, giving water and light to people in the middle of nowhere is nice, but when they become dependent and they can’t fix it when it breaks, they could be screwed big time.
The like five minutes I “researched” the “main” guy of the philanthropy channel (Derrick? Taran?) I came to the conclusion that he seems genuinely dedicated to trying helping people.


Ethoslab. Pretty sure he still does quality content (probably) but I just can’t watch minecraft content anymore. Also, I don’t even have the time to watch/play everything what I really do want.


She has a video on YT on her own channel about that. Pretty sure the problem is the… negativity against her. She appeared in one or two LTT videos for a brief moment though. And there is at least one video by her on floatplane. But I am not following anything actively so that is the only info I have.


Every time I open YT on my tablet I am extremely confused what the shit titles and thumbnails are. DeArrow is one heck of an essential extension.


Also, stronger, blinding sunlight and more headaches.


I never understood why everyone uses it as a ignore list. In my own and work repositories I always exclude everything by default and re-add stuff explicitly. I have had enough random crap checked in in the past by coworkers. Granted, the whole source folder is fully included but that has never been a problem.


And I thought that “8” had something to do with “netes” because it somewhat resembles the pronunciation 🤦♂️
Well, in essence yes. But I have seen enough mishandling and homegrown stuff of custom date-time calculations that this could get interesting. I suspect that there are a lot of systems where the TZ database is never updated which at least will result in shifted displayed local time.
Also, it is fun to get data from old programs and also from userinput where the actual offset has to be guessed from the timezone. And if that conversion data is old, fun is had. It does not matter how time is represented internally in this case.