• 1 Post
  • 22 Comments
Joined 1 year ago
cake
Cake day: April 23rd, 2024

help-circle
  • Sorry for the late reply. Also @Cricket’s response is great and actually references a source!

    Anecdotally though, as a user, I’ve noticed that some things require extra permissions. Usually there’s a prompt from the operating system that’ll ask for permission capture the desktop, which lets me specify which window or monitor to share. It uses the “XDG Desktop Portal”, which was already what allowed Flatpaks to securely access OS resources, and it has a whole bunch of different requests for resources and permissions. It’s similar to a web browser, where it’ll prompt you for privileges when an app wants them.

    The hardest pain point for me has been that an app cannot detect keyboard input if it isn’t focused. This could prevent key loggers, but it also makes global shortcuts not work. There is a protocol that allows an app to request a key be forwarded to it, but it’s not widely implemented in apps (discord, for example) and I’ve had to rely on workarounds.


  • Wait, so let me get this straight… this AAA studio, which is a subsidiary of Tencent, which sells microtransactions for sometimes up to nearly $100, and which has incorporated gambling elements and predatory design in their games for years, has now allowed sponsorships with gambling companies in their esports scene? Color me surprised!

    Oh, but it’s really for the benefit of the community and players, since it would happen anyways. And It’s certainly not primarily motivated by the huge profits it could rake in. Right. How noble of them.

    I’m sure they have a history of treating their players and employees very well, too.

    (obligatory)

    /s



  • I haven’t heard of any such cases, but it is a smaller pool of users. Also, many desktop Linux users know more about using a computer than other operating system users, since it’s less common for Linux to come preinstalled. So that may affect it, too.

    I imagine vulnerabilities with the Linux kernel or common utilities do apply to desktop users as well, which is a good reminder why staying up-to-date is important. But to my understanding, exploiting remotely would need a way of sending data to the target. And most desktop computers won’t have ports open to the internet for anyone like servers will.

    I know that Wayland’s design does make it more difficult for a user-mode program to act maliciously, like as key-loggers or reading the clipboard.


  • SmoochyPit@lemmy.cato196@lemmy.blahaj.zoneDocumentary rule
    link
    fedilink
    English
    arrow-up
    57
    ·
    18 days ago

    Please put an NSFW tag on this. I was on the train and when I read this I had to start furiously masturbating. Everyone else gave me strange looks and were saying things like “what the fuck” and “call the police”. I dropped my phone and everyone around me saw this story. Now there is a whole train of men masturbating together at this post. This is your fault, you could have prevented this if you had just tagged this post NSFW.



  • Yeah… Apex Legends dropped Linux support a while ago and that’s one of the reasons they cited; and tbf, there were publicly available Linux cheats that ran under proton.

    But there’s also loads of publicly available “external” cheats that run the way you described. Some run through a virtual machine even. It’s just not a robust solution for preventing cheating, and mostly hurts the legit Linux players.




  • I started a Minecraft modpack called “Raspberry Flavoured”. It stood out to me because it boldly reworks many vanilla mechanics, while focusing on keeping a mostly vanilla playstyle. Villagers, the end, XP and enchanting, all completely removed. It reworks early game progression to use copper in place of stone, and copper has now become one of the most useful resources. It does have Create, so late game looks like it’ll be heavy on automation. The recipes are changed so early game still has mining, chopping and smelting. But it’s a breath of fresh air so far and the mods are incredibly well integrated!









  • Right up front two major issues with Linux:

    1. No standard UI - it’s different on every system

    2. No standard tools - you can’t rely on the same tools being on every machine

    These seem like pretty fundamental traits, since Linux is only the kernel. I think a better way to compare other OSs to Linux would be comparing them to specific Linux distros, since those often do have standardized installs.

    But there’s not really a great answer for which distro or distros should be used to represent the whole linux ecosystem… and that fragmentation has both pros and cons.

    Like, I really love my Arch desktop, but it took lots of time to learn and configure. And it often breaks with updates— it’s not something most users would want. However, I get cutting-edge updates and features, and I have specialized my entire OS to best work for my workflows.