Today, I explore patriarchy as a grammatical Sorites problem. What else is now? 🧐

https://philosophics.blog/2026/06/07/twisted-knickers-and-patriarchy/?utm_source=masto&utm_medium=social

As I think through the larger elements, I wanted to share a singular insight.

#philosophy #patriarchy #psychology #language #blog #podcast #grammar #society #heuristics #perspective #video #lenses

Twisted Knickers and Patriarchy

Man, this IaI piece asking about The Patriarchy in Question has got my knickers properly twisted. As I gather the scattered crockery of my thoughts, the first issue is the Sorites problem of patria…

Philosophics
Objective reality is a heuristic resulting from constraints of subject-object grammar. Nagel asked What's it like to be a bat? But more fundamentally, what's it like to be human?
https://philosophics.blog/2026/06/02/living-in-the-house-of-the-bat-man/?utm_source=linkedin&utm_medium=social
#Philosophy #batman #nagel #consciousness #blog #podcast #substack #reading #language #perception #heuristics #scepticism #epistemology #intersubjectivity #history #philosophyofmind

What does the ancient idea of karma have to do with Cuba and Palestine? More than you might think.

https://open.substack.com/pub/billhulet/p/what-is-karma?r=4ot1q2&showWelcomeOnShare=true

#Cuba #Palestine #Karma #Heuristics #Philosophy #politics

Learning about the Optimal Stopping problem from "Algorithms to Live By" by Brian Christian & Tom Griffiths.

How to maximize your odds of picking the absolute best option in a pool of size N:
1) Reject the first N/e options (approx 37%) to establish a strict benchmark.
2) Instantly commit to the very next option that outperforms that baseline.
Read more on the secretary problem math: https://en.wikipedia.org/wiki/Secretary_problem
#Math #AlgorithmsToLiveBy #DecisionMaking #Heuristics

i dunno what normal peeps think about when they stand* near their kettle on the cooktop, waiting for it to boil, but here's wot this dunderheaded dropbear just thought

me kettle has an ~3mm diameter hole in the centre of the spring-closed spout cover, thru which the steam emits at some pressure as boiling point approaches, then arrives. the diameter & thickness forms an orifice, in fluid-mechanics terms. thus the frequency of the banshee screech depends in part on the diameter [coz Q = V*A, & V directly relates to the generated f], given a fairly typical range of normal water density, purity, enthalpy, elevational atmospheric pressure et al

so, the pondering went, did the peeps wot designed n made this stainless steel curvaceous kettle apply ridgy didge fluid-mechanics calculations to ascertain the necessary orifice diameter, for peak banshee?
🤔

or did they just say "
nah, fuck that, let's drill a series of different hole dias in a series of spout covers in the workshop, to arrive entirely heuristically at a good size to achieve peak banshee"? 🤷

anyway, the screaming ensued, i have me mugga, so piss orf n let me sip it in peace, wouldya?
🤪

*will anyone have a go at me for standing on my cooktop, & suggest i might just stand on the floor?

#kettles #fluidmechanics #heuristics #whimsy #nonsense

In defence of Sabine Hossenfelder, I posit that particles are not real or fundamental in any meaningful way. They are heuristic placeholders at best.

📕👉 https://www.amazon.com/Architecture-Encounter-Mediated-Philosophics-Monographs/dp/1972025031/

There is an underlying 'reality', but it is not material in any conventional manner. My thesis operates on scale-dependent mediation. Seeking peer reviews.

#philosophy #physics #reality #objectivity #material #ontology #heuristics #fundamentals #video #opinion #book #writing

Tekoäly demokratian peilinä – Politiikasta

Keskustelu tekoälyn demokratiavaikutuksista tiivistyy ääripäihin: joko demokratiaa tuhoavana tai vahvistavana teknologiana.

Politiikasta
🎓 Ah, yes, the thrill of translating ENTIRE binaries without those pesky #heuristics. Because we all know guessing is for amateurs, and real professionals demand their code be as static and lifeless as a rock. 🪨 Let's all take a moment to thank the Simons Foundation for making such groundbreaking boredom possible. 🙏
https://arxiv.org/abs/2605.08419 #binarytranslation #staticcode #SimonsFoundation #programminghumor #softwareengineering #HackerNews #ngated
Deterministic Fully-Static Whole-Binary Translation without Heuristics

We present Elevator, the first binary translator that statically translates entire x86-64 executables to AArch64 without debug information, source code, or assumptions about code layout. Unlike existing systems, which rely on heuristics or runtime fallbacks to handle code-versus-data decoding errors, Elevator considers all possible interpretations of every byte and produces a separate translation for each feasible one ahead of time. Any byte may be interpreted as data, an opcode, or an opcode argument; we generate separate control flow paths for all interpretations, pruning only those leading to abnormal termination. Translations are built by composing code "tiles" automatically derived from a high-level description of the source ISA, yielding a nimble translation framework. The approach is deterministic and produces complete, self-contained binaries with no runtime component in the trusted code base. The principal cost is substantial code size expansion. The key benefit is that the output is the actual code that will run, enabling testing, validation, certification, and cryptographic signing prior to deployment, reducing risk compared to emulators or JIT compilers. We evaluate Elevator on a diverse corpus of real-world binaries, including the entire SPECint 2006 suite, demonstrating that static full-program binary translation can be both reliable and practical. Elevator achieves performance on par with or better than QEMU's user-mode JIT emulation.

arXiv.org

Deterministic Fully-Static Whole-Binary Translation Without Heuristics

https://arxiv.org/abs/2605.08419

#HackerNews #Deterministic #Whole-Binary #Translation #Static #Analysis #Heuristics #ComputerScience

Deterministic Fully-Static Whole-Binary Translation without Heuristics

We present Elevator, the first binary translator that statically translates entire x86-64 executables to AArch64 without debug information, source code, or assumptions about code layout. Unlike existing systems, which rely on heuristics or runtime fallbacks to handle code-versus-data decoding errors, Elevator considers all possible interpretations of every byte and produces a separate translation for each feasible one ahead of time. Any byte may be interpreted as data, an opcode, or an opcode argument; we generate separate control flow paths for all interpretations, pruning only those leading to abnormal termination. Translations are built by composing code "tiles" automatically derived from a high-level description of the source ISA, yielding a nimble translation framework. The approach is deterministic and produces complete, self-contained binaries with no runtime component in the trusted code base. The principal cost is substantial code size expansion. The key benefit is that the output is the actual code that will run, enabling testing, validation, certification, and cryptographic signing prior to deployment, reducing risk compared to emulators or JIT compilers. We evaluate Elevator on a diverse corpus of real-world binaries, including the entire SPECint 2006 suite, demonstrating that static full-program binary translation can be both reliable and practical. Elevator achieves performance on par with or better than QEMU's user-mode JIT emulation.

arXiv.org