HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nedrocks

no profile record

comments

nedrocks
·2 lata temu·discuss
I feel the same way. There’s a shift that happens at around 80 people where not everyone rows in the same direction. Incentives become different because not everyone “lives and dies” together or by the same metric. By the time you are at bigco status, this is so ingrained that work becomes repeated prisoner’s dilemma trials.
nedrocks
·2 lata temu·discuss
I see so this may be semantics then as the article agrees with intuitive decision making. I think I understand where we’re saying the same things. I will consider replacing my terminology in the future, thank you!
nedrocks
·2 lata temu·discuss
Respectfully, I don't think you took away the correct implications. Specifically in the implications section of [1]:

"The key to effective intuitive decision making, though, is to learn to better calibrate one’s confidence in the intuitive response (i.e., to develop more refined meta-thinking skills) and to be willing to expand search strategies in lower confidence situations or based on novel information."

and

"Relatedly, it also means we should stop assuming that more conscious and effortful decision-making is necessarily better than more heuristically-driven intuitive decision-making."

I would say that while the article makes very interesting objections to the S1/S2 thinking framework, its objections are that they are far more intertwined as measured. However, the article still very clearly agrees that S1 is lower cost than S2.
nedrocks
·2 lata temu·discuss
I don't want to argue the basis of system 1/system 2 as described in [1], because the point I'm taking away is more about whether they interoperate at times of decision making. The point I'm making is system 2 is a far more costly (effortful in the article) mechanism of decision making.

The point I'm making is, as an organism we avoid utilizing higher-effort or higher-cost actions when unnecessary. An untrained lower-cost (IR1 in the article or System 1 in my definition) decision will result in not caring about quality. A trained lower-cost decision will utilize heuristics to bias for higher quality.
nedrocks
·2 lata temu·discuss
Catering to the masses is indicative of catering to system 1 thinking. System 1 thinking is extraordinarily cheap compared to system 2. When a movie has good cover art, an alluring trailer and one name you've heard of before, it is good enough so long as you don't engage system 2 thinking. The same can be said for your domino's argument - picking a good pizza place takes a lot of thought: deep dish vs new york style, delivery vs pick up, price point, etc. Domino's is just there, in-app, and cheap.

System 2 thinking compounds. Once you've really tried great pizza, studied film, felt good product design, drank good wine, and so on it is hard to go back. Even when operating in system 1, after you know what makes things good, you can just feel the lack of quality. This is what some people use to term "snobishness" because it can lead to turning one's nose up at something that's good enough to the untrained eye.

The minimum bar for is a great measure for society's system 2 quotient. The more deep thought, focus, and experienced a culture is, the higher the quality bar is. For instance, as a community becomes wealthier there are more shake shakes rather than burger kings because with more money people have more free time to experience good foods, leading to a system 1 preference for a higher quality bar. I'd love to see how this plays out over different communities and cultures.
nedrocks
·2 lata temu·discuss
This is one of the few interesting uses of crypto transactions at reasonable scale in the real world.
nedrocks
·2 lata temu·discuss
Years ago I was building a search engine from scratch (back when that was a viable business plan). I was responsible for the crawler.

I built it using a distributed set of 10 machines with each being able to make ~1k queries per second. I generally would distribute domains as disparately as possible to decrease the load on machines.

Inevitably I'd end up crashing someone's site even though we respected robots.txt, rate limited, etc. I still remember the angry mail we'd get and how much we tried to respect it.

18 years later and so much has changed.