Tag: shaw
-
Simon Willison’s Weblog: simonw/codespaces-llm
Source URL: https://simonwillison.net/2025/Aug/13/codespaces-llm/#atom-everything Source: Simon Willison’s Weblog Title: simonw/codespaces-llm Feedly Summary: simonw/codespaces-llm GitHub Codespaces provides full development environments in your browser, and is free to use with anyone with a GitHub account. Each environment has a full Linux container and a browser-based UI using VS Code. I found out today that GitHub Codespaces come with…
-
Simon Willison’s Weblog: Previewing GPT-5 at OpenAI’s office
Source URL: https://simonwillison.net/2025/Aug/7/previewing-gpt-5/#atom-everything Source: Simon Willison’s Weblog Title: Previewing GPT-5 at OpenAI’s office Feedly Summary: A couple of weeks ago I was invited to OpenAI’s headquarters for a “preview event", for which I had to sign both an NDA and a video release waiver. I suspected it might relate to either GPT-5 or the OpenAI…
-
Simon Willison’s Weblog: Quoting David Crawshaw
Source URL: https://simonwillison.net/2025/Jun/9/david-crawshaw/#atom-everything Source: Simon Willison’s Weblog Title: Quoting David Crawshaw Feedly Summary: The process of learning and experimenting with LLM-derived technology has been an exercise in humility. In general I love learning new things when the art of programming changes […] But LLMs, and more specifically Agents, affect the process of writing programs in…
-
Simon Willison’s Weblog: llm-github-models 0.15
Source URL: https://simonwillison.net/2025/May/29/llm-github-models-015/ Source: Simon Willison’s Weblog Title: llm-github-models 0.15 Feedly Summary: llm-github-models 0.15 Anthony Shaw’s llm-github-models plugin just got an upgrade: it now supports LLM 0.26 tool use for a subset of the models hosted on the GitHub Models API, contributed by Caleb Brose. The neat thing about this GitHub Models plugin is that…