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
- 25 Comments
unique_hemp@discuss.tchncs.deto Programming@programming.dev•Literature review on the benefits of static types, by Dan Luu3·1 month 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·1 month 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·2 months 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·3 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·3 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·3 months agoA lot? All of them.
unique_hemp@discuss.tchncs.deto Programming@programming.dev•Rust Book for Devs with an OO Programming Background111·3 months agoIt’s neither with parts from both.
unique_hemp@discuss.tchncs.deto Linux Gaming@lemmy.world•How can I tell if my GPU is being utilized properly?English3·5 months agonvtop
also works with AMD now and is way nicer thanradeontop
IMO
unique_hemp@discuss.tchncs.deto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Answered: Why you do need port-forwarding for BittorrentEnglish12·6 months agoIME it substantially increased download speeds as well. There’s stuff that I would not have gotten at all without port forwarding.
unique_hemp@discuss.tchncs.deto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Hello pirates, I am looking to start sailing the seas again but it's been a while looking for hardware requirements?English3·7 months agoAFAIK that’s exactly what it does.
unique_hemp@discuss.tchncs.deto Programming@programming.dev•What are your favorite statically typed, compiled, memory safe programming languages?4·10 months agoThere’s nothing to prevent data races. I myself have fallen into the trap of using the same list from multiple threads.
unique_hemp@discuss.tchncs.deto Open Source@lemmy.ml•GitHub - WinampDesktop/winamp: Iconic media player281·10 months agoThere’s a difference between source available and open source. For example, actually being allowed to distribute modified versions is pretty damn important:
Restrictions
- No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form.
- No Forking: You may not create, maintain, or distribute a forked version of the software.
- Official Distribution: Only the maintainers of the official repository are allowed to distribute the software and its modifications.
unique_hemp@discuss.tchncs.deto Programming@programming.dev•Looking for a system/application language that is better than C/C++1·11 months agoI mean, Swift is not an Apple project just like .NET is not a Microsoft project - barely. I have not heard of significant outside involvement in either of them.
- C# = Java (the language itself)
- .NET (Core) = Oracle JDK (a runtime and std lib implementation for the language)
- ASP.NET = Spring boot (the default web framework)
Don’t buy ASUS, they have a terrible security record. At this point I would trust only MikroTik and Ubiquiti.