HackerTrans
TopNewTrendsCommentsPastAskShowJobs

OmarShehata

no profile record

Submissions

[untitled]

1 points·by OmarShehata·3개월 전·0 comments

Ask HN: Why can't computers copy GIFs at OS level?

1 points·by OmarShehata·7개월 전·1 comments

[untitled]

1 points·by OmarShehata·8개월 전·0 comments

What does the ideal information environment look like?

defenderofthebasic.substack.com
1 points·by OmarShehata·8개월 전·0 comments

Streisand Deflect (a counter to streisand effect)

defenderofthebasic.substack.com
3 points·by OmarShehata·9개월 전·0 comments

Which world do you live in? (Israel / Palestine)

defenderofthebasic.substack.com
2 points·by OmarShehata·9개월 전·0 comments

Rate Me: A/B/U

defenderofthebasic.substack.com
1 points·by OmarShehata·10개월 전·1 comments

comments

OmarShehata
·6개월 전·discuss
I think this is the natural process, but how you implement it doesn't matter. A lot of GitHub repos use "unlabelled issue" === "a discussion thread". The benefit is that instead of having to search two separate systems, you can just search one (if you can have an aggregate search over both then it really doesn't matter), these two implementations are isomorphic
OmarShehata
·10개월 전·discuss
this isn't a "it depends on what computation happens in this specific case" question, this is a "how does human cognition work".

Every website you visit has the payload delivered over the network before any JS is parsed. It has to, there's no other way. Same with intuition followed by rational thought
OmarShehata
·10개월 전·discuss
The first thing that happened in your mind when you read that sentence is (1) a bad feeling. That then triggered (2) a rational, conscious thought that interpreted that bad feeling: "this feels bad because it's not true, here are the reasons why it is not true.

There is ALWAYS an "emotional/intuitive" response that precedes the rational, conscious thought. There's a ton of research on this (see system 1 vs system 2 thinking etc).

There is no way to stop the emotional "thought" from happening before the "rational thought". What you can do is build a loop that self reflects to understand why that emotion was triggered (sometimes, instead of "this feels bad because it's wrong", it's "this feels bad because it points to an inconvenient truth" or "I am hungry and everything I am reading feels bad")