

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?
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
Fedora has firewalld by default but in the desktop version all ports are open by default. Pretty sure the server version only has ssh and cockpit exposed by default
I always loved the design of the DSi but tge 3DS is up there too! The DSi is just a bit sleeker
Power only USBC cables are super against the standard and i don’t think data only cables can exist at all?
Did setting OnCalendar to the empty string not work? https://unix.stackexchange.com/a/479745
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.
Yep in beta https://rclone.org/protondrive/
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?
Reimplements in C
Segmentation fault (core dumped)
change code so it no longer segfaults
still is UB, has arbitrary code execution vulnerability
everybody dies
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 tweet in the picture is from April 17 2022. so as of today it is. 1 year 8 months 5 days old.
https://twitter.com/Ciara_BK/status/1515504916600606720
Of course i cannot say whether this is thefirst time this joke was made.
Edit: the meme says “closed source” which is patently false for Mongo
No, MongoDB is closed source, proprietary software. You might be confusing open source with source available.
Edit: Actually I am wrong sorry. Closed source is not the opposite of open source. I didn’t read your comment exactly enough. MongoDB is not open source, it’s not free software, it is source available and thus not closed source. The things below are still true but don’t contradict what you said.
The SSPL is not a free software license and it is not an open source license. The OSI said so:
https://blog.opensource.org/the-sspl-is-not-an-open-source-license/
A Content-Security-Policy with script-src ‘none’ should already allow for that . no js can be loaded like that