AzamServer
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
☆ Yσɠƚԋσʂ ☆ to Programmer Humor@lemmy.mlEnglish • 9 months ago

Pride Versioning

lemmy.ml

message-square
35
fedilink
595

Pride Versioning

lemmy.ml

☆ Yσɠƚԋσʂ ☆ to Programmer Humor@lemmy.mlEnglish • 9 months ago
message-square
35
fedilink
alert-triangle
You must log in or register to comment.
  • @Interstellar_1@lemmy.blahaj.zone
    link
    fedilink
    82•9 months ago

    This is is basically just true

    • @Phen@lemmy.eco.br
      link
      fedilink
      29•9 months ago

      I wish it was true here. Major releases are always the most shameful ones because so much is always left to “we can fix that later”

      • @NeatoBuilds@mander.xyz
        link
        fedilink
        English
        6•9 months ago

        Hey as long as it ships it can always be an RMA. If there’s a problem the customer will let us know™

    • fmstrat
      link
      fedilink
      English
      3•9 months ago

      So pride is a synonym for semantic. Got it.

  • Avid Amoeba
    link
    fedilink
    65•
    edit-2
    9 months ago

    The fairly mature internal component we’re working on is v0.0.134.

    • Fonzie!
      link
      fedilink
      5•9 months ago

      A shameful display!

    • @Rogue@feddit.uk
      link
      fedilink
      3•9 months ago

      For an internal project that’s fine, and under semantic versioning you can basically break anything you like before v1.0.0 so it’s probably valid

  • buh [she/her, any]
    link
    fedilink
    English
    45•9 months ago

    when the release notes just says “bug fixes”

    • propter_hog [any, any]
      link
      fedilink
      English
      35•9 months ago

      “Various improvements”

      • @Swedneck@discuss.tchncs.de
        link
        fedilink
        7•9 months ago

        “We are always hard at work making your experience better!”
        This release note has of course been the same for the last 3 years

  • Outdoor_Catgirl [she/her, they/them]
    link
    fedilink
    English
    39•9 months ago

    I read this as pride as in flag-gay-pride

    • @davel@lemmy.ml
      link
      fedilink
      English
      14•9 months ago

      Pride versioning:

      • LG
      • LGB
      • LGBT
      • LGBTQ
      • LGBTQI
      • LGBTQIA
      • LGBTQIA+
      • @QuazarOmega@lemy.lol
        link
        fedilink
        15•9 months ago

        The + is just standing for latest

        • swab148
          link
          fedilink
          6•9 months ago

          LGBTQIA-git

          • @QuazarOmega@lemy.lol
            link
            fedilink
            4•9 months ago

            Lmao yes
            Arch and queer, name a better duo

          • @sudoer777@lemmy.ml
            link
            fedilink
            3•9 months ago

            I prefer LGBTQIA-bin, my computer was in the closet for 10 years so the git version takes too long to compile

      • @renegadespork@lemmy.jelliefrontier.net
        link
        fedilink
        English
        12•9 months ago

        Is + when they stop counting versions and just use a SaaS model?

  • @BakedCatboy@lemmy.ml
    link
    fedilink
    English
    38•9 months ago

    I once had someone open an issue in my side project repo who asked about a major release bump and whether it meant there were any breaking changes or major changes and I was just like idk I just thought I added enough and felt like bumping the major version ¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯

    • @Rogue@feddit.uk
      link
      fedilink
      28•9 months ago

      I think is the logic used for Linux kernel versioning so you’re in good company.

      But everyone should really follow semantic versioning. It makes life so much easier.

      • @Swedneck@discuss.tchncs.de
        link
        fedilink
        4•9 months ago

        either have meaning to the number and do semantic versioning, or don’t bother and simply use dates or maybe simple increments

        • @Rogue@feddit.uk
          link
          fedilink
          3•9 months ago

          Date based version numbers is just lazy. There’s nothing more significant about a release in two weeks (2025.x.y) than today (2024.x.y).

          At least with pride versioning there’s some logic to it.

          • @Swedneck@discuss.tchncs.de
            link
            fedilink
            2•9 months ago

            the point is just to have a way to tell releases apart, if every release is version 5 then you’re going to start self harming

  • @beeng@discuss.tchncs.de
    link
    fedilink
    21•9 months ago

    https://0ver.org/zerover_0_based_versioning.html

    • Fonzie!
      link
      fedilink
      9•9 months ago

      I’m afraid most, if not all, of the projects listed use pride versioning, also.

    • @AnActOfCreation@programming.dev
      link
      fedilink
      5•9 months ago

      This is hilarious

    • @MonkeMischief@lemmy.today
      link
      fedilink
      3•
      edit-2
      9 months ago

      I’ve noticed this and seeing it all laid out is hilarious. (So, so many JS frameworks omg)

      Is this basically so they can forever say: “Well don’t expect it to be feature complete, it’s not even 1.0 yet!” ??

      • Ephera
        link
        fedilink
        English
        2•9 months ago

        I don’t think, it’s as conscious of a decision. Projects above a certain level of complexity will just never realistically reach the criteria one might associate with a 1.0 (stable API, no known bugs, largely feature-complete). And then especially non-commercial projects just don’t have an incentive to arbitrarily proclaim that they fulfill these criteria…

  • @akkajdh999@programming.dev
    link
    fedilink
    14•9 months ago

    Thought it’s 2.7.1828182845904523536 for a sec

  • @davel@lemmy.ml
    link
    fedilink
    English
    14•9 months ago

    That reminds me, maybe I should re-watch Doug Hickey’s full-throated attack on versioning & breaking changes. Spec-ulation Keynote

    • ☆ Yσɠƚԋσʂ ☆OP
      link
      fedilink
      6•9 months ago

      a classic

  • @doktormerlin@feddit.org
    link
    fedilink
    8•9 months ago

    I really had to fight for versioning. Everyone was just patch version here. Breaking changes in the API, new features, completely overhauled design? Well, it’s 0.6.24 instead of 0.6.23 now.

    But gladly we’re moving away from version numbers alltogether. Starting next year it will be 2025.1.0 with monthly releases

    • @beeng@discuss.tchncs.de
      link
      fedilink
      1•9 months ago

      Release please with conventional commit PR titles.

  • @luciferofastora@lemmy.zip
    link
    fedilink
    7•9 months ago

    I use CalVer in my projects. I might transition to SemVer some time, but given that most of my projects are standalone, it doesn’t make much sense to track external compatibility.

    Pride Versioning makes no sense, because In never quite proud enough of my work to distinguish it from 0ver.

    • @numanair@lemmy.ml
      link
      fedilink
      5•
      edit-2
      9 months ago

      Just add a leading “0.”

      Edit: TIL 0ver

  • ✨🗝🪄♠️🎩♠️🪄🕸✨
    link
    fedilink
    English
    2•9 months ago

    I prefer for versioning to have no discernible pattern

Programmer Humor@lemmy.ml

!programmerhumor@lemmy.ml

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.
  • 98 users / day
  • 827 users / week
  • 2.33K users / month
  • 8.98K users / 6 months
  • 38.2K subscribers
  • 1.67K Posts
  • 27K Comments
  • Modlog
  • mods:
  • @AgreeableLandscape@lemmy.ml
  • @cat_programmer@lemmy.ml
  • BE: 0.19.3
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org