Tag: 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,…

  • CSA: Secure Vibe Coding Guide

    Source URL: https://cloudsecurityalliance.org/blog/2025/04/09/secure-vibe-coding-guide Source: CSA Title: Secure Vibe Coding Guide Feedly Summary: AI Summary and Description: Yes **Summary:** The text discusses “vibe coding,” an AI-assisted programming approach where users utilize natural language to generate code through large language models (LLMs). While this method promises greater accessibility to non-programmers, it brings critical security concerns as AI-generated…

  • 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…

  • Hacker News: Show HN: Codemcp – Claude Code for Claude Pro subscribers – ditch API bills

    Source URL: https://github.com/ezyang/codemcp Source: Hacker News Title: Show HN: Codemcp – Claude Code for Claude Pro subscribers – ditch API bills Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text introduces “codemcp,” a tool designed to enhance the capability of the AI model Claude by acting as a pair programming assistant. It provides a…

  • 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: Quoting Steve Yegge

    Source URL: https://simonwillison.net/2025/Mar/9/steve-yegge/ Source: Simon Willison’s Weblog Title: Quoting Steve Yegge Feedly Summary: I’ve been using Claude Code for a couple of days, and it has been absolutely ruthless in chewing through legacy bugs in my gnarly old code base. It’s like a wood chipper fueled by dollars. It can power through shockingly impressive tasks,…

  • Simon Willison’s Weblog: Demo of ChatGPT Code Interpreter running in o3-mini-high

    Source URL: https://simonwillison.net/2025/Mar/5/code-interpreter/ Source: Simon Willison’s Weblog Title: Demo of ChatGPT Code Interpreter running in o3-mini-high Feedly Summary: Demo of ChatGPT Code Interpreter running in o3-mini-high OpenAI made GPT-4.5 available to Plus ($20/month) users today. I was a little disappointed with GPT-4.5 when I tried it through the API, but having access in the ChatGPT…