• @[email protected]
    link
    fedilink
    144 months ago

    I discovered yesterday that Windows has a command line package manager in Powershell that can install, uninstall and update basically every software you might ever want to install on a Windows PC.
    winget search ""
    winget list
    winget upgrade

      • @[email protected]
        link
        fedilink
        34 months ago

        I had a feeling this tool and its syntax was much too simple and elegant for it to be created by Microsoft.

        • @[email protected]OP
          link
          fedilink
          2
          edit-2
          4 months ago

          I actually thought PS was gonna be better than cmd… turns out consistency is a lot better in cmd… can’t make heads or tails in PS. I still use cmd to invoke stuff in PS, but only if there is no other way.

      • Baggins [he/him]
        link
        fedilink
        English
        34 months ago

        They pulled a corporate and rewrote an opensource project to embed it into windows

        CC BY-NC-SA 4.0

        Do you really need to license your comments?

        © 2024 [email protected] - All Rights Reserved

        (Plz don’t sue me for making a derivative work based your comment and violating the license kthxbai)

          • Baggins [he/him]
            link
            fedilink
            English
            34 months ago

            Yes sir I’m super pissed off how dare you do something goofy on the internet!

          • Saik0
            link
            fedilink
            English
            24 months ago

            I own my own instance. Your “license” is not accepted. Your instance sharing content with mine is an automatic agreement to my instance’s terms.

            1.2 Grant of License: By uploading User Content, you grant Saik0-Lemmy a non-exclusive, royalty-free, worldwide license to use, copy, distribute, publicly display, and modify your User Content

            See how silly this is? Your license means nothing. It’s just wasted screen space. And nobody is pissed. People are just trying to talk sense to you.

      • @[email protected]OP
        link
        fedilink
        24 months ago

        Well, it’s under a permissive license, so there is little he can do legally, except maybe sue them for not mentioning the original project, which I’m sure they will add and that will be that eventually.

        • @onlinepersona
          link
          English
          -34 months ago

          That’s true. A little recognition would’ve been nice and I think that’s all he was asking for. Microsoft had a whole team work on it when they could’ve just given him a job to maintain it.

          CC BY-NC-SA 4.0

          • @[email protected]OP
            link
            fedilink
            14 months ago

            It’s their choice. I’m sure they also had this in the works as well, but it eventually didn’t work out (why pay another dev when we can have the ones already working for us do this as a side project… they basically just have to clone the repo and change a few things, that’s it).

            As I said, he can sue for not mentioning the original project, but not much more… maybe he’ll think a bit more about what license to choose when publishing big projects like this publically.

    • @[email protected]
      link
      fedilink
      134 months ago

      They copied the open source project AppGet and screwed the developer. It’s an interesting read.