Definitely a worthy advice. Many times it’s just bad hardware, not OS.
- 1 Post
- 488 Comments
“it works on Linux” isn’t black and white. My 2070 would not work with freerdp in full screen and nouveau drivers. It works with Nvidia drivers, though.
Mihies@programming.devto News@lemmy.world•Trump's tax law will mostly benefit the rich, while leaving poorer Americans with less, CBO says1·1 day agoSolution is an easy one, just become rich and you’ll profit, too.
Mihies@programming.devto News@lemmy.world•Trump extends China tariff deadline by 90 days21·2 days agoObligatory: So he can focus on releasing the Epstein files, right.
Mihies@programming.devto World News@lemmy.world•Australia to recognise Palestinian state in SeptemberEnglish4·2 days agoBut the government is distracting public with such actions. Let me put it like this: Imagine your house is on fire, a fireman, which provided and provides fuel to the arsonist, strolls by and tells you that by next week they will pour a glass of water on your house.
Mihies@programming.devto World News@lemmy.world•Australia to recognise Palestinian state in SeptemberEnglish502·2 days agoHey, no need to hurry with these pointless (in short term) actions. I’m sure palestians won’t mind another month of genocide to be recognized which will change exactly nothing for them.
Mihies@programming.devto Technology@lemmy.world•Intel CPU Temperature Monitoring Driver For Linux Now Unmaintained After LayoffsEnglish1·2 days agoSee my other reply
Mihies@programming.devto Technology@lemmy.world•Intel CPU Temperature Monitoring Driver For Linux Now Unmaintained After LayoffsEnglish2·2 days agoI was thinking about Apple’s M CPUs that have fixed length and they benefit out of it. It was explained on Anandtech years ago, here is a brief paragraph on the topic. Sadly Anandtech article(s) isn’t available anymore.
Since this type of chip has a fixed instruction length, it becomes simple to load a large number of instructions and explore opportunities to execute operations in parallel. This is what’s called out-of-order execution, as explained by Anandtech in a highly technical analysis of the M1. Since complex CISC instructions can access memory before completing an operation, executing instructions in parallel becomes more difficult in contrast to the simpler RISC instructions.
Mihies@programming.devto Linux@programming.dev•What's involved in getting a "modern" terminal setup?21·3 days agoI just installed it as it is out of the box. What do you suggest for improving git prompt?
Mihies@programming.devto Technology@lemmy.world•Intel CPU Temperature Monitoring Driver For Linux Now Unmaintained After LayoffsEnglish1·3 days agoYes, but RISC knows the exact position of that instruction in cache and how many instructions fit the instructions cache or pipeline. Like you said, it doesn’t help with data cache.
Mihies@programming.devto Linux@programming.dev•What's involved in getting a "modern" terminal setup?3·3 days agoI thought it’d have better git prompt out of the box. I guess I have to try it configure.
Mihies@programming.devto Technology@lemmy.world•Intel CPU Temperature Monitoring Driver For Linux Now Unmaintained After LayoffsEnglish2·3 days agoFrom what I remember one of problems with CISC is that it has variable length instructions and these are harder to predict since you have to analyze all instructions up to the current one wheres for RISC you exactly know where is each instruction in memory/cache.
Mihies@programming.devto Not The Onion@lemmy.world•The US Air Force wants to test blowing up Cybertrucks because 'it is likely the type of vehicles used by the enemy may transition to Tesla Cyber trucks'English8·3 days agoTheir underage children obviously
Mihies@programming.devto Technology@lemmy.world•Intel CPU Temperature Monitoring Driver For Linux Now Unmaintained After LayoffsEnglish6·3 days agoRISC is perfectly good for desktops as demonstrated by Apple. Microcontroller chips are suitable for light desktop tasks, they are nowhere near modern x64 CPUs. For now.
Mihies@programming.devto Technology@lemmy.world•Intel CPU Temperature Monitoring Driver For Linux Now Unmaintained After LayoffsEnglish31·3 days agoARMs are more oriented towards servers and mobile devices for now. Sure, we saw Apple demonstrating desktop use but not much is there for desktops for now. RISC-V is far away, Chinese CPUs are not competitive. It’s coming doesn’t help in short term, questionable in mid term. 🤷♂️ Yes, alternatives will come eventually, but it takes a lot of time and resources.
Mihies@programming.devto Electric Vehicles@slrpnk.net•The Affordable Hyundai Ioniq 2 Is Coming In September41·3 days agoTBF it says more affordable. But yes, they are still expensive, specially compared to Chinese cars, but that’s another story.
Mihies@programming.devto Technology@lemmy.world•Intel CPU Temperature Monitoring Driver For Linux Now Unmaintained After LayoffsEnglish36·3 days agoWe don’t have that many other processors, though. If you look at the desktop, there is AMD and there is Apple silicon which is restricted to Apple products. And then there is nothing. If Intel goes under ground, AMD might become next Intel. It’s time (for EU) to invest heavily into RISC-V, the entire stack.
Mihies@programming.devto News@lemmy.world•Army sergeant shot 5 soldiers before he was tackled and arrested at Fort Stewart, officials say316·6 days agoLooks like “if everybody was armed it could be prevented” doesn’t work all that well, who could have known…
Multiboot is annoying if you multitask. Separate computers is better but then they take space and power. I wish there was a perfect solution… I’m switching to Linux but still have long running Windows
protectsprojects I have to develop. I’ve settled for running Linux bare and Windows in virt-manager. Seems working for me so far.