|
|
|
|
|
by lrdswrk00
1796 days ago
|
|
I worked in a restaurant through high school and have been coding professionally for 20 years. After a certain point, programming becomes less hard. It becomes a set of very familiar syntax snippets to copy/paste around. Rushing around a kitchen in the heat, and often toxic, juvenile environment all week never changes… versus programming in your house? Give me a break. You’re not coming close to putting the same real pressure on your body. |
|
Programming can be copy/paste, but the hard days when you have to figure out how to eliminate some mutex across some threads so the whole performs without a race condition - that will always be hard.