Post 9um6Dof0KAFPHX2fui by Matter@fosstodon.org
 (DIR) More posts by Matter@fosstodon.org
 (DIR) Post #9um3IHnhcigIxFYCO0 by AMDmi3@fosstodon.org
       2020-05-06T15:29:33Z
       
       1 likes, 0 repeats
       
       Just realized how software versions are curious from mathematical point of view - for instance, there's infinite number of non-negative elements which are less than zero (like 0beta1).
       
 (DIR) Post #9um3II3Igj9rjcqehM by Matter@fosstodon.org
       2020-05-06T15:33:00Z
       
       0 likes, 0 repeats
       
       @AMDmi3 I would say that's not less than zero, just a very small number between 0 and 0.1 somewhere
       
 (DIR) Post #9um3vMkz89DBcTuk2y by AMDmi3@fosstodon.org
       2020-05-06T15:40:13Z
       
       0 likes, 0 repeats
       
       @Matter That's not correct - prereleases compare less than corresponding release, e.g. 1.0beta1 < 1.0 < 1.1. The same applies to release 0 although it's not widely used in real world.
       
 (DIR) Post #9um6Dof0KAFPHX2fui by Matter@fosstodon.org
       2020-05-06T16:06:00Z
       
       0 likes, 0 repeats
       
       @AMDmi3 Oh right, didn't look at it that way. I've never seen a v0 release though tbh