• gmtom@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    7 months ago

    Nah I kinda agree, just give me a “download” button somewhere. I don’t care about your build file, deprecated classes, list of supporters or whatever the fuck else you keep on there.

    I just want to download the software and use it.

    • random9@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      7 months ago

      I would suggest that github is the wrong place to go look for that. Github is for developers, primarily a place to share source code, for people who DO care about build files, deprecated classes, contributors, and git history - so they can make the software that runs large parts of the modern world more efficient and flexible.

      Whether there’s an executable provided is completely optional and up to each author. Further, considering in this specific example it was python code, it’s far more flexible for the author to provide python run instructions (which the author HAD provided by the way) than it is to give you a .exe which would take extra, unnecessary effort, and overlooks that the tool he was writing could also be used on linux and macos based machines (because python command exist on those)

        • MotoAsh@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          7 months ago

          Compared to giving your dumb ass the source? A lot. A lot of effort. Shut up and learn how to run two simple commands.

          • gmtom@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            7 months ago

            Yeah fuck people who want a streamlined and convenient user experience. They must be dumb.

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

              If you want a streamlined and convenient user experience, then go fuck off and find commercial software with paid support where a good user experience is expected

              Someone made a tool, thought it was cool and wanted to share what they had for free, they owe you nothing especially a “streamlined and convenient user experience”

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

      Yeah and I just want to be a millionaire. Son, it ain’t happening just because you want it.

      • gmtom@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        7 months ago

        Wanting the most used version control platform in the world, that is owned by the biggest software developer in the world to have slightly better UX, is not the same as wanting g to be a millionaire.

        • iegod@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 months ago

          This isn’t a UX problem. If a project’s contributors don’t want to put out an easy install, tough shit.

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

      The worst is when there is an error in the install commands that you have to debug and correct yourself. When they didn’t even bother to test their install commands it gives me pause about even installing the thing. But I’ve definitely had the experience before and then had the actual software itself work fine