Hacker News
Three ways to solve problems
1970-01-01
|next
[-]
bicepjai
|root
|parent
|next
[-]
yapyap
|root
|parent
|previous
[-]
Not when it’s applicable in the situation but if you use it in your toolbox it’s very easy to overapply, if you’re a hammer everything looks like a nail style.
Use it critically
nine_k
|next
|previous
[-]
Aka "quickfix" or "hack".
CapitalistCartr
|next
|previous
[-]
Second method is 6 steps: Intel, intel, intel, always be gathering intel. Clear mind, set aside emotions. Clear vision of what I want, the more clear and detailed, the more likely I'll get the result I want. Detailed plan to get from current reality to vision. Execute plan. Debrief: what worked, what mistakes, etc.
StrangerFoos
|next
|previous
[-]
I worked for one of Fragner's start-ups and it was an unmitigated disaster in all ways.
He secretly recorded a meeting with myself.
pyrolistical
|next
|previous
[-]
bob1029
|root
|parent
[-]
erichocean
|next
|previous
[-]
I find that after I do that, once I have a solution for everything else, a less-general solution to the sub-problem is often sufficient to keep the global solution valid.
n3t
|root
|parent
[-]
treetalker
|root
|parent
[-]
nubg
|root
|parent
[-]
To try to come up with an example, let's say we set as our goal to completely automate a process X, which consists of 10 subprocesses. Let's say we fairly quickly automated steps 1-9, but the 10th is tricky.
But we now realize the 10th step was only really necessary for certain edge cases, which we now realize we are fine not handling. So we "if" them away and now have a process that is 100% automated, even though it is different from what we originally wanted to achieve.
treetalker
|root
|parent
[-]
Perhaps a bit of the magic and allure disappears by pulling back the curtain: it sounds like an instance of analyzing and breaking down the problem into smaller ones; solving those pieces as you go along; further breaking them down as necessary; and tossing aside the nuts that are too tough to crack.
fragmede
|next
|previous
[-]
https://blog.onepatchdown.net/philosophy/2023/10/03/four-pil...
ursAxZA
|next
|previous
[-]
The world isn’t a perfect-information game, and many “problems” are defined under uncertainty.
mrandish
|previous
[-]
(Yes, I realize there are various browser accessibility tools, reader modes and even custom CSS overrides, but I'd prefer not being forced to force those things on for all sites - because it means that "bit of visual variety and personal expressiveness" no longer exists for increasing numbers of visitors.)