Three frontier models, same question, same scale. The models approached the scoring differently, but agreed on the ordering: Trump-I is worse than Biden and Obama. Trump-II is worse than Trump-I.
Allt fler datacenter växer upp i Sverige. Bara en del av dem är dock till för AI, De flesta är för helt vanliga data, servrar för onlinetjänster och molntjänster av diverse slag. Det är i huvudsak US-amerikanska storföretag som Facebook, Amazon, Google och Microsoft som bygger dem.
A month of coding with Pi, its small agent loop, and the skills and extensions I've added to it.
Prompt caching is a prefix match: one changing byte near the top of your prompt drops your hit rate to zero. A timestamp is the obvious culprit - here are the rest.
deep knowledge, and why everyone using agents is now a site reliability engineer
Breakdown of DINOv3 model that scales self-supervised learning (SSL) for images to produce our strongest universal vision backbones, enabling breakthrough performance across diverse domains.
No one ever got fired for picking React, but they're probably wasting a shit load of tokens.
A stray piece of 2ch boilerplate in a ChatGPT answer sent me down a rabbit hole through Japanese internet history, tokenizers, training data, and one very weird token.
could a computer scientist pay for an embodied brain
Using an LLM OCR and NER pipeline to make 19th century directories morn accessible
A domain glossary can give an LLM agent context it needs to finish a task, but when that is not enough to understand importance, RAG can reduce ambiguity
Why generating code makes it meaningless, why writing code by hand has value, and why toil is a critical part of the human experience.
I built friendsof.wiki to surface the open knowledge graph alongside Wikipedia articles, and learned a few things along the way.
we have to think through bad ideas, because they may be our future
This article tears open that machinery and explains what a language model is doing at a mechanical level - why it produces the outputs it does, why identical inputs produce different outputs on different runs, and what “temperature” actually means beyond “a creativity dial.”
Great startups don't win because they write more code, they win because they think differently.
How I stopped using LLM tools for everything and started writing code again.
For better or for worse the things you create with LLMs are your responsibility, just like with any other tool.
(Jo, spør meg)
people and planet need open models to win
A PaperMC plugin that tracks server events and generates a dynamic in-game newspaper delivered as a written book.
Hack the text output of Claude Code to make life a little bit sillier.
or budgeting, or hiring, or anything else you took for granted
Building a text-to-SQL agent on top of the canonical LangGraph tutorials, then routing every model call through my own OTel-emitting proxy so I can see what it actually does
Photo by nik biziuk on Unsplash Published 6 July 2026 e560 with Andy, Michael and Michael - stickshift & phone handsets with Ian Bogost, camping at EMF Camp 2026 & Mountain Quest 2026, brain cooling, dwarf lemurs, World Cup 2026, USMNT, ThreeLions, the tokenpocalypse and a whole lot more! Andy, Michael and Michael get things...
“Stay on the road. Keep clear of the moors.“
- Moon Walker
At what stage of AI model evolution are we at?
Mit Effizienz misst man die Ressourcennutzung – also das Verhältnis von Ergebnis zu eingesetzten Mitteln (Zeit, Geld, Material, Personal). Der Ressourcenverbrauch von LLMs ist enorm und mir erscheint es schon länger so, als ob man so etwas wie ein Auto erfunden hätte, aber dummerweise mit einem Benzinverbrauch von 10 Litern pro Kilometer. Solange ich das...
This is what happened when I tried to make a Language Model mimic my knowledge and behaviour for a chat-bot on my portfolio site.
LLMs are engines. Harnesses are everything else—the wheels, brakes, dashboard, GPS—that turn a raw engine into a useful vehicle. First in a series on harnesses for the open knowledge commons.
Discourse Network Analysis has long been limited by the price of expert judgment. Here is a design for automating it at corpus scale without surrendering command of meaning — and FineStructure, the open-source workbench I am building for it.
Coding Skills in the Age of LLMs
Using a local DeepSeek model as an ordinary OCaml library and building sandboxed agents from simple primitives
My learnings on OpenSearch semantic searching
My learnings on OpenSearch semantic searching
My learnings on OpenSearch semantic searching
My learnings on OpenSearch semantic searching
Thoughts on an approach for using LLMs effectively for coding without losing engagement and cognitive effort.
Thoughts on an approach for using LLMs effectively for coding without losing engagement and cognitive effort.
Det här med AI eller stora språkmodeller (LLM) som det egentligen handlar om är en fråga med en mängd aspekter och synsätt. På det sociala medium, Mastodon, som jag främst använder är de flesta väldigt negativa till Artificiell intelligens (AI).
Building an Anthropic-native LLM gateway in TypeScript