Tag: vibe

  • Simon Willison’s Weblog: AI-assisted coding for teams that can’t get away with vibes

    Source URL: https://simonwillison.net/2025/Jun/10/ai-assisted-coding/#atom-everything Source: Simon Willison’s Weblog Title: AI-assisted coding for teams that can’t get away with vibes Feedly Summary: AI-assisted coding for teams that can’t get away with vibes This excellent piece by Atharva Raykar offers a bunch of astute observations on AI-assisted development that I haven’t seen written down elsewhere. Building with AI…

  • Slashdot: AI Startups Revolutionize Coding Industry, Leading To Sky-High Valuations

    Source URL: https://developers.slashdot.org/story/25/06/04/0820246/ai-startups-revolutionize-coding-industry-leading-to-sky-high-valuations?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: AI Startups Revolutionize Coding Industry, Leading To Sky-High Valuations Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the rapid growth and investment in code generation startups following the launch of ChatGPT, highlighting their innovative approach to software development through natural language. It notes a significant shift…

  • Wired: The Rise of ‘Vibe Hacking’ Is the Next AI Nightmare

    Source URL: https://www.wired.com/story/youre-not-ready-for-ai-hacker-agents/ Source: Wired Title: The Rise of ‘Vibe Hacking’ Is the Next AI Nightmare Feedly Summary: In the very near future, victory will belong to the savvy blackhat hacker who uses AI to generate code at scale. AI Summary and Description: Yes Summary: The text highlights a concerning trend in cybersecurity where blackhat…

  • Simon Willison’s Weblog: deepseek-ai/DeepSeek-R1-0528

    Source URL: https://simonwillison.net/2025/May/31/deepseek-aideepseek-r1-0528/ Source: Simon Willison’s Weblog Title: deepseek-ai/DeepSeek-R1-0528 Feedly Summary: deepseek-ai/DeepSeek-R1-0528 Sadly the trend for terrible naming of models has infested the Chinese AI labs as well. DeepSeek-R1-0528 is a brand new and much improved open weights reasoning model from DeepSeek, a major step up from the DeepSeek R1 they released back in January.…

  • Slashdot: The Hottest New Vibe Coding Startup May Be a Sitting Duck For Hackers

    Source URL: https://it.slashdot.org/story/25/05/30/1810246/the-hottest-new-vibe-coding-startup-may-be-a-sitting-duck-for-hackers?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: The Hottest New Vibe Coding Startup May Be a Sitting Duck For Hackers Feedly Summary: AI Summary and Description: Yes Summary: The text highlights a significant security oversight by the Swedish startup Lovable, which failed to resolve a vulnerability for months that exposed sensitive user data. The case demonstrates…

  • Simon Willison’s Weblog: AI-assisted development needs automated tests

    Source URL: https://simonwillison.net/2025/May/28/automated-tests/ Source: Simon Willison’s Weblog Title: AI-assisted development needs automated tests Feedly Summary: I wonder if one of the reasons I’m finding LLMs so much more useful for coding than a lot of people that I see in online discussions is that effectively all of the code I work on has automated tests.…

  • Simon Willison’s Weblog: Create and edit images with Gemini 2.0 in preview

    Source URL: https://simonwillison.net/2025/May/7/gemini-images-preview/#atom-everything Source: Simon Willison’s Weblog Title: Create and edit images with Gemini 2.0 in preview Feedly Summary: Create and edit images with Gemini 2.0 in preview Gemini 2.0 Flash has had image generation capabilities for a while now, and they’re now available via the paid Gemini API – at 3.9 cents per generated…

  • Simon Willison’s Weblog: llm-prices.com

    Source URL: https://simonwillison.net/2025/May/7/llm-prices/#atom-everything Source: Simon Willison’s Weblog Title: llm-prices.com Feedly Summary: llm-prices.com I’ve been maintaining a simple LLM pricing calculator since October last year. I finally decided to split it out to its own domain name (previously it was hosted at tools.simonwillison.net/llm-prices), running on Cloudflare Pages. The site runs out of my simonw/llm-prices GitHub repository.…