43
Decompiling Binary Code with Large Language Models
(github.com)
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
Follow the wormhole through a path of communities !webdev@programming.dev
People that use chatbots usually don't know how they work.
Machine Learning models are "predictive." They use previous data to train, and then predict stock prices or weather next week etc.
LLM chatbots are trained on google and whatsapp messages. When you type hi they "predict" what reply on whatsapp would be.
When you ask how to so something they predict what top result on google would look like. What's correct or not doesn't matter.
Yet people using chatbots assume it googles your each question like some kind of scraper and reasons with it's "language code."
Most do this in their “thinking” step now. And the results are far better as a result, even up to current events.