Tag: coding practices

  • Simon Willison’s Weblog: GPT-5-Codex

    Source URL: https://simonwillison.net/2025/Sep/23/gpt-5-codex/#atom-everything Source: Simon Willison’s Weblog Title: GPT-5-Codex Feedly Summary: GPT-5-Codex OpenAI half-relased this model earlier this month, adding it to their Codex CLI tool but not their API. Today they’ve fixed that – the new model can now be accessed as gpt-5-codex. It’s priced the same as regular GPT-5: $1.25/million input tokens, $10/million…

  • Slashdot: Secure Software Supply Chains, Urges Former Go Lead Russ Cox

    Source URL: https://developers.slashdot.org/story/25/09/21/0650219/secure-software-supply-chains-urges-former-go-lead-russ-cox?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Secure Software Supply Chains, Urges Former Go Lead Russ Cox Feedly Summary: AI Summary and Description: Yes Summary: The text emphasizes the critical need for enhancing software supply chain security, particularly in the face of ongoing vulnerabilities. It outlines practical solutions, such as adopting software signatures and reproducible builds,…

  • Unit 42: "Shai-Hulud" Worm Compromises npm Ecosystem in Supply Chain Attack

    Source URL: https://unit42.paloaltonetworks.com/npm-supply-chain-attack/ Source: Unit 42 Title: "Shai-Hulud" Worm Compromises npm Ecosystem in Supply Chain Attack Feedly Summary: Self-replicating worm “Shai-Hulud” has compromised 180-plus software packages in a supply chain attack targeting the npm ecosystem. We discuss scope and more. The post “Shai-Hulud" Worm Compromises npm Ecosystem in Supply Chain Attack appeared first on Unit…

  • The Register: Self-propagating worm fuels latest npm supply chain compromise

    Source URL: https://www.theregister.com/2025/09/16/npm_under_attack_again/ Source: The Register Title: Self-propagating worm fuels latest npm supply chain compromise Feedly Summary: Intrusions bear the same hallmarks as recent Nx mess The npm platform is the target of another supply chain attack, with crims already compromising 187 packages and counting.… AI Summary and Description: Yes Summary: The text discusses a…

  • Slashdot: Vibe Coding Has Turned Senior Devs Into ‘AI Babysitters’

    Source URL: https://developers.slashdot.org/story/25/09/15/2056250/vibe-coding-has-turned-senior-devs-into-ai-babysitters?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Vibe Coding Has Turned Senior Devs Into ‘AI Babysitters’ Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the challenges faced by web developers using AI-generated code, highlighting the risks of dependency on AI tools for coding. It emphasizes the need for thorough verification of AI-generated outputs,…

  • Simon Willison’s Weblog: GPT‑5-Codex and upgrades to Codex

    Source URL: https://simonwillison.net/2025/Sep/15/gpt-5-codex/#atom-everything Source: Simon Willison’s Weblog Title: GPT‑5-Codex and upgrades to Codex Feedly Summary: GPT‑5-Codex and upgrades to Codex OpenAI half-released a new model today: GPT‑5-Codex, a fine-tuned GPT-5 variant explicitly designed for their various AI-assisted programming tools. I say half-released because it’s not yet available via their API, but they “plan to make…

  • Slashdot: Developers Joke About ‘Coding Like Cavemen’ As AI Service Suffers Major Outage

    Source URL: https://developers.slashdot.org/story/25/09/10/2039218/developers-joke-about-coding-like-cavemen-as-ai-service-suffers-major-outage?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Developers Joke About ‘Coding Like Cavemen’ As AI Service Suffers Major Outage Feedly Summary: AI Summary and Description: Yes Summary: The text discusses a recent outage of Anthropic’s AI services, impacting developers’ access to Claude.ai and related tools. This transient disruption highlights concerns about the reliability of AI infrastructures,…

  • The Cloudflare Blog: Bringing Node.js HTTP servers to Cloudflare Workers

    Source URL: https://blog.cloudflare.com/bringing-node-js-http-servers-to-cloudflare-workers/ Source: The Cloudflare Blog Title: Bringing Node.js HTTP servers to Cloudflare Workers Feedly Summary: We’ve implemented the node:http client and server APIs in Cloudflare Workers, allowing developers to migrate existing Node.js applications with minimal code changes. AI Summary and Description: Yes **Summary:** The text discusses Cloudflare’s introduction of support for Node.js HTTP…

  • Simon Willison’s Weblog: Load Llama-3.2 WebGPU in your browser from a local folder

    Source URL: https://simonwillison.net/2025/Sep/8/webgpu-local-folder/#atom-everything Source: Simon Willison’s Weblog Title: Load Llama-3.2 WebGPU in your browser from a local folder Feedly Summary: Load Llama-3.2 WebGPU in your browser from a local folder Inspired by a comment on Hacker News I decided to see if it was possible to modify the transformers.js-examples/tree/main/llama-3.2-webgpu Llama 3.2 chat demo (online here,…

  • The Register: Let us git rid of it, angry GitHub users say of forced Copilot features

    Source URL: https://www.theregister.com/2025/09/05/github_copilot_complaints/ Source: The Register Title: Let us git rid of it, angry GitHub users say of forced Copilot features Feedly Summary: Unavoidable AI has developers looking for alternative code hosting options Among the software developers who use Microsoft’s GitHub, the most popular community discussion in the past 12 months has been a request…