Context: this is a legit screenshot I took on my workplace around 1.5 years ago. Hopefully it’s been patched by now? Completely ridiculous behavior

  • @TheLameSauce@lemmy.world
    link
    fedilink
    111 year ago

    My current and previous jobs provided macbooks for “security” and the one with my last job would not charge on the right USB ports. I assumed this was just expected, like only one side was actually hooked up to the battery while the other was just for data transfer.

    • @moody@lemmings.world
      link
      fedilink
      221 year ago

      Power delivery has different requirements, so it’s normal that not all ports allow it. And it’s also possible to have USB-C ports that are only on USB 2.0 hardware.

    • @pimeys@lemmy.nauk.io
      link
      fedilink
      11 year ago

      Ugh, luckily I’ve been able to choose my hardware and OS for the past… 16 years at work. I would hate to use somebody else’s choice of desktop for programming. Actually once said no to a work offer when they said they’ll give only MacBooks for the people.

          • @Tau@sopuli.xyz
            link
            fedilink
            11 year ago

            I was talking specifically about MacOS X vs. everything else because, for example, you don’t have to setup the bios. Just hand out a macbook for everyone and (mostly) deployment compñete, i guess

      • @ricecake@sh.itjust.works
        link
        fedilink
        21 year ago

        Unix based systems tend to be able to be hardened to a higher level than windows devices. Apple provides a lot of apis for preventing unsigned code from running, which can go a long way beyond a locked down bootloader.

        It’s less that they’re intrinsically more secure, it’s just that it’s a bit easier for a determined admin to lock it way further down while also not irritating the user.

        I seem to recall Chromebooks are even better, but you sacrifice a lot more.