🎙️
26

PSA: My soup mistake made me see the value of debugging.

One missing ingredient can spoil the whole batch, just like a bug in code.
3 comments

Log in to join the discussion

Log In
3 Comments
margaret564
Honestly, test small batches first, saves so much hassle.
3
benclark
benclark1mo ago
Yeah that "saves so much hassle" part is so true. I used to be the guy who would just jump right into a full batch, convinced I had it all figured out. Then I wasted a whole weekend and a bunch of supplies on a big project that went totally wrong. @margaret564 is completely right, doing a small test first feels slow but it actually saves time and money in the long run. I learned the hard way that you can fix a tiny mistake way easier than a huge one. Now I test a little bit every single time, no exceptions.
4
mason.brian
Forget the soup, this is why I never commit on Fridays.
0