LLMs

LLMs

The Shape of Context in Agentic Authorization
The Shape of Context in Agentic Authorization
In agentic systems, the principal, action, and resource are often unknown until the moment an agent acts, and the context that governs the decision arrives as a flood of signals from many sources. This post looks at how that context takes shape, where each signal is actually consumed, and why a non-directed world of agents still needs decisions that humans can inspect and predict.
·windley.com·
The Shape of Context in Agentic Authorization
In Search of a Private Digital Assistant
In Search of a Private Digital Assistant
Over the last three or four months I have been on a bit of a quest. I have been looking for a private digital assistant. Not another chatbot or the latest frontier model, but something I could run on my own machine. Something that would genuinely support me whilst keeping my data under my control. It has been a busy time with work and other commitments, but I managed to carve out an hour here and fifteen minutes there to explore some of the more exciting developments in AI. I think I have finally found what I was looking for. It is not some amazing secret project. Far from it. However, getting to this point involved a surprising amount of experimentation, frustration, and the occasional dead end. In this series I intend to share the challenges, discoveries, successes, and inevitable setbacks that I have encountered, in the hope that my experiences and insights might help some of you avoid the same rabbit holes.
·thoughtasylum.com·
In Search of a Private Digital Assistant
Agents that narrate their work are the best team players
Agents that narrate their work are the best team players
Agents like Claude Codex and Codex run in your terminal. From that strategic vantage point they can wield system tools (awk, bash, curl, git, python) as well as MCP tools. Here’s how that loo…
·blog.jonudell.net·
Agents that narrate their work are the best team players
Useful Things Agents Can Do That Are Not Writing Code
Useful Things Agents Can Do That Are Not Writing Code
This article is not about vibe coding. In fact, this article is about all the things you can do with an AI agent that are separate from writing code.
·elijahpotter.dev·
Useful Things Agents Can Do That Are Not Writing Code
Can one agent start another? Queueing sub-tasks in GitHub Agentic Workflows
Can one agent start another? Queueing sub-tasks in GitHub Agentic Workflows
Consider a "dark factory" setup: a software factory with almost no people on the production line. A small number of people orchestrate the system, but agents do most of the work: planning, coding, reviewing, securing, deploying and reporting back. The goal is to define the factory itself as code.
·jessehouwing.net·
Can one agent start another? Queueing sub-tasks in GitHub Agentic Workflows
How To Build Your Own LLM Runtime From Scratch | Towards Data Science
How To Build Your Own LLM Runtime From Scratch | Towards Data Science
Demystifying the LLM runtime: A from-scratch tutorial on building a custom C++/CUDA inference engine, understanding how bare-metal AI actually works, and meeting the synchronization bugs on the way.
·towardsdatascience.com·
How To Build Your Own LLM Runtime From Scratch | Towards Data Science
... but what about video games?
... but what about video games?
Playing video games also uses a GPU. Is using a local LLM for coding any worse than that?
·blog.glyph.im·
... but what about video games?
Generative AI in the Real World: Local Voice AI with Pete Warden
Generative AI in the Real World: Local Voice AI with Pete Warden
Pete Warden has spent his career on the frontier of small, local AI, first as one of deep learning’s earliest engineers (he coined the term “TinyML”) and now as founder of Useful Sensors and Moonshine AI, where he builds voice models that run entirely on-device. Pete joined Ben to make the case that local AI …
·oreilly.com·
Generative AI in the Real World: Local Voice AI with Pete Warden
Own the Outer Loop
Own the Outer Loop
Why loop engineering needs a human at the boundary
·oreilly.com·
Own the Outer Loop
LLMs Reward Expertise
LLMs Reward Expertise
The following article originally appeared on Sean Goedecke’s blog and is being republished here with the author’s permission.In the 2010s, if you had
·oreilly.com·
LLMs Reward Expertise
What a User Story Actually Costs in a Dark Code Factory
What a User Story Actually Costs in a Dark Code Factory
Between March and July 2026, I built a production application of 861,601 lines of code. This included 696 user stories and 779 merged pull requests over 105
·oreilly.com·
What a User Story Actually Costs in a Dark Code Factory
Architectural Guardrails for AI-Generated Code
Architectural Guardrails for AI-Generated Code
Consider a composite of a failure pattern that’s becoming increasingly common on teams that have scaled AI-assisted development past a handful of
·oreilly.com·
Architectural Guardrails for AI-Generated Code
Replacing prompts with loops: an example
Replacing prompts with loops: an example
Thinking in loops changes how you work with LLMs for the better, and it's not hard to get started.
·zarar.dev·
Replacing prompts with loops: an example
NOPE – An observatory for human–AI relationships
NOPE – An observatory for human–AI relationships
NOPE measures how conversations between people and AIs are going, for both parties, and publishes what it finds: benchmarks, incident records, open-weight models.
·nope.net·
NOPE – An observatory for human–AI relationships
declaude: AI humanizer and watermark-aware text rewriter
declaude: AI humanizer and watermark-aware text rewriter
A free AI humanizer for Claude-flavored text. Rewrite AI wording, reduce surviving statistical watermark signal, see every change, and store no text.
·declaude.org·
declaude: AI humanizer and watermark-aware text rewriter
steed
steed
Extremely lean agent harness. Work in progress.
·codeberg.org·
steed