frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Reconstructing Concurrency Invariants Through Medieval East Asian Logic

https://oborona.zip/post/a-middle-period-engine-reconstructing-concurrency-invariants-through-east-asian-structural-logic
5•gg582•1d ago

Comments

gg582•1d ago
I wrote this post as a bit of an unconventional thought experiment.

The idea was to take the concepts of memory reclamation and pointer visibility (stuff you see in EBR or RCU) and map them onto medieval East Asian state-machine logic—specifically the structural and matrix ideas from the Song-Yuan period.

To keep it grounded in actual code, I set up a small concurrent deallocation puzzle using C11 atomics and mapped four classical trigram patterns (乾, 坤, 坎, 離) directly to real-world memory invariants:

* Revoking visibility via CAS before freeing (orthodox safe reclamation)

* Asymmetric pipeline handoffs

* Classic use-after-free bugs from premature freeing

* Race conditions caused by blind `memset` zeroing

It's an attempt to see if ancient structural framing can provide an interesting symbolic vocabulary for modern low-level systems programming, without turning it into philosophical fluff. Thought some folks here might find the crossover interesting.

gg582•1d ago
tried a silly crossover mapping memory reclamation invariants (visibility, UAF, CAS) to old trigram structures in c11. surprisingly mapped 1:1 pretty well. put the puzzle and code snippets here

Nvidia is the central bank of AI

https://www.economist.com/interactive/briefing/2026/09/03/nvidia-is-the-central-bank-of-ai
124•tolugenius•1h ago•95 comments

Make Your First Edit to OpenStreetMap in the Next 15 Minutes

https://high5apps.github.io/josm-plugin-website-wizard/
18•juliantigler•37m ago•2 comments

A Mathematical Framework for Transformer Circuits (2021)

https://transformer-circuits.pub/2021/framework/index.html
45•Bluestein•3h ago•4 comments

IKEA made a mod for Skyrim [video]

https://www.youtube.com/watch?v=iZODN0QUgjI
433•kegenaar•2d ago•103 comments

Retrospectively Reverse-Engineering Apple's Neural Engine

https://eiln.github.io/posts/ane.html
182•zdw•9h ago•19 comments

A misalignment of AI in mathematics

https://mathandai.org/
1129•meredydd•23h ago•1060 comments

Microcode in Intel's 8087 floating-point chip: the scale instruction

https://www.righto.com/2026/09/8087-microcode-reverse-engineering-fscale.html
11•pwg•1h ago•1 comments

Fuck it, make it anyway

https://www.joelotter.com/posts/2026/09/make-it-anyway/
421•JayOtter•5h ago•377 comments

I spent $220 on Google app ads and 60% of the installs were robots

https://dayzlegame.com/blog/google-ads-bot-farm/
684•nickabe•22h ago•373 comments

I refuse to let SPICE die

https://github.com/nefarius/vd_agent/
13•Nefarius•2h ago•2 comments

Europe's "Less" Is Doing More Than Anyone Gives It Credit For

https://oilprice.com/Energy/Energy-General/Europes-Less-Is-Doing-More-Than-Anyone-Gives-It-Credit...
46•u1hcw9nx•2h ago•19 comments

Performance of WebAssembly Runtimes in 2026

https://00f.net/2026/06/23/webassembly-runtimes-2026/
41•fagnerbrack•3d ago•9 comments

LRU is harder to beat than the KV-cache papers suggest

https://github.com/gauravapiscean/agentic-kv-cache
59•gauravapiscean•2d ago•27 comments

Reconstructing Concurrency Invariants Through Medieval East Asian Logic

https://oborona.zip/post/a-middle-period-engine-reconstructing-concurrency-invariants-through-eas...
5•gg582•1d ago•2 comments

A Design Space Exploration of Async/Await

https://cel.cs.brown.edu/blog/design-space-async-await/
383•wcrichton•3d ago•110 comments

LG responds to TV spying allegations

https://www.theverge.com/tech/994333/lg-responds-to-tv-spying-allegations
74•OuterVale•1h ago•61 comments

Great Lakes sturgeon may be 400 years old:Scientists rethinking how to save them

https://www.cbc.ca/news/canada/ontario-great-lakes-sturgeon-lifespan-study-9.7329250
119•bookofjoe•3d ago•35 comments

Is it time for a Luddite Renaissance?

https://www.npr.org/2026/09/08/nx-s1-5955618/is-it-time-for-a-luddite-renaissance
30•mooreds•1h ago•16 comments

Usenet rewind archive search engine

https://www.usenet-rewind.com/
111•cstadler1869•12h ago•33 comments

Inverse Kinematics and Foot Locking

https://theorangeduck.com/page/inverse-kinematics-foot-locking
113•airhangerf15•5d ago•13 comments

The Worst Spam Emails: Inside iLands' AI Agent Hustle

https://tedium.co/2026/09/11/ilands-agents-email-spam-kaixin-tang/
72•ColinWright•5h ago•42 comments

Logo Programming

https://el.media.mit.edu/logo-foundation/what_is_logo/logo_programming.html
299•azhenley•3d ago•122 comments

Forgotten Woodlands

https://storymaps.arcgis.com/stories/9b790daf22ba4e87836f467abb1c7e49
31•NaOH•19h ago•11 comments

google.com/goto: Google's anti-scraping update

https://www.autom.dev/blog/google-search-goto-links
537•1e1a•13h ago•434 comments

A Few Good Ideas in Programming Languages

https://prydt.xyz/blog/a-few-good-ideas-in-pl/
5•airhangerf15•3h ago•0 comments

Compiler Can Undo Your Security Checks

https://davidbombal.com/your-compiler-can-undo-your-security-checks/
23•birdculture•2h ago•28 comments

Designing for Dual Screen and Foldable Devices with CSS (2023)

https://blog.stephaniestimac.com/posts/2023/05/design-foldable-devices/
53•mooreds•2d ago•13 comments

OpenAI agents carried out an undisclosed attack on RubyGems

https://www.rubyhack.ai/
874•chao-•17h ago•507 comments

We've followed their lives for six decades; now the stars of 7 Up are bowing out

https://www.bbc.co.uk/news/articles/crm932el3yjo
99•mellosouls•6h ago•27 comments

Litelm: LiteLLM Without the Bloat

https://github.com/kennethwolters/litelm
166•kennethwolters•22h ago•59 comments