Tag: software engineer
-
Anchore: Navigating the New Compliance Frontier
Source URL: https://anchore.com/blog/navigating-the-new-compliance-frontier/ Source: Anchore Title: Navigating the New Compliance Frontier Feedly Summary: If you develop or use software, which in 2025 is everyone, it feels like everything is starting to change. Software used to exist in a space where we could do almost anything they wanted and it didn’t seem like anyone was really…
-
Tomasz Tunguz: From Vibe Coding to the New Software Standard
Source URL: https://www.tomtunguz.com/from-vibe-coding-to-the-new-software-standard/ Source: Tomasz Tunguz Title: From Vibe Coding to the New Software Standard Feedly Summary: The days of “move fast and break things” are over. Silicon Valley’s engineering teams are trading hoodies for hard hats. The software industry faces its biggest cultural shift in decades: from intuitive “vibe-based” coding to standardized development practices.…
-
Schneier on Security: LLM Coding Integrity Breach
Source URL: https://www.schneier.com/blog/archives/2025/08/llm-coding-integrity-breach.html Source: Schneier on Security Title: LLM Coding Integrity Breach Feedly Summary: Here’s an interesting story about a failure being introduced by LLM-written code. Specifically, the LLM was doing some code refactoring, and when it moved a chunk of code from one file to another it changed a “break” to a “continue.” That…
-
Cisco Talos Blog: AI wrote my code and all I got was this broken prototype
Source URL: https://blog.talosintelligence.com/ai-wrote-my-code-and-all-i-got-was-this-broken-prototype/ Source: Cisco Talos Blog Title: AI wrote my code and all I got was this broken prototype Feedly Summary: Can AI really write safer code? Martin dusts off his software engineer skills to put it it to the test. Find out what AI code failed at, and what it was surprisingly good…
-
Embrace The Red: I Spent $500 To Test Devin For Prompt Injection So That You Don’t Have To
Source URL: https://embracethered.com/blog/posts/2025/devin-i-spent-usd500-to-hack-devin/ Source: Embrace The Red Title: I Spent $500 To Test Devin For Prompt Injection So That You Don’t Have To Feedly Summary: Today we cover Devin from Cognition, the first AI Software Engineer. We will cover Devin proof-of-concept exploits in multiple posts over the next few days. In this first post, we…
-
Embrace The Red: Turning ChatGPT Codex Into A ZombAI Agent
Source URL: https://embracethered.com/blog/posts/2025/chatgpt-codex-remote-control-zombai/ Source: Embrace The Red Title: Turning ChatGPT Codex Into A ZombAI Agent Feedly Summary: Today we cover ChatGPT Codex as part of the Month of AI Bugs series. ChatGPT Codex is a cloud-based software engineering agent that answers codebase questions, executes code, and drafts pull requests. In particular, this post will demonstrate…
-
Cloud Blog: A deep dive into code reviews with Gemini Code Assist in GitHub
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/gemini-code-assist-and-github-ai-code-reviews/ Source: Cloud Blog Title: A deep dive into code reviews with Gemini Code Assist in GitHub Feedly Summary: Imagine a code review process that doesn’t slow you down. Instead of a queue of pending pull requests, you have an intelligent assistant that provides a near-instant, comprehensive summary of every change. It flags…