Tech News
← Home  ·  All topics

Ai Assisted Coding

2 GoKawiil briefs on this topic

Developer reflects on limits of LLM-assisted coding without CS background

A reader without formal computer science training describes spending a year using LLMs to build a complex TypeScript/JavaScript system with APIs, PostgreSQL, and multi-model AI pipelines. When trying to move the project to production, they found themselves stuck fixing cascading errors they didn't fully understand, realizing the system's complexity had outpaced their own comprehension. A programming writer responds publicly to the reader's letter, offering candid, non-definitive thoughts on learning and competence in an AI-assisted coding era.

Microsoft deploys AI reviewers to handle surge in AI-coded Edge extensions

Microsoft is adding automated AI checks to its Edge extension review pipeline as vibe-coding tools drive a sharp rise in add-on submissions. The AI will handle repeatable validation checks and flag common security issues, while human reviewers focus on more complex cases.