Darling is a translation layer that lets you run macOS software on Linux, not an emulator, it’s like wine but for MacOS apps.

  • shrugal@lemm.ee
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    7 months ago

    Oh come on, we could have lived in a world where the translation layers are called WINE and DINE!

  • ᗪᗩᗰᑎ@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    7 months ago

    for those not familiar, this basically lets you run command line tools. anything with a GUI will not work.

    • Limeey@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      Everything starts somewhere, but I wonder what macOS cli’s are the target for this tool that doesn’t have a Linux equivalent

      • ᗪᗩᗰᑎ@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        7 months ago

        CLI’s are likely not specifically the target. I suspect the CLI is just the “low hanging fruit” and core set of software that needs to be supported before you build up to a fully functional GUI apps.

  • Rentlar@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    Cool. Do you know if this project will support PowerPC-era Mac OS X apps or if that makes any difference? There are a bunch of quirky and fun games that could avoid being lost to time if an “emulator” can run them.

  • JokeDeity@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    I’m a Windows user so this is even less relevant to me, but I can’t think of a single program or application I would even want that’s only on Mac.

      • JokeDeity@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        7 months ago

        The only one of those I’ve ever heard of is Final Cut and I have Premier Pro already. I’m going to assume I can get a pretty solid alternative for any of the rest as well.

  • rwhitisissle@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    I don’t really understand the appeal of this. What command line software is there on MacOS that there isn’t an adequate equivalent to on Linux?

    • lelgenio@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      For me the appeal is potentially being able to verify that my code at least compiles and has basic functionality on Darwin. No idea if this can be useful for anyone other than developers.