If The Variable Is Constant, Why Is It A Variable?

If The Variable Is Constant, Why Is It A Variable?
programming-memes, variables-memes, constants-memes, naming-memes, debugging-memes | ProgrammerHumor.io

The existential crisis every developer faces at 2 AM while debugging. We name something a "variable" and then immediately declare it as "const" or "final" or "readonly" - essentially telling it not to vary. The cognitive dissonance is real! It's like naming your pet rock "Runner" or your cactus "Cuddles." No wonder our code gets confused and throws exceptions - we've been gaslighting our variables this whole time!