Conversation:
Notices
-
This is something I need to remind myself of from time to time: There are solutions to most problems you experience, be it in your everyday life, or work tasks. If it's impossible to find a solution to a given problem you should consider that you _may_ be trying to solve the wrong thing - or maybe the solution is to simply stop doing whatever it is that doesn't work. …
-
(re: meat thing, I'm referring to industrial scales and/or huge human populations, if it were pre-20th century maybe it could work)
-
Examples of solutions for work problems etc, when it comes to programming, is that you just need to get over the "Not Invented Here"-syndrome and consider that your envisioned goal might just not be the final destination. .)
-
Lastly, trying to solve the wrong thing is easy when you come from a certain paradigm but you're unaware of the entire larger world/perspective. This is probably the most satisfying problem solving around, when you learn something completely new and can see the world in someone else's eyes. Sometimes it doesn't immediately "click", but often it sort of grows on you. P…