

Where does one purchase a single license for windows 10 iot lts? Isn’t that only for volume purchases by large enterprises?
Where does one purchase a single license for windows 10 iot lts? Isn’t that only for volume purchases by large enterprises?
As much as my opinion of anker has dropped after the security camera fiasco it’s a Good sign that they do this recall. I’m sure lesser brands would try to cover something like this up instead.
Maybe it sounds a bit like a conspiracy theory but with how often people make this “mistake” i really believe it’s a deliberate effort to undermine the meaning of open-source
I am only messing with KVM/libvirt for fun so i have no professional experience in this but wouldn’t you want to use virtio disks for best performance?
I must be doing something wrong because a 3060 ti on fedora 41 with proprietary drivers from rpm fusiion was entirely unusable for gaming. Absolutely unplayable performance on X11 and bad performance with steam glitching on wayland.
Switched to amd and it works now
Im also not an expert but i believe since there Is still an ephemeral DH key exchange happening an attacker needs to actively MITM while having the certificate private key to decrypt the session. Passive capturing wont work
That’s a really good idea! So good in fact that that is actually what they did call it! https://www.usb.org/document-library/usb4r-specification-v20
That is very very explicitly just the name of technical the specification. Its a documents for people who design usb devices. The tech media failed us by reporting on it like they did.
The spec also explicitly tells us that we should refer to the usb cables/ports/devices as e.g. “USB4 40Gib” or “USB 3 20GiB”. So in fact we have easy to understand names but only a few manufacturers actually print that on the boxes or cables.
How do you do inter-pod communication witg quadlet? I never figured that out with podman kube play and just moved back to staring conatiners and creating networks from a shell script
I think ecc isn’t more required for zfs then for any other file system. But the idea that many people have is that if somebody goes through the trouble of using raid and using zfs then the data must be important and so ecc makes sense.
My problem is that the laptop keyboard has an ISO layout but my preferred layout is ANSI. So i am sort of forced to switch when i occasionally have to use the laptop without an external keyboard. Also the international us layout on windows is bad because " and ’ are dead keys and there’s no way to fix it without installing a third party keyboard layout.
Personally I’ve had issues with it not being possible for the battery icon to showing a percentage. And the keyboard layout resets to the first one every time you unlock.
I love the idea of distrobox/toolbx!
but ive never understood why they by default share the home directory. They still overwrite each others config filesand leave a huge mess in the home dir. And last time i tried it wasn’t possible to really isolate things. Has thisimprovesd?
I’ve been a paying bitwarden customer for years but i through they were moving more towards free software and not away from it… Makes me consider quitting my subscription. Why do they do this?
Modern relational databases have support for it too including indexes etc. For example postgres.
Ah i see kde has fixed the issue where dropdowns had broken behavior when scrolling https://invent.kde.org/frameworks/kirigami/-/commit/f6ca218607ff7e5d5066eb3224154c3256cb9516 this was my main blocker why i couldn’t use it when i tried it around 2020. Maybe i could give it another try?
Actually the naming scheme you propose e.g. USB4 80Gb is the real naming scheme! It’s officially what the specification demands manufacturers label their products. “USB4 version 2” and so on are explicitly only the names of the internal standards that only concern people writing drivers or designing chips.
I have no idea what tech journalist are smoking. This has been a problems for so many years but they keep using the internal names. I mean nobody is complaining about having to always say “IEEE 802.11bn” instead of WI-FI 8
What non standard thing are they doing with the power supply? The PSU looks like a regular usb c PD supply to me (even supports 12v, nice!)
Edit: wtf! 5v@5a yeah thats non standard. What were they thinking?
The system tray is the one thing i need to see that/if email/steam/chat is running and if there’s new messages. Otherwise gnome works great for me
A Content-Security-Policy with script-src ‘none’ should already allow for that . no js can be loaded like that