1250
Hey, I'm new to GitHub! (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] Feathercrown@lemmy.world 31 points 4 months ago

I've been using github for what, 10 years now? And I had no idea there even was a releases page.

[-] the_artic_one@programming.dev 19 points 4 months ago

A lot of projects don't use it or forget to update it for multiple versions so you probably aren't missing much.

[-] lunarul@lemmy.world 14 points 4 months ago* (last edited 4 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.

this post was submitted on 20 Feb 2024
1250 points (98.4% liked)

Programmer Humor

18244 readers
994 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS