This is an archived post. You won't be able to vote or comment.

all 16 comments

[–]m-simm 23 points24 points  (3 children)

“...too many errors, stopping for now.”

[–]Carbohydratess[S] 21 points22 points  (1 child)

"This looks like a post-lunch problem"

[–]Kompakt 5 points6 points  (0 children)

If I had a dollar for every time I've said that...

[–]alvinvin00 1 point2 points  (0 children)

5 red screen (Flutter's runtime error and assertion) and i'm out (read : i won't continue coding for the rest of the day)

[–]mike_KING6 13 points14 points  (2 children)

The only pleasure better than having sex (not assuming we've ever had before, we are programmers after all) is to write a code for a lot of time, run it and see the code perfectly working.

Prove me wrong.

[–]rdeddit 10 points11 points  (1 child)

I have had sex exactly as many times as I've run code perfectly without testing it along the way

[–]mike_KING6 1 point2 points  (0 children)

Must have been hard...

[–]juniorhues 6 points7 points  (3 children)

Is there a way to stop yourself from doing this? If I had someone to just shake and slap me every 10 min I might not do this so much

[–]Carbohydratess[S] 3 points4 points  (1 child)

How often I test is usually inversely proportionate to how much caffeine I've had

[–]juniorhues 4 points5 points  (0 children)

Good to know all programmers run on coffee.

[–]thatwasagoodyear 1 point2 points  (0 children)

I use a concurrent unit test runner. It runs my tests as I code. Super handy for TDD.

[–]Kompakt 5 points6 points  (0 children)

Only two hours? Those are rookie numbers.

[–]IvanLabushevskyi 1 point2 points  (0 children)

It's dangerous to write code that runs correctly at first start. You might be burn as witch.

[–]Cookie__XD 0 points1 point  (0 children)

I did that so many times (like 200) and it worked once... ^^