I have to know that I’m dreaming to know that I should look in a mirror though.
Or am I supposed to just constantly look into mirrors throughout the day so I knew that when I don’t look into a mirror, it’s a dream?
I have to know that I’m dreaming to know that I should look in a mirror though.
Or am I supposed to just constantly look into mirrors throughout the day so I knew that when I don’t look into a mirror, it’s a dream?
Most Dell latitudes and precisions also have a physical shutter.
I love that feature. It makes me more comfortable around the computer because no one can look at me without my consent.
Sure, but that’s entirely their choice to make. It’s not comparable to when they bought exclusively.
Epic is the publisher. Of course they want to use their own platform to publish their own games.
That depends on how the filter is implemented.
If it’s well implemented it should include the whitespace in the filter.
I prefer:
0.0.0.0 hexbear.net
Are you confident those are the same users?
Yeah, the Docker desktop license is crazy. Pretty sure it was changed recently too.
Ah alright. I personally don’t care that much about the CEOs political opinions as long as that isn’t reflected in the business itself.
I had to look for more information on the IP logging thing since I didn’t know much about it. https://arstechnica.com/information-technology/2021/09/privacy-focused-protonmail-provided-a-users-ip-address-to-authorities/
Personally I don’t think it’s that bad. It was absolutely misleading but not a lie.
I mostly care about no logging policies when it comes to VPN and as long as the content of the emails are encrypted/not logged, I don’t mind that much.
Can’t you filter " Ye " or something like that?
Maybe Europe is a big place 🤔
What’s wrong with proton? It works pretty well for me.
Don’t use passwords for ssh. Use keys and disable password authentication.
I do not consent!
What teo windows admin do in 30 minutes I do in 30 seconds
You know that pretty much everything in Windows can be done with powershell, right? Just a few and very specific things need to be done using older command line tools, or extremely rarely using a GUI.
It’s trivial to write a script that changes the DNS configuration on every server for example. It’s even easy to parallelize it.
You pretty much only need something like this.
$Servers = “server01”, “server02”, “server03”
$Servers | ForEach-Object { Invoke-Command -Computername $_ -Scriptblock { Set-DnsClientServerAddress -InterfaceIndex 12 -ServerAddresses (“10.0.0.1”,“10.0.0.2”) }}
I can’t guarantee that it will run, since I wrote it on my phone (hence formatting), but it wouldn’t be far off. You could also do it without pipes using something like ‘foreach $server in $servers’ but that’s harder to type on a phone and I prefer pipes.
I don’t think we even wanna know. It’s better to not get involved.
So it’s more useful as a video player than a YouTube replacement?
As long as you run out of bubblegum before ammo, you will be alright.
Which series how long ago?
I doubt the 3000 series has them because they suck, but all the 5000 series laptops I have used have had a shutter. Granted, I’m only really referring to laptops that released within the last 7 years or so.
I currently have a latitude 5430 and a brand new precision 3490 and they both have a shutter, but that’s not too surprising considering that they look identical to each other.