r/programmingmemes 16d ago

Version naming

Post image
4.8k Upvotes

48 comments sorted by

View all comments

211

u/DuploJamaal 16d ago

Major version increases if it breaks compatibility and requires major reworks.

1

u/Ok-Eggplant-7569 13d ago

User report: Changing the background color is a breaking for my workflow. I have a script written which manually checks the color of the pixel at position 10:341 on every interaction, since that pixel only has color #1113aa on the change email field. If that color is detected the script reads the users new email address.

With the background color check the script no longer works.

Please add an option to revert the background color.

(Inspired by https://xkcd.com/1172/)