<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: kameama</title><link>https://news.ycombinator.com/user?id=kameama</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 13:04:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kameama" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kameama in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>I'm working on a paper but it will take some number of years. But it will take some time. The github repo has some documentation but admittedly does need work.</p>
]]></description><pubDate>Tue, 10 Mar 2026 15:26:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47324575</link><dc:creator>kameama</dc:creator><comments>https://news.ycombinator.com/item?id=47324575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47324575</guid></item><item><title><![CDATA[New comment by kameama in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>A 16×16 multiplication table that encodes quoting, evaluation, branching, recursion, an 8-state counter, and IO — all as lookups in the same table. 83 Lean theorems, zero sorry.
The project asks: can a finite algebra with a single binary operation be forced by axioms to contain its own representation layer? The answer is yes. Axiom-driven SAT search finds the constraints, Lean verifies the witness.
I should be upfront: Claude wrote most of the Lean proofs and Z3 search scripts. My role was the ontological framework, the axiom design, and deciding what to search for and why. The AI-human split was roughly: I provided the "what should exist and why," Claude provided the "here's the code that proves/finds it." Every Lean theorem compiles independently regardless of who typed it.
Universal results (hold for all satisfying algebras, not just this table): every model is rigid, judgment and synthesis provably cannot commute, and the tester's acceptance partition carries irreducible information that structure alone can't determine.
The specific table fits in 256 bytes and can be recovered from a shuffled black-box oracle in 62 probes.
<a href="https://github.com/stefanopalmieri/Kamea" rel="nofollow">https://github.com/stefanopalmieri/Kamea</a></p>
]]></description><pubDate>Mon, 09 Mar 2026 04:43:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47304953</link><dc:creator>kameama</dc:creator><comments>https://news.ycombinator.com/item?id=47304953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47304953</guid></item></channel></rss>