• 0 Posts
  • 72 Comments
Joined 1 year ago
cake
Cake day: July 23rd, 2023

help-circle













  • More than likely the static supports used in the software were in the locations you see now,1 for spool and other’s bellow on the rail. They said “draw a rough shape” as a step, so that dictated the shape.

    If the static loads were placed at even height you would end up more triangle like or more of a truss. Depends shown many iterations were used also.



  • To add some nuance, all features in v0.5.0 should still exist in v0.9.0 in the modern software landscape.

    If v0.5.0 has features ABC and then one was then changed, under semantic versioning which most software follows these days then it should get a breaking change and would therefore get promoted to v1.0.0.

    If ABC got a new feature D but ABC didn’t change, it would have been v0.6.0 instead. This system, when stuck to,helps immensely when upgrading packages.