←back to thread

129 points surprisetalk | 1 comments | | HN request time: 0.357s | source
Show context
marcofloriano ◴[] No.44455401[source]
"It's so simple that nothing goes wrong."

This. The hardest part of solving a problem is to think about the problem and then come up with the right solution. We actually do the opposite: we write code and then think about it.

replies(1): >>44456182 #
1. riskable ◴[] No.44456182[source]
Speak for yourself! Some of us don't think about the problem at all, write the code, then don't think about it afterwards either!

This is how "features" get added to most Microsoft products these days :thumbsup: