Tag: programming

  • Simon Willison’s Weblog: Table saws

    Source URL: https://simonwillison.net/2025/Jul/3/table-saws/ Source: Simon Willison’s Weblog Title: Table saws Feedly Summary: Quitting programming as a career right now because of LLMs would be like quitting carpentry as a career thanks to the invention of the table saw. Tags: careers, ai-assisted-programming, generative-ai, ai, llms AI Summary and Description: Yes Summary: The text draws an analogy…

  • Simon Willison’s Weblog: Quoting Kevin Webb

    Source URL: https://simonwillison.net/2025/Jul/1/kevin-webb/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Kevin Webb Feedly Summary: One of the best examples of LLM developer tooling I’ve heard is from a team that supports software from the 80s-90s. Their only source of documentation is video interviews with retired employees. So they feed them into transcription software and get summarized…

  • OpenAI : No-code personal agents, powered by GPT-4.1 and Realtime API

    Source URL: https://openai.com/index/genspark Source: OpenAI Title: No-code personal agents, powered by GPT-4.1 and Realtime API Feedly Summary: Learn how Genspark built a $36M ARR AI product in 45 days—with no-code agents powered by GPT-4.1 and OpenAI Realtime API. AI Summary and Description: Yes Summary: The text highlights Genspark’s innovative approach to developing an AI product…

  • Simon Willison’s Weblog: microsoft/vscode-copilot-chat

    Source URL: https://simonwillison.net/2025/Jun/30/vscode-copilot-chat/#atom-everything Source: Simon Willison’s Weblog Title: microsoft/vscode-copilot-chat Feedly Summary: microsoft/vscode-copilot-chat As promised at Build 2025 in May, Microsoft have released the GitHub Copilot Chat client for VS Code under an open source (MIT) license. So far this is just the extension that provides the chat component of Copilot, but the launch announcement promises…

  • Simon Willison’s Weblog: llvm: InstCombine: improve optimizations for ceiling division with no overflow – a PR by Alex Gaynor and Claude Code

    Source URL: https://simonwillison.net/2025/Jun/30/llvm/ Source: Simon Willison’s Weblog Title: llvm: InstCombine: improve optimizations for ceiling division with no overflow – a PR by Alex Gaynor and Claude Code Feedly Summary: llvm: InstCombine: improve optimizations for ceiling division with no overflow – a PR by Alex Gaynor and Claude Code Alex Gaynor maintains rust-asn1, and recently spotted…

  • Simon Willison’s Weblog: Agentic Coding: The Future of Software Development with Agents

    Source URL: https://simonwillison.net/2025/Jun/29/agentic-coding/ Source: Simon Willison’s Weblog Title: Agentic Coding: The Future of Software Development with Agents Feedly Summary: Agentic Coding: The Future of Software Development with Agents Armin Ronacher delivers a 37 minute YouTube talk describing his adventures so far with Claude Code and agentic coding methods. I picked up a bunch of useful…

  • Slashdot: New NSA/CISA Report Again Urges the Use of Memory-Safe Programming Language

    Source URL: https://it.slashdot.org/story/25/06/29/1956256/new-nsacisa-report-again-urges-the-use-of-memory-safe-programming-language?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: New NSA/CISA Report Again Urges the Use of Memory-Safe Programming Language Feedly Summary: AI Summary and Description: Yes Summary: The report from CISA and NSA emphasizes the critical importance of adopting memory-safe programming languages to enhance software security and reduce vulnerabilities. It outlines both the benefits and challenges associated…

  • The Register: Uncle Sam wants you – to use memory-safe programming languages

    Source URL: https://www.theregister.com/2025/06/27/cisa_nsa_call_formemory_safe_languages/ Source: The Register Title: Uncle Sam wants you – to use memory-safe programming languages Feedly Summary: ‘Memory vulnerabilities pose serious risks to national security and critical infrastructure,’ say CISA and NSA The US Cybersecurity and Infrastructure Security Agency (CISA) and the National Security Agency (NSA) this week published guidance urging software developers…