Ondrej identifies Permanent Underclass as those denied Frontier Tech

20260627

A permanent thwartation. A permanent handicap, disadvantage, restraint. “This is the second warning from the Universe in the last two weeks that [humanity must] not rely on closed-source AI and that open-source AI is the answer. …most people do not realize this because they are not capable of long-term thinking.” Severe betrayals by Big Tech … Read more

Predicting Consequence via Abstracted “Experience” – Limited Learning Machine

20260608

Rather than merely predicting ‘what word most often comes next’, conjoined alternate “world views” are surmised to offer ‘the next levels’ in machine learning, making our tools more anthropomorphic and adept at ‘real-world’ use. Imagine that Japanese- and Kanji-trained models that have also been trained with ‘Samurai moves’ and culturally-specific videos would be ‘tuned’ to … Read more

Beyond Chat History: A Multi-Layer Memory Stack for Dockerized AI Agents

Multi-Memory Harness Technique for AI LLM CLI (codex, opencode, pi, etc) PRIMARY CLAIM — Memory retrieval reduced repeated context reconstruction and likely reduced downstream LLM reasoning/search work. Two Kinds of Mem 2 kinds of ‘long-term memory’, 2 strengths, 2 uses/reasons 1 Postgres PGVECTOR 2 WIKI How the memories are best used › posit: pgv stores … Read more

How AI Short-Circuits Human Cognition – The Essay Isn’t The Point

20260524

Quite often, the process IS the point. The large language models behind ChatGPT, Gemini, Claude are at their operational core sophisticated pattern-matching systems trained on enormous quantities of text. They can summarize, translate, and simulate reasoning with a fluency that’s easy to mistake for understanding, but they don’t understand the text they generate in the … Read more

Duplicating CloudFlare’s MARKDOWN FOR AGENTS

An useful feature is Markdown for Agents. It makes an existing website “AI-friendly” by serving a Markdown representation of normal HTML pages to agents, crawlers, and LLM-based tools. What Cloudflare’s Feature Technically Does 1. Content Negotiation Trigger An agent or crawler sends a request like this: json{ … } json{“@context”:”https://schema.org”,”@type”:”Article”}“` llms.txt Support Add: /llms.txt/llms-full.txt /llms.txt … Read more