20
Can we talk about the time I spent a whole weekend trying to make a 'simple' Python calculator and it just kept crashing?
3 comments
Log in to join the discussion
Log In3 Comments
richard_roberts801mo ago
The worst part is when you finally fix the crash and realize the logic was wrong the whole time. You end up rebuilding it from scratch anyway. It's a special kind of frustration.
4
coleman.christopher1mo ago
That "simple" project turning into a weekend nightmare is the universal tech experience. It feels like the easier something should be, the more it fights back.
1
allen.amy1mo ago
Absolutely, those "simple" projects are the worst. Spent two days on a script that just needed to sort some files. The crashes finally stopped, but it was deleting everything instead. Total waste of time.
1