Tag: ai-assisted-programming
-
Simon Willison’s Weblog: openai/codex
Source URL: https://simonwillison.net/2025/Apr/16/openai-codex/ Source: Simon Willison’s Weblog Title: openai/codex Feedly Summary: openai/codex Just released by OpenAI, a “lightweight coding agent that runs in your terminal". Looks like their version of Claude Code. Tags: ai-assisted-programming, generative-ai, ai-agents, openai, ai, llms AI Summary and Description: Yes Summary: OpenAI’s recently released lightweight coding agent, integrated into the terminal,…
-
Simon Willison’s Weblog: Quoting Hamel Husain
Source URL: https://simonwillison.net/2025/Apr/15/hamel-husain/ Source: Simon Willison’s Weblog Title: Quoting Hamel Husain Feedly Summary: The single most impactful investment I’ve seen AI teams make isn’t a fancy evaluation dashboard—it’s building a customized interface that lets anyone examine what their AI is actually doing. I emphasize customized because every domain has unique needs that off-the-shelf tools rarely…
-
Simon Willison’s Weblog: llm-fragments-rust
Source URL: https://simonwillison.net/2025/Apr/11/llm-fragments-rust/#atom-everything Source: Simon Willison’s Weblog Title: llm-fragments-rust Feedly Summary: llm-fragments-rust Inspired by Filippo Valsorda’s llm-fragments-go, Francois Garillot created llm-fragments-rust, an LLM fragments plugin that lets you pull documentation for any Rust crate directly into a prompt to LLM. I really like this example, which uses two fragments to load documentation for two crates…
-
Simon Willison’s Weblog: LLM pricing calculator (updated)
Source URL: https://simonwillison.net/2025/Apr/10/llm-pricing-calculator/#atom-everything Source: Simon Willison’s Weblog Title: LLM pricing calculator (updated) Feedly Summary: LLM pricing calculator (updated) I updated my LLM pricing calculator this morning (Claude transcript) to show the prices of various hosted models in a sorted table, defaulting to lowest price first. Amazon Nova and Google Gemini continue to dominate the lower…
-
Simon Willison’s Weblog: Quoting Nolan Lawson
Source URL: https://simonwillison.net/2025/Apr/3/nolan-lawson/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Nolan Lawson Feedly Summary: I started using Claude and Claude Code a bit in my regular workflow. I’ll skip the suspense and just say that the tool is way more capable than I would ever have expected. The way I can use it to interrogate a…
-
Simon Willison’s Weblog: deepseek-ai/DeepSeek-V3-0324
Source URL: https://simonwillison.net/2025/Mar/24/deepseek/ Source: Simon Willison’s Weblog Title: deepseek-ai/DeepSeek-V3-0324 Feedly Summary: deepseek-ai/DeepSeek-V3-0324 Chinese AI lab DeepSeek just released the latest version of their enormous DeepSeek v3 model, baking the release date into the name DeepSeek-V3-0324. The license is MIT, the README is empty and the release adds up a to a total of 641 GB…
-
Simon Willison’s Weblog: deepseek-ai/DeepSeek-V3-0324
Source URL: https://simonwillison.net/2025/Mar/24/deepseek/ Source: Simon Willison’s Weblog Title: deepseek-ai/DeepSeek-V3-0324 Feedly Summary: deepseek-ai/DeepSeek-V3-0324 Chinese AI lab DeepSeek just released the latest version of their enormous DeepSeek v3 model, baking the release date into the name DeepSeek-V3-0324. The license is MIT, the README is empty and the release adds up a to a total of 641 GB…
-
Simon Willison’s Weblog: Not all AI-assisted programming is vibe coding, but vibe coding rocks
Source URL: https://simonwillison.net/2025/Mar/19/vibe-coding/#atom-everything Source: Simon Willison’s Weblog Title: Not all AI-assisted programming is vibe coding, but vibe coding rocks Feedly Summary: Vibe coding is having a moment. The term was coined by Andrej Karpathy just a few weeks ago (on February 6th) and has since been featured in the New York Times, Ars Technica, the…
-
Simon Willison’s Weblog: Now you don’t even need code to be a programmer. But you do still need expertise
Source URL: https://simonwillison.net/2025/Mar/16/john-naughton/#atom-everything Source: Simon Willison’s Weblog Title: Now you don’t even need code to be a programmer. But you do still need expertise Feedly Summary: Now you don’t even need code to be a programmer. But you do still need expertise My recent piece on how I use LLMs to help me write code…
-
Simon Willison’s Weblog: My tools colophon now has AI-generated descriptions
Source URL: https://simonwillison.net/2025/Mar/13/tools-colophon/ Source: Simon Willison’s Weblog Title: My tools colophon now has AI-generated descriptions Feedly Summary: My tools colophon now has AI-generated descriptions The /colophon page on my tools site lists all 78 of my tools along with their commit histories, including links to prompting transcripts. I wrote about how I built that. the…