• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle


  • Zangoose@lemmy.onetolinuxmemes@lemmy.worldnuclear take:
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    4 months ago

    In the grand scheme of things the difference between C, C++, and Python isn’t meaningful when operating over a network (edit: for a single-user system). It’s very likely that the difference for thread OP is just caused by weaker connections to specific repos.

    We’re talking about a package manager, not a game, network server, etc. On a basic level the package manager only needs to download files from a network and install them (OS syscalls for reading/writing files, these are exposed C functions or assembly routines), or delegate to a specific package’s build setup (which will also likely be written in a compiled language)


  • I think we’re on the same page? If an attacker wanted a keylogger they wouldn’t even need to go as far as a screen, there are plenty of other ways (like a 3rd party keyboard app) that would work just as well, if not better, on an iPhone.

    Hell, while we’re at it, using a phishing email to get you to enter a password in a fake site or using social engineering to reset your passwords is way more effective than reverse engineering and modding a camera/screen.

    There’s no reason why Apple should get to keep exclusive rights on repairs just to profit more on parts. 3rd party screens, cameras, face id modules, etc. aren’t going to suddenly make your phone less secure.




  • If you think keyloggers require software running on your physical keyboards you’re in for a rude awakening.

    Keyloggers are almost always at a pure software level and are conceptually simple to make. So simple that in fact, it’s the same thing as running a regular application with background shortcuts. The only thing that is different is that regular apps aren’t saving/recording anything, they’re just listening for you to press cmd+whatever.

    It takes maybe ~10-15 minutes to make a keylogger in Python that could run on any computer, mac, windows, or Linux. Maybe a little longer if you wanted to use a compiled language and properly hide it.

    Sorry to burst your bubble.

    • A software developer

  • No, you can’t, because that isn’t a good analogy. Those two situations are not at all the same, but I’ll humor you.

    The analogy you’re making is like saying only the company who makes doors is allowed to change the lock on your door, and they’re allowed to just stop offering the lock-changing service whenever they want. They also conveniently put a mechanism in so that whenever a third-party locksmith comes, your door falls apart. Your only option is to buy a new door, doorknob, frame, and hinge because your lock is worn out.



  • In a rhythm game the difference between a 10ms ping (wired average for just audio) and a 100-300ms ping (Bluetooth average for just audio) is definitely noticeable, at any level of play. With Bluetooth it isn’t even just 1 frame you’ll miss, it’s about a 3rd of a second in the worst case.

    This isn’t necessarily a fair comparison because USB receiver headsets latency much closer to wired exist, but most people with wireless headsets will be using Bluetooth, and not aptX LL Bluetooth.

    I don’t even play rhythm games, casually playing the music-synced rooms in Celeste (a 2D platformer) was enough to make me stop playing until I could find a wire for my Sony XM5’s.


  • Can confirm this is not true.

    My Corsair HS70 battery could only hold a charge for about 15 minutes after I had it for 1-1.5 years. The battery was the only bad thing about it at the time until I opened it up and replaced it. To make things worse, for that headset you have to manually take out the terminal pins and switch two of them for any Amazon battery because the wires are crossed the wrong way.

    95% of people in the same situation would have just thrown the headset out and gotten a new one.