HackerTrans
TopNewTrendsCommentsPastAskShowJobs

joelg

no profile record

Submissions

Spatio-temporal indexing the Bluesky firehose

joelgustafson.com
46 points·by joelg·قبل 11 شهرًا·0 comments

Cloudflare/actors library – SDK for Durable Objects in beta

developers.cloudflare.com
3 points·by joelg·السنة الماضية·0 comments

With Behaviors Like These in Complex Systems, Who Needs Mechanisms?

physics.aps.org
4 points·by joelg·السنة الماضية·0 comments

comments

joelg
·قبل 12 شهرًا·discuss
yeah I completely agree, I think there's a whole logic of reasons to using useEffect/useCallback/useMemo that the post didn't acknowledge.

personally, I want to have a comprehensive understanding of exactly when and why each of my components re-renders, and to do that I use hooks and design around referential equality. like you said, it's a kind of documentation, more about organization than performance.

not to say that this way is intrinsically better! just that the style is appealing for its own reasons
joelg
·قبل 12 شهرًا·discuss
my understanding (which is definitely not exhaustive!) is that the case between Galileo and the church was way more nuanced than is popularly retold, and had nothing whatsoever to do with Biblical literalism like the passage in Joshua about making the sun stand still.

Paul Feyerabend has a book called Against Method in which he essentially argues that it was the Catholic Church who was following the classical "scientific method" of weighing evidence between theories, and Galileo's hypothesis was rationally judged to be inferior to the existing models. Very fun read.