this post was submitted on 14 May 2026
25 points (100.0% liked)

Programming

26951 readers
746 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] HaraldvonBlauzahn@feddit.org 1 points 3 days ago (2 children)

Note: This does not mean that AI tools can't find bugs. There are plenty of tools that are able to, and for sure plenty of bugs out there that have not been found yet.

[–] tetrislife@leminal.space 1 points 1 day ago

Well, we have used C/C++ in applications instead of higher-level languages. AI could atleast be used to port them, even to, say, a slightly higher-level language like Vala for GNOME apps. Automating the putting of lipstick on a pig and the fattening of pigs isn't very useful if horses are the better choice.

[–] mindlesscrollyparrot@discuss.tchncs.de 1 points 3 days ago (1 children)

Indeed. What Daniel actually said was that, if you have already used the other AI tools to find bugs, Mythos is unlikely to find more.

And fuzzing and static analyzers.