😭
@nixCraft : I once spent 2 hours debugging some code I had written; only to find out that the problem was just a spelling mistake! 😕

@nixCraft That sounds so beginners... I'm doing coding now for 40 years and it does not feel that way.

I recently debugged for 2 hours an error caused by a ';' instead of a ':' in an ST PLC-Program. And no, after fixing it I just went to address the next problem in the machine.

@nixCraft once I forgot a +1 somewhere in my code and spent many hours trying to figure out it would work most of the time, but SEGFAULT others.
@nixCraft i spent 2 hours last night wondering why my old selection box lines would not remove from a particular window when making making a new selection immediately after a cut or paste but all other possible preceeding actions worked as supposed. And no, the problem was not in the cut or paste action routines 🫠
@nixCraft yup. A good portion of this afternoon was what ended up being a missing '+'.