LLM

Tag: LLM

50 posts
Presidential Administrations, Scored by AIPresidential Administrations, Scored by AI
Notes of Olai Basile icon
Notes of Olai Basile

Presidential Administrations, Scored by AI

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.

·
Sep 6
·
Att Sverige har billig el är lockande för AI-företagenAtt Sverige har billig el är lockande för AI-företagen
S
Svenssons Nyheter
blog.zaramis.se

Att Sverige har billig el är lockande för AI-företagen

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.

·
Sep 5
·
The irrational effectiveness of the Pi harnessThe irrational effectiveness of the Pi harness
Redowan's Reflections icon
Redowan's Reflections
rednafi.com

The irrational effectiveness of the Pi harness

A month of coding with Pi, its small agent loop, and the skills and extensions I've added to it.

·
Sep 4
·
Privat programmiere ich ausnahmslos ohne ...
M
Markus Kniebes
kniebes.com

Privat programmiere ich ausnahmslos ohne ...

·
Sep 3
·
Why your prompt cache hit rate is zero: the silent invalidators
💌 Tiny Improvements - for builders, by @MikeBifulco.com icon
💌 Tiny Improvements - for builders, by @MikeBifulco.com
mikebifulco.com

Why your prompt cache hit rate is zero: the silent invalidators

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.

·
Sep 3
·
Am I a Rust developer?
permablog icon
permablog

Am I a Rust developer?

deep knowledge, and why everyone using agents is now a site reliability engineer

·
Aug 31
·
DINO (Distillation with No Labels)DINO (Distillation with No Labels)
M
Mahib's Margins
mahibulhaque.me

DINO (Distillation with No Labels)

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.

·
Aug 27
·
they know React
Y
YAGNI Club

they know React

No one ever got fired for picking React, but they're probably wasting a shit load of tokens.

·
Aug 24
·
ChatGPT Is a Japanese Internet Degen, or: How Fried Chicken Sent Me Down a Tokenizer Rabbit Hole
T
Theo Steiner
theosteiner.de

ChatGPT Is a Japanese Internet Degen, or: How Fried Chicken Sent Me Down a Tokenizer Rabbit Hole

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.

·
Aug 22
·
the expensive energy principlethe expensive energy principle
almost worth reading icon
almost worth reading

the expensive energy principle

could a computer scientist pay for an embodied brain

·
Aug 21
·
Building a Data Explorer for Historical Brewery DirectoriesBuilding a Data Explorer for Historical Brewery Directories
J
Josh Hadro Leaflet

Building a Data Explorer for Historical Brewery Directories

Using an LLM OCR and NER pipeline to make 19th century directories morn accessible

·
Aug 21
·
Reducing Ambiguity in a SQL Agent using a domain glossary and RAG
G
Grokkist
grokkist.com

Reducing Ambiguity in a SQL Agent using a domain glossary and RAG

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

·
Aug 19
·
No cost, no valueNo cost, no value
jola.dev icon
jola.dev
jola.dev

No cost, no value

Why generating code makes it meaningless, why writing code by hand has value, and why toil is a critical part of the human experience.

·
Aug 10
·
What You Leave BehindWhat You Leave Behind
hwæt icon
hwæt

What You Leave Behind

on things slipping away

·
Aug 7
·
Wikipedia and friends: learning through code
lu.is icon
lu.is
lu.is

Wikipedia and friends: learning through code

I built friendsof.wiki to surface the open knowledge graph alongside Wikipedia articles, and learned a few things along the way.

·
Aug 7
·
Right to repair for AI-generated codebases
permablog icon
permablog

Right to repair for AI-generated codebases

we have to think through bad ideas, because they may be our future

·
Aug 7
·
How LLM WorksHow LLM Works
M
Mahib's Margins
mahibulhaque.me

How LLM Works

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.”

·
Aug 4
·
Limited output is a featureLimited output is a feature
jola.dev icon
jola.dev
jola.dev

Limited output is a feature

Great startups don't win because they write more code, they win because they think differently.

·
Aug 3
·
Breaking out of the LLM cycleBreaking out of the LLM cycle
bdbch.com icon
bdbch.com
bdbch.com

Breaking out of the LLM cycle

How I stopped using LLM tools for everything and started writing code again.

·
Aug 2
·
A computer can never be held accountableA computer can never be held accountable
jola.dev icon
jola.dev
jola.dev

A computer can never be held accountable

For better or for worse the things you create with LLMs are your responsibility, just like with any other tool.

·
Jul 27
·
Hva enn du gjør, ikke spør meg!
E
European Thoughts

Hva enn du gjør, ikke spør meg!

(Jo, spør meg)

·
Jul 25
·
Open models are decelerationist
open self icon
open self

Open models are decelerationist

people and planet need open models to win

·
Jul 21
·
Chronicler
E
Ewan's Project Documentation
docs.ewancroft.uk

Chronicler

A PaperMC plugin that tracks server events and generates a dynamic in-game newspaper delivered as a written book.

·
Jul 20
·
Woche 29 · 2026
M
Markus Kniebes
kniebes.com

Woche 29 · 2026

