They exist because they reproduce faster than they die. The fact that they are necessary for some other species is irrelavant to their existance. Such a claim only really makes sense for plants and animals that people farm.
- 0 Posts
- 16 Comments
unique_hemp@discuss.tchncs.deto Programming@programming.dev•Literature review on the benefits of static types, by Dan Luu3·16 days agoThat is a consequence of having parallelism - all mainstream pre-Rust memory safe languages with parallelism suffer from this issue, they are still generally regarded as memory safe. I don’t know where you got that Java does not have this issue, you need to know to use the parallelism-safe data types where necessary.
unique_hemp@discuss.tchncs.deto Programming@programming.dev•Literature review on the benefits of static types, by Dan Luu3·16 days agoHow is Go not memory safe? Having escape hatches does not count, all the safe languages have those.
unique_hemp@discuss.tchncs.deto Linux Gaming@lemmy.world•System needs to be updated for steam to work. Advice?English1·1 month agoDue to the way Flatpak deals with nvidia drivers, you need to run flatpak update after any time the nvidia drivers update and you reboot the system. Thankfully you do not need to reboot after updating only flatpaks. Could not find a good source for this now, unfortunately.
As for the “why?” - flatpak apps do not contain the userspace parts of the nvidia driver required to use the GPU properly, they come packaged as separate runtimes. These nvidia driver runtimes need to match the specific driver version you are currently running. If they don’t match, flatpak downloads the right runtimes when updating.
Yep, reinvent it for educational purposes and then burn it with fire.
Is it? Honestly I don’t care about it anymore, I’ve been opening everything from task bar icons and search for ages now.
You can just disable web search through the settings app now.
unique_hemp@discuss.tchncs.deto Open Source@lemmy.ml•Mozilla Say Google Search Deal Vital to Firefox's Survival1·2 months agoEven worse - it looks like Google might be forced to sell Chrome to some AI company.
unique_hemp@discuss.tchncs.deto Open Source@lemmy.ml•Mozilla Say Google Search Deal Vital to Firefox's Survival7·2 months agoWhat does it matter? They all rely on Mozilla to do the hard work - maintenance and keeping up with web standards, and then just slap a couple of features and customizations on top of it. If Mozilla dies the current forks are dead in the water.
unique_hemp@discuss.tchncs.deto Open Source@lemmy.ml•Mozilla Say Google Search Deal Vital to Firefox's Survival3·2 months agoA lot? All of them.
unique_hemp@discuss.tchncs.deto Programming@programming.dev•Rust Book for Devs with an OO Programming Background111·2 months agoIt’s neither with parts from both.
unique_hemp@discuss.tchncs.deto Linux@lemmy.ml•Ubuntu explores replacing gnu utils with rust based uutils132·3 months agoAll the kernel Rust code is GPL, so you can leave that slippery slope alone. MIT licenced core utils just leave the door open to eventually using them in the BSDs as well.
You should factor in that nowadays it is fairly normal for a single person to have multiple computers, so “My PC” is not specific enough anymore.
All the core tools are actually a single executable with many symlinks to it, which makes the distro very compact. This makes it very nice as a base for Docker images.
Don’t buy ASUS, they have a terrible security record. At this point I would trust only MikroTik and Ubiquiti.