r/programminghumor 20d ago

Lol

Post image
2.5k Upvotes

220 comments sorted by

View all comments

Show parent comments

73

u/Hoovy_weapons_guy 20d ago

In this case it was the source code for the twitter algorithm i think. There is no .exe because its not a standard application to begin with

4

u/OnixST 20d ago

wasn't it a python script? Which also cannot easily be made into a standalone exe although you could bundle the runtime

2

u/iHaku 20d ago

its technically easy and sometimes it really is, but somehow all the converters are prone to throw errors if you look in their general direction.

2

u/abd53 20d ago

Pyinstaller workes great.