·
Jul 19
·
How to stop Claude from saying load-bearingHow to stop Claude from saying load-bearing
jola.dev icon
jola.dev
jola.dev

How to stop Claude from saying load-bearing

Hack the text output of Claude Code to make life a little bit sillier.

·
Jul 13
·
There's no accounting for AI
permablog icon
permablog

There's no accounting for AI

or budgeting, or hiring, or anything else you took for granted

·
Jul 8
·
A LangGraph SQL agent with per-call observability
G
Grokkist
grokkist.com

A LangGraph SQL agent with per-call observability

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

·
Jul 6
·
Why is AI thought leadership so bad?Why is AI thought leadership so bad?
permablog icon
permablog

Why is AI thought leadership so bad?

From Limbo to Cocytus

·
Jul 6
·
e560 — Sweating the Small Stuffe560 — Sweating the Small Stuff
Games At Work dot Biz icon
Games At Work dot Biz
gamesatwork.biz

e560 — Sweating the Small Stuff

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...

·
Jul 6
·
We Are Starting to Sound Like the Thing We Built
Ewan’s Blog icon
Ewan’s Blog

We Are Starting to Sound Like the Thing We Built

“Stay on the road. Keep clear of the moors.“

·
Jul 5
·
HODLing gear in 2026
imouthes icon
imouthes
imouthes.offprint.app

HODLing gear in 2026

·
Jul 4
·
A Month Without Frontier Models
Randoneering Blog icon
Randoneering Blog
randoneering.offprint.app

A Month Without Frontier Models

·
Jul 1
·
スマホのLLMスマホのLLM
ド
ドール
mochott.site/dot3pso.bsky.social

スマホのLLM

ZTE nubia LLMの場合

·
Jul 1
·
On AI Religion
fizzy blog icon
fizzy blog

On AI Religion

- Moon Walker

·
Jun 29
·
300baud modem or first broadband?300baud modem or first broadband?
Boris Mann Tech Blog icon
Boris Mann Tech Blog

300baud modem or first broadband?

At what stage of AI model evolution are we at?

·
Jun 28
·
Ineffizient
Das Blog mit der Zitrone icon
Das Blog mit der Zitrone
scaldra.net

Ineffizient

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...

·
Jun 27
·
LLMs Just "Fake it `til they make it"LLMs Just "Fake it `til they make it"
Anthony Cregan Portfolio icon
Anthony Cregan Portfolio
anthonycregan.co.uk

LLMs Just "Fake it `til they make it"

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.

·
Jul 9
·
What Is a Harness?
lu.is icon
lu.is
lu.is

What Is a Harness?

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.

·
Jun 22
·
I built a snark detector and pointed it at myself
J
Justin-Stanley.com
justin-stanley.com

I built a snark detector and pointed it at myself

·
Jun 21
·
Toward Automated Discourse Network Analysis
A
Activation Layer
activationlayer.org

Toward Automated Discourse Network Analysis

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.

·
Jun 14
·
New Skills
V
vibecode.rodeo
vibecode.rodeo

New Skills

Coding Skills in the Age of LLMs

·
Jun 14
·
Language integrated LLMs as an OCaml functionLanguage integrated LLMs as an OCaml function
Anil Madhavapeddy's homepage icon
Anil Madhavapeddy's homepage
anil.recoil.org

Language integrated LLMs as an OCaml function

Using a local DeepSeek model as an ordinary OCaml library and building sandboxed agents from simple primitives

·
Jun 13
·
OpenSearch Semantic Search
Chris Parsons icon
Chris Parsons
chrisparsons.dev

OpenSearch Semantic Search

My learnings on OpenSearch semantic searching

·
Jun 10
·
OpenSearch Semantic Search
Chris Parsons icon
Chris Parsons
chrisparsons.dev

OpenSearch Semantic Search

My learnings on OpenSearch semantic searching

·
Jun 10
·
OpenSearch Semantic Search
Chris Parsons icon
Chris Parsons
chrisparsons.dev

OpenSearch Semantic Search

My learnings on OpenSearch semantic searching

·
Jun 10
·
OpenSearch Semantic Search
Chris Parsons icon
Chris Parsons
chrisparsons.dev

OpenSearch Semantic Search

My learnings on OpenSearch semantic searching

·
Jun 10
·
Treating LLMs as programming booksTreating LLMs as programming books
jola.dev icon
jola.dev
jola.dev

Treating LLMs as programming books

Thoughts on an approach for using LLMs effectively for coding without losing engagement and cognitive effort.

·
Jun 8
·
Treating LLMs as programming booksTreating LLMs as programming books
jola.dev icon
jola.dev
jola.dev

Treating LLMs as programming books

Thoughts on an approach for using LLMs effectively for coding without losing engagement and cognitive effort.

·
Jun 8
·
Det här med AI eller LLMDet här med AI eller LLM
S
Svenssons Nyheter
blog.zaramis.se

Det här med AI eller LLM

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).

·
Jun 7
·
yallmap — Yet Another LLM Proxy
G
Grokkist
grokkist.com

yallmap — Yet Another LLM Proxy

Building an Anthropic-native LLM gateway in TypeScript

·
Jun 4
·