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.
Such a bummer :( I really do hope that something finally works out for you!
I am somewhat in a similar boat. I have like one to two friends left and also looking for a partner. I never go out and only stay at home.
I know that this is definitely not for everyone but rather for a small minority, but I found and joined the furry fandom. They are loving and welcoming and so put my hopes into them. There is a high chance that there is a local meetup in your area but I have been too shy to attend yet. Instead, I opted straight for a convention which I think is a better starting point for me because it is more anonymous. Note, that this is just a suggestion since the convention did not happen yet and I am looking forward to it patiently.
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.
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.
I had a teacher that taught both religion and chemistry. People who learned about that often made comments about it being weird. But he insisted that both topics are not exclusive to each other. It has been a long time since school but I think his reasoning (if that is the correct word) has been that one is philosophical and the other scientific which are separate worlds. You can’t prove stuff in faith scientifically but neither has religion a place in the " real" world. And, to be completely honest, he was by far one of the best teachers I have ever had.
Man, I always found that weird but never looked it up…
And I thought that “8” had something to do with “netes” because it somewhat resembles the pronunciation 🤦♂️
Yeah, if you get this exception and not doing anything not-“normal” then the chance is high that there are multiple versions of the same class. A possible way to trigger this is when extracting code to a separate module without changing the package. If you copy instead of move and change something you will have a bad time. It is also possible that the IDE complains but building and executing works.
Fun times!
First time I read in windows update “we are commited to reduce co2 emissions” I was like “wtf”.
Appimage might also be a way
We have such a test too, but not as extremely dumb. But it’s still in the realm of: how do you wear your high-vis-vest? A: well visible from all sides B: hidden under your jacket to not get it dirty.
My pc is on top of the desk and the ports are on top. The cable just hangs down and it is sufficiently long to allow mobility even a bit further away. It is also short enough that it cannot touch the floor.
“Remake” of industry giant 2. Not exactly though, more like similar because there are some painpoints to addess.
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.