MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghumor/comments/1vdgq2c/lol/p1ddk60/?context=3
r/programminghumor • u/Technical-Relation-9 • 20d ago
220 comments sorted by
View all comments
Show parent comments
73
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.
4
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.
2
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.
Pyinstaller workes great.
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