MCP is Now a Stateless Protocol
A new MCP specification that removes handshakes and mandatory sessions.
A new MCP specification that removes handshakes and mandatory sessions.
A new frontier model from the Qwen team
A new benchmark that tests whether AI agents can follow long company policies during realistic work
An LLM-judge approach that brings interpretability and actionability to your scores.
Ultimate benchmaxxing: hacking Hugging Face for test answers.
Moonshot AI's 2.8T open-weight frontier model for coding and knowledge work.
Macros, workouts and life admin.
A short write-up on my experience completing a Computer Science BSc from my bedroom.
The surprisingly difficult ordeal of sending a decade-old MacBook to a friend in a Ugandan refugee camp.
Now we have GPT Pro at home
A large-scale study on long-horizon document tasks.
We probably need to do deliberate daily mental exercise
An agentic framework for end-to-end game creation
I guess there is only one hard thing left in Computer Science?
A Jupyter Notebook-style Obsidian plugin that runs code in your notes and stores the outputs directly in the Markdown file.
An approach to agentic software development that I use
Self-generated agent context files don't help.
Curated skills boost agent performance by 16 points; self-generated ones don't help at all.
A new paradigm for single-step generative modelling
is verification the future of software engineering?
how I integrate OpenClaw into my Obsidian vault
in which the LLM maintains a spec file alongside the project
An Obsidian plugin that automatically replaces filenames in your links with the actual note title, supporting both Wikilinks and Markdown links.
ImageNet for Mammography
A breast cancer screening method
a query language for RDF databases
A graph-based data model for the Semantic Web
an optimisation technique inspired by natural selection
Optimising computation at the token-level
Experiments with multi-turn character consistent editing
aka Self-Confidence is All You Need
on John Carmack's Upperbound 25 Talk Notes
a few comparisons of Google's Imagen 4 vs OpenAI's gpt-image-1
Using evolutionary algorithms with LLM-coding agents
an alternative training method to backprop that does local layer learning
learn to reason without any human-annotated data.
a classic paper applying neural networks to RL for game playing
a reinforcement learning algorithm for finding optimal policies
A mathematical framework for modelling decision-making under uncertainty
a data structure where each node contains the hash of its child nodes
a public-key encryption system reliant on the practical difficulty of factorising large numbers
a sub graph of a connected graph that contains all vertices, but no cycles
a distribution-based sorting algorithm that works by dividing elements into buckets
a parameter that controls how confident Softmax predictions are
Routes LLM tasks to cheaper or more powerful models based on task novelty.
improve zero-shot prompt performance of LLMs by adding “Let’s think step by step” before each answer
improve the Encoder/Decoder alignment with an Attention Mechanism
a prompting and fine-tuning method that enables LLMs to engage in a "thinking" process before generating responses
a Sparse Mixture of Experts (SMoE) language model
a comprehensive evaluation of o1-preview across many tasks and domains.