this post was submitted on 26 Aug 2023
819 points (91.5% liked)

Programmer Humor

19197 readers
1294 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 1 year ago (2 children)

A decompiler doesnt give you access to the comments, variable names, which is an important part of every source code

[–] [email protected] 5 points 1 year ago

Meanwhile, AI is having a heyday with it...

https://arxiv.org/abs/1909.09029

[–] [email protected] 1 points 1 year ago (1 children)

What's cool is that you can interpret the var names yourself and rename them whatever you want.

[–] [email protected] 7 points 1 year ago

But it is extremely time-consuming. Open source code makes it transparent and easy to read, that's what it is about: transparency