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

Programming

25936 readers
357 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
[–] breadsmasher@lemmy.world 24 points 4 months ago* (last edited 4 months ago) (14 children)

I truly do not understand “AI” (LLMs) as they stand.

I asked Copilot (microsoft) to suggest a way to log from powershell (ms) to application insights (ms)

It straight made up a powershell module, and method call. Completely made up, non existent.

And somehow people are using it for useful decompilation?????

edit

Im not even sure I understand what this repos point is. It shows various LLMs performing decompilation.. but does it show any level of accuracy? I must be missing something.

does this repo show useful real world decompilation or am I missing something

[–] TheFogan@programming.dev 9 points 4 months ago

It straight made up a powershell module, and method call. Completely made up, non existent.

is it wrong, or is it just ahead of it's time?

Maybe it gave you a perfectly functioning code that will work flawlessly, on windows 18.

load more comments (13 replies)