Tag: developer

  • Simon Willison’s Weblog: Chromium Docs: The Rule Of 2

    Source URL: https://simonwillison.net/2025/Aug/11/the-rule-of-2/ Source: Simon Willison’s Weblog Title: Chromium Docs: The Rule Of 2 Feedly Summary: Chromium Docs: The Rule Of 2 Alex Russell pointed me to this principle in the Chromium security documentation as similar to my description of the lethal trifecta. First added in 2019, the Chromium guideline states: When you write code…

  • Embrace The Red: OpenHands ZombAI Exploit: Prompt Injection To Remote Code Execution

    Source URL: https://embracethered.com/blog/posts/2025/openhands-remote-code-execution-zombai/ Source: Embrace The Red Title: OpenHands ZombAI Exploit: Prompt Injection To Remote Code Execution Feedly Summary: Today we have another post about OpenHands from All Hands AI. It is a popular agent, initially named “OpenDevin”, and recently the company also provides a cloud-based service. Which is all pretty cool and exciting. Prompt…

  • Slashdot: ‘Hour of Code’ Announces It’s Now Evolving Into ‘Hour of AI’

    Source URL: https://developers.slashdot.org/story/25/08/10/0110212/hour-of-code-announces-its-now-evolving-into-hour-of-ai Source: Slashdot Title: ‘Hour of Code’ Announces It’s Now Evolving Into ‘Hour of AI’ Feedly Summary: AI Summary and Description: Yes Summary: The text discusses Microsoft’s significant investment in AI education, reflecting a shift in computer science education from traditional coding to AI literacy. It emphasizes the importance of understanding AI’s implications…

  • Slashdot: Initiative Seeks AI Lab to Build ‘American Truly Open Models’ (ATOM)

    Source URL: https://news.slashdot.org/story/25/08/09/1916243/initiative-seeks-ai-lab-to-build-american-truly-open-models-atom?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Initiative Seeks AI Lab to Build ‘American Truly Open Models’ (ATOM) Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the launch of the ATOM Project, aimed at enhancing U.S. open-source AI competitiveness, highlighting a significant gap in open-source AI development in the country compared to China.…

  • Simon Willison’s Weblog: Quoting Ethan Mollick

    Source URL: https://simonwillison.net/2025/Aug/9/ethan-mollick/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Ethan Mollick Feedly Summary: The issue with GPT-5 in a nutshell is that unless you pay for model switching & know to use GPT-5 Thinking or Pro, when you ask “GPT-5” you sometimes get the best available AI & sometimes get one of the worst AIs…

  • Docker: Remocal and Minimum Viable Models: Why Right-Sized Models Beat API Overkill

    Source URL: https://www.docker.com/blog/remocal-minimum-viable-models-ai/ Source: Docker Title: Remocal and Minimum Viable Models: Why Right-Sized Models Beat API Overkill Feedly Summary: A practical approach to escaping the expensive, slow world of API-dependent AI The $20K Monthly Reality Check You built a simple sentiment analyzer for customer reviews. It works great. Except it costs $847/month in API calls…

  • Simon Willison’s Weblog: When a Jira Ticket Can Steal Your Secrets

    Source URL: https://simonwillison.net/2025/Aug/9/when-a-jira-ticket-can-steal-your-secrets/ Source: Simon Willison’s Weblog Title: When a Jira Ticket Can Steal Your Secrets Feedly Summary: When a Jira Ticket Can Steal Your Secrets Zenity Labs describe a classic lethal trifecta attack, this time against Cursor, MCP, Jira and Zendesk. They also have a short video demonstrating the issue. Zendesk support emails are…

  • Docker: Build a Recipe AI Agent with Koog and Docker

    Source URL: https://www.docker.com/blog/build-a-recipe-ai-agent-with-koog-and-docker/ Source: Docker Title: Build a Recipe AI Agent with Koog and Docker Feedly Summary: Hi, I’m Philippe Charriere, a Principal Solutions Architect at Docker. I like to test new tools and see how they fit into real-world workflows. Recently, I set out to see if JetBrains’ Koog framework could run with Docker…