At that point wouldn’t it be better to run a hypervisor? Qubes maybe?
- 5 Posts
- 17 Comments
HiddenLayer555@lemmy.mlto
Linux@lemmy.ml•Windows 10 refugees flock to Linux in what devs call their "biggest launch ever"English
43·11 days agoSays more about you if you think that’s an insult.
HiddenLayer555@lemmy.mlto
Linux@lemmy.ml•Windows 10 refugees flock to Linux in what devs call their "biggest launch ever"English
121·12 days agosudo systemctl start snakelinuxd
HiddenLayer555@lemmy.mlto
Linux@lemmy.ml•Windows 10 refugees flock to Linux in what devs call their "biggest launch ever"English
4541·12 days agoStop calling yourself a “refugee” whenever big tech fucks up something you were using. Anyone who thinks having to switch software is worthy of that word has no idea what it’s like to be a refugee. Check your privileged ass.
The fact that screenshots have the same artifact suggests it’s an issue within the GTK or GNOME framework. I would think if it was an issue with the GPU or drivers the screenshot would probably look normal or at least glitched in a different way.
HiddenLayer555@lemmy.mlto
Linux@lemmy.ml•What are some bare minimum concepts beginner Linux users should understand?English
21·16 days agoAs far as I know when you download a dmg, the OS checks its signatures against Apple’s registry and only allows installation if it’s approved. The developer would have submitted the app to Apple (for like $100) for them to inspect even if it’s not on the “official” app store.
Not a Mac user so please call me out if I’m just talking out my ass.
HiddenLayer555@lemmy.mlto
Linux@lemmy.ml•What are some bare minimum concepts beginner Linux users should understand?English
541·16 days agoDO NOT download and install random programs from the internet. Not a deb/rpm file, not an elf binary, not an install script, nothing. Use your package manager or desktop environment’s app store. At most use flatpak or snap packages.
Linux gets its reputation for not getting malware from the same place Mac does: It has a managed app repository where you get all your software from. Difference is Mac doesn’t let you install arbitrary programs at all, while Linux expects you to know better than to do that. Someone who doesn’t know what they’re doing downloading Linux programs from random websites will inevitably hit one of the super rare Linux malware in the wild.
Even ignoring security issues, running an install script even from a reputable open source project’s website can open you up to package dependency hell. And if you ever need to upgrade or modify it, you’re in for a rough time because none of the existing tools built into your distro will help you. It’s even worse than Windows when this happens because Windows at least expects for things like this to happen (because everything comes in its own installer and handles updates separately) and has UX elements to help non tech savvy users deal with their mess of apps, Linux expects anyone bypassing the normal package manager to know what they’re doing and if you don’t, it won’t be a good day for you.
HiddenLayer555@lemmy.mlto
Linux@lemmy.ml•BombShell: The Signed Backdoor Hiding in Plain Sight on Framework Devices - Eclypsium | Supply Chain Security for the Modern EnterpriseEnglish
26·16 days agoWait until you hear about the proprietary microcode backdoors in Intel and AMD processors.
console.warn() to differentiate what you’re looking for from the regular logs.
On Linux it just sticks around as a ghost until it’s closed. Less noticeable but frustrating in its own way.
HiddenLayer555@lemmy.mlto
Linux@lemmy.ml•Linus Torvalds Removes The Bcachefs Code From The Linux KernelEnglish
1·1 month agoGoogle managed to backdoor Linux and Firefox with their “FOSS” libWebp. Took literally years until some security researcher not affiliated with any of them found the bug by chance and made a public report, and by then it had already been explited by NSO for ages. If they had worked for Google (or Apple/Microsoft/Amazon/any of the other corporations that just imported Google’s libWebp code without looking at it) they would have gotten silenced and the exploit would still be there as a gift to Israel. Turns out just because it’s auditable doesn’t mean it gets audited before it’s too late.
The command you want is in the buffered history of a still running terminal that’s doing something you don’t want to close 💀
HiddenLayer555@lemmy.mlto
Linux@lemmy.ml•Bytedance Proposes "Parker" For Linux: Multiple Kernels Running SimultaneouslyEnglish
11·1 month agoIf we’re going to this amount of trouble, wouldn’t it be better to replace the monolithic kernel with a microkernel and servers that provide the same APIs for Linux apps? Maybe even seL4 which has its behaviour formally verified. That way the microkernel can spin up arbitrary instances of whatever services are needed most.
Makes more sense when you think of it in terms of Google both getting to control the standard and getting to shove their libWebp binaries into Firefox, Linux, Mac/iOS, popular image processing libraries, etc etc (oh but HURR DURR IT’S OPEN SOURCE yeah that doesn’t matter when every project just uses Google’s source code without looking at it because Google generously made it a complete turnkey solution you can just import. This isn’t even a hypothetical, Google has already managed to backdoor literally every device that uses it and it had already been exploited by their darling Israel for ages before someone outside of Google discovered it, you expect me to believe it wasn’t intentional?). Like so many things in the tech world, it’s not for your benefit, it’s for the corporations’.
Google: “Webp is futureproof!”
Also Google: “The future definitely won’t have larger images. That’s illegal.”
Python’s core implementation is in C though. It’s just a fancy way to call C libraries.

Put their lack of money where their mouth is. Based.