• SavvyWolf@pawb.social
    link
    fedilink
    English
    arrow-up
    409
    arrow-down
    6
    ·
    9 months ago

    TBF, they could probably make the “releases” page more prominent rather than having it buried in all the “code” stuff.

    • Anamana@feddit.de
      link
      fedilink
      arrow-up
      287
      arrow-down
      11
      ·
      9 months ago

      GitHub has bad UX for people who just wanna download and use the programs

      • r00ty@kbin.life
        link
        fedilink
        arrow-up
        146
        arrow-down
        4
        ·
        9 months ago

        I’d agree, but the caveat is that github is primarily about an interface for source control and collaboration between developers for projects. The release page is really just an also-ran in terms of importance.

        • Anamana@feddit.de
          link
          fedilink
          arrow-up
          74
          arrow-down
          5
          ·
          edit-2
          9 months ago

          Imo they aren’t even trying, because it’s not that hard to make it better. Doesn’t even have to be a compromise. Most people just need a visible download button for the programs, that’s all.

          • llii@feddit.de
            link
            fedilink
            English
            arrow-up
            54
            arrow-down
            7
            ·
            9 months ago

            If that’s a concern for the project maintainers, they should create a homepage for the project with download links.

            • Ekky@sopuli.xyz
              link
              fedilink
              English
              arrow-up
              24
              ·
              9 months ago

              Or make a shortcut/link in the readme to the newest release of the most popular OS’s.

              A decent release page tends to contain all kinds of files for different OS, so ‘regular’ people who just want the .deb or .exe would likely become confused regardless.

          • Rodeo@lemmy.ca
            link
            fedilink
            arrow-up
            11
            arrow-down
            8
            ·
            9 months ago

            There is, it’s literally right there on the home page of the project. You can either copy a URL and download it by cloning the git repo, or you can download the whole project as a zip file. Then you just have to compile it!

            GitHub is for developers, not end users.

            • Anamana@feddit.de
              link
              fedilink
              arrow-up
              9
              arrow-down
              3
              ·
              9 months ago

              It’s not a compromise to make another download button for the last release as well. No one looses.

            • BatmanAoD@programming.dev
              link
              fedilink
              arrow-up
              9
              arrow-down
              4
              ·
              9 months ago

              That’s not a download button for the program. But there is indeed a link to the release page right on the home page of the project, so you’re still correct.

          • Scrollone@feddit.it
            link
            fedilink
            arrow-up
            2
            ·
            9 months ago

            SourceForge had a better UX for those who just want to download software.

            And SF is horrible, so this says a lot.

      • Malix@sopuli.xyz
        link
        fedilink
        arrow-up
        54
        arrow-down
        3
        ·
        9 months ago

        not only the ux, some devs make it absurdly confusing to find a binary.

        I don’t want to throw anyone under the bus, but there’s this one niche app.

        their github releases at one point were YEARS out of date, they only linked to the current version in seemingly random issue reports’ comments. And the current versions were some daily build artefacts you could find in a navigation tree many clicks deep in some unrelated website. And you’d better be savvy enough to download a successfully built artefact too. And even then the downloaded .zip contained all kinds of fluff unnescessary for using the app.

        The app worked fine, sure, but actually obtaining it was fairly tricky, tbh.

        • Cow2@lemm.ee
          link
          fedilink
          arrow-up
          13
          arrow-down
          2
          ·
          9 months ago

          These build artefacts probably weren’t meant for end users, that’s why they contained the “unnecessary fluff”.

          • Malix@sopuli.xyz
            link
            fedilink
            arrow-up
            6
            arrow-down
            1
            ·
            9 months ago

            absolutely, but they were in general (IIRC) suggesting them for the main downloads, but just not telling anyone outside the comments, which was the weird part

          • TrickDacy@lemmy.world
            link
            fedilink
            arrow-up
            5
            ·
            9 months ago

            It’s not black and white. I actually liked a few things better about bit buckets UI. It’s been too long to remember specifics though I think it was concerning PRs and diffs. I still think GitHubs review UI is too complicated. It took me literally years to fully understand it.

          • DudeDudenson@lemmings.world
            link
            fedilink
            arrow-up
            5
            ·
            9 months ago

            Comparing bad to bad doesn’t make any of them better lol

            I’ve gone nuts trying to download a single file from the git website on my first interactions with it (because somehow adding a download file button when you’re viewing a file on the site is just too much to handle)

          • fury@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            9 months ago

            I’m not so sure. I seem to be able to find my way around a GitLab project in much fewer moves than a GitHub project. But maybe I’m biased because I use it all the time at work. I know they change the sidebar a lot, though.

          • Gumby@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            9 months ago

            The worst part about Bitbucket is the horrible, godawful, practically useless search

        • Anamana@feddit.de
          link
          fedilink
          arrow-up
          21
          arrow-down
          3
          ·
          9 months ago

          It doesn’t have to be a compromise imo. Most people just need a visible download button on the front pages. Wouldn’t hurt devs at all. I mean, even devs sometimes struggle with this lol.

          • BetterDev@programming.dev
            link
            fedilink
            arrow-up
            5
            arrow-down
            7
            ·
            9 months ago

            It doesn’t have to be a compromise

            You keep using that word. I don’t think it means what you think it means.

            Any change to appease you would be a compromise, you understand this, yes?

      • OOFshoot@beehaw.org
        link
        fedilink
        arrow-up
        20
        arrow-down
        1
        ·
        9 months ago

        I’ve bounced off GitHub more than once trying to figure out how to download the .exe file that I assumed must be somewhere. Honestly I still don’t understand the interface and I’ve submitted bug reports for Jeroba on there. I might have even used GitHub for a project once? Every time I look at it it’s overwhelming and confusing and none of it is self-explanatory. But, that’s fairly true for a lot of stuff in programming.

        • JohnEdwa@sopuli.xyz
          link
          fedilink
          arrow-up
          21
          arrow-down
          1
          ·
          edit-2
          9 months ago

          If there is an exe, it’s under the releases link. On desktop it’s on the right sidebar below “About”. On mobile it’s at the bottom after the readme blurb.

          It’s not obvious because the code is the main focus and GitHub would much rather people host their releases somewhere else.

          • BatmanAoD@programming.dev
            link
            fedilink
            arrow-up
            8
            ·
            9 months ago

            And even if releases are hosted on github, there should ideally be a download links page somewhere that presents the different binaries or installation files in an easier to understand format, especially if the software is designed for non-developers.

          • smeg@feddit.uk
            link
            fedilink
            English
            arrow-up
            3
            ·
            9 months ago

            That’s where it is? I’ve been sneaking my way in by clicking tags and then the releases toggle!

    • Ephera@lemmy.ml
      link
      fedilink
      English
      arrow-up
      40
      arrow-down
      2
      ·
      9 months ago

      Worst part is that this used to be a separate tab in the repo navigation. I still cannot conceive of a reason why they would move it from there to some random heading in the middle of the screen, except maybe so they can sell more GitHub trainings.

      • lunarul@lemmy.world
        link
        fedilink
        arrow-up
        14
        ·
        edit-2
        9 months ago

        If you use it as a developer you don’t care about the releases page. You want to see the code and for latest version you just need the git tags. But I’ve also used it for stuff I just needed to run on my machine as an end-user. And for those you turn to the Releases page. That’s where pre-built binaries go.

        But it also depends on the target audience. Some projects, even if meant more as software to run than code to import, still target mainly developers or tech users in general and will not have more than just instructions on how to build them. Others, say a Minecraft launcher, or some console emulator, will target a wider audience and provide a good Releases page with binaries for multiple platforms.

    • Bappity@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      9 months ago

      TRUE. the first time I used GitHub, the releases tab being all the way at the bottom in the mobile view confused me for a good while

    • Artyom@lemm.ee
      link
      fedilink
      arrow-up
      6
      ·
      9 months ago

      Honestly, releases and the readme could be the first page on their own, you can push the code to another tab as long as the clone button is there. There’s at most a 5% chance I’m just gonna raw dog the code straight from the browser anyways.

    • Crow@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      9 months ago

      After downloading code from GitHub for years I can still take over a minute finding the file I want to download at times. Now that’s not long, but it’s why I’m there 90% of the time.

    • unalivejoy@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 months ago

      On mobile, they hide the code by default. Though the releases are still hidden underneath the readme.