cf

@drownded@masto.ai

Perfil original

*I have no problem believing that Chonqing is a "cyberpunk city," but what are these inflluencer women trying to achieve with all this handwaving English on Youtube here

youtube.com/live/c0VpCNnSbHo?s

*Apple was throwing away those chips because they were iPhone garbage, but now the cheap laptop is a big hit

appleinsider.com/articles/26/0

*How many "bugs" can some finite chunk of code possibly have? Will it ever run out of bugs? Can models just invent new forms of bugs to patch indefinitely?

@bruces so far, the AI tools have not found *new forms* of bugs. They find the same forms, just new instances. So in theory they could eventually run out... but we keep adding new bugs, and the tools are still far away from finding *all* issues.

@bruces I've been using Opus to look at an OSS project I work on (something like a couple million lines of code, almost three decades old), and it's finding a large number of issues. At least half the stuff it finds is legitimately a security issue, but quite low-grade issues. Stuff that would require some kind of elevated access to already exist to take advantage of it. We'll fix them, because it's noise for future scans with LLMs, but it's not something we're urgently rushing out to users.