food-for-thought

Introducing System One Models & Jev - TypeSafe AI Blog
Introducing System One Models & Jev - TypeSafe AI Blog
AI-Powered Workflows / smart if-statements. Structured outputs slot into ordinary software as fuzzy decision rules: classify, route, score, extract, or branch where hand-written logic is too brittle. The surrounding code constrains their freedom, making them easier to compose into reliable systems. Map-reducing over big data. Turn petabytes of data into features and insights. Real-time applications. 100ms speeds means you can use AI in your applications where UX is critical. Verify everything. Score, judge, verify, guardrail, and detect jailbreaks of LLM prompts, reasoning traces, and/or outputs.
·typesafe.ai·
Introducing System One Models & Jev - TypeSafe AI Blog
google/ax: Google's open agentic orchestration runtime
google/ax: Google's open agentic orchestration runtime
AX is a high-throughput, declarative orchestrator to run billions of autonomous agent workloads in a cluster. It runs on top of Agent Substrate for sandboxed execution and is built to run billions of tasks per cluster. If you have used Kubernetes, ax will feel similar.
·github.com·
google/ax: Google's open agentic orchestration runtime
Music theory for programmers
Music theory for programmers
Putting it together Here is everything above in one place. A key, its diatonic chords, a progression, those chords broken into an arpeggio one note at a time, and a melody that sticks to the scale. About forty lines, no library, and it is the first thing I made with code that I would describe as music rather than as a demonstration
·runjs.app·
Music theory for programmers
LLMs: Intelligence vs. cost | OpenTeams | AI you own
LLMs: Intelligence vs. cost | OpenTeams | AI you own
Memory Hardware Models 128 GB RAM Strix Halo ($3,600)DGX Spark ($4,300)Mac Studio M5 Max ($5,100)MacBook Pro M5 Max ($7,150) Qwen3.8-FlashGLM-5.3-Flash (degraded intelligence)DeepSeek-V4-Flash (degraded intelligence) 256 GB RAM 2x DGX Spark ($8,700)Mac Studio M5 Ultra ($11,300) GLM-5.3-FlashDeepSeek-V4-Flash 512 GB RAM 2x Mac Studio M5 Ultra ($22,600) GLM-5.3 2 TB RAM 2x TensTorrent Galaxy Blackhole ($320,000) Kimi K3
·openteams.com·
LLMs: Intelligence vs. cost | OpenTeams | AI you own
507 Mechanical Movements
507 Mechanical Movements
In this INDEX the numerals do not indicate the pages, but they refer to the engravings and the numbered paragraphs. Each page of the letter-press contains all the descriptive matter appertaining to the illustrations which face it.
·507movements.com·
507 Mechanical Movements
orcarouter/Qwen3.8-27B-Uncensored-MLX · Hugging Face
orcarouter/Qwen3.8-27B-Uncensored-MLX · Hugging Face
Qwen3.8-27B-Uncensored-MLX An abliterated (refusal-removed) MLX build of Qwen's Qwen3.8-27B — 2 / 4 / 6 / 8-bit for Apple Silicon
·huggingface.co·
orcarouter/Qwen3.8-27B-Uncensored-MLX · Hugging Face
EUV Light Source: Is the Future in a Particle Accelerator? - IEEE Spectrum
EUV Light Source: Is the Future in a Particle Accelerator? - IEEE Spectrum
In linear accelerator, injected electrons gain energy from an RF field. Ordinarily, the electrons would then enter a free electron laser and are immediately disposed of in a beam dump. But in an energy recovery linear accelerator (ERL), the electrons circle back into the RF field and lend their energy to newly injected electrons before exiting to a beam dump.
·spectrum.ieee.org·
EUV Light Source: Is the Future in a Particle Accelerator? - IEEE Spectrum
Putin: Leader in artificial intelligence will rule world
Putin: Leader in artificial intelligence will rule world
September 1, 2017
when one party’s drones are destroyed by drones of another, it will have no other choice but to surrender
development of AI raises “colossal opportunities and threats that are difficult to predict now.”
the one who becomes the leader in this sphere will be the ruler of the world.
·apnews.com·
Putin: Leader in artificial intelligence will rule world
Pi, Minimal and Performant | EARENDIL
Pi, Minimal and Performant | EARENDIL
Frontier models are now generally very competent at understanding a terminal (or terminal-style) coding environment, and acting within it. Anthropic recently cutting down Claude Code’s system prompt by 80% is a clear sign of this
·earendil.com·
Pi, Minimal and Performant | EARENDIL
Everyone Should Know SIMD
Everyone Should Know SIMD
SIMD allows a CPU to operate on multiple values in parallel. For example, instead of comparing one byte at a time, a CPU can compare 4, 8, or even more bytes with a single instruction.
·mitchellh.com·
Everyone Should Know SIMD
Harness Engineering for Self-Improvement
Harness Engineering for Self-Improvement
expert-designed harness can coordinate a large portion of auto-research loop, experimented in the form of writing research papers
·lilianweng.github.io·
Harness Engineering for Self-Improvement
AI 2040: Plan A
AI 2040: Plan A
AI companies are racing to build AIs that are smarter than humans in every way. In AI 2027, we predicted that this would result in either extinction or irreversible concentration of power.1Plan A is our positive vision for what should happen instead.
·ai-2040.com·
AI 2040: Plan A
AI 2027
AI 2027
The scenario itself was written iteratively: we wrote the first period (up to mid-2025), then the following period, etc. until we reached the ending. We then scrapped this and did it again.
·ai-2027.com·
AI 2027
What 2026 looks like — LessWrong
What 2026 looks like — LessWrong
Write a future history of 2022. Condition on it, and write a future history of 2023. Repeat for 2024, 2025, etc. (I'm posting 2022-2026 now so I can get feedback that will help me write 2027+. I intend to keep writing until the story reaches singularity/extinction/utopia/etc.)
What 2026 looks like
·lesswrong.com·
What 2026 looks like — LessWrong
AI Model & API Providers Analysis | Artificial Analysis
AI Model & API Providers Analysis | Artificial Analysis
Intelligence vs. Cost per Intelligence Index TaskArtificial Analysis Intelligence Index · Weighted average cost (USD) per Artificial Analysis Intelligence Index task
·artificialanalysis.ai·
AI Model & API Providers Analysis | Artificial Analysis
Everything Is Logarithms
Everything Is Logarithms
Everything is Logarithms
Logarithms are Vectors
·alexkritchevsky.com·
Everything Is Logarithms
Bigger models are not the way
Bigger models are not the way
Moving forward, the industry cannot continue to train bigger and bigger models since their intelligence not only plateaus but often will get worse
GPT-5.5 and DeepSeek V4 Pro are two of the clearest hallucination leaders, despite being absolutely huge. Because of their immense size they simply did not learn how to say “I don’t know”
·arrowtsx.dev·
Bigger models are not the way
Running local models is good now
Running local models is good now
You can do things like change the local context window and watch performance improve or degrade, and really dig into how your tokens are processed on the GPU. You can change the system prompt, the quantizations. You can pit models against each other. You can also change and introspect the harness side. The possibilities are endless, and the tools only keep getting better.
·vickiboykis.com·
Running local models is good now
Axial flux motor - Wikipedia
Axial flux motor - Wikipedia
YASA's 37 kg stackable 750R motor delivers 800Nm and >5kW/kg with an axial length of 98 mm
·en.wikipedia.org·
Axial flux motor - Wikipedia
Liquid droplet radiator - Wikipedia
Liquid droplet radiator - Wikipedia
proposed lightweight radiator for the dissipation of waste heat generated by power plants, propulsion or spacecraft systems in space.
·en.wikipedia.org·
Liquid droplet radiator - Wikipedia
Tokenomics: Quantifying Where Tokens Are Used in Agentic Software...
Tokenomics: Quantifying Where Tokens Are Used in Agentic Software...
Our preliminary findings show that the iterative Code Review stage accounts for the majority of token consumption for an average of 59.4% of tokens. Furthermore, we observe that input tokens consistently constitute the largest share of consumption for an average of 53.9%, providing empirical evidence for potentially significant inefficiencies in agentic collaboration.
·arxiv.org·
Tokenomics: Quantifying Where Tokens Are Used in Agentic Software...
How LLMs Actually Work
How LLMs Actually Work
So what’s actually different between GPT and Claude and Gemini and LLaMA? Public details vary, and the proprietary models do not publish every architectural choice. But at the level this post is covering, they broadly sit in the same transformer-family design space.
·0xkato.xyz·
How LLMs Actually Work