this post was submitted on 16 Oct 2025
38 points (86.5% liked)

Programming

23155 readers
334 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
[–] beejjorgensen@lemmy.sdf.org 10 points 2 days ago (1 children)

Now this is a great use of LLMs. Love it. So many old apps and games exist only in compiled form.

[–] 30p87@feddit.org 18 points 2 days ago* (last edited 2 days ago) (1 children)

If it actually works.

I'd guess training a model on nothing but C and the resulting ASM would be much better.

[–] WolfLink@sh.itjust.works 3 points 2 days ago (1 children)

It doesn’t look like it works very well. If I’m reading their results section correctly, it works less than 20% of the time on real world problems.