The OFFICIAL programming thread
-
I need to learn that. I will make some hot chick, open an Onlyfans and retire in a year.
-
@Hog I had posted this a while ago but forgot about it. Spooky
-
Can we make a fake Trump who says shit Obama said and see if his base believes it?
-

-

-
@Tazz said in The OFFICIAL programming thread:

Probably what happened to the leaning tower of Pizza.
-

-

-
This is so much how I imagine a typical weekend in the @Tigger household.
https://twitter.com/CooperCodes/status/1569070384015880193?s=20&t=uID2IkWr1WoBMf8XuH_PkQ
-
Might be useful for non-Asian pro programmers.
-
@Gators1 said in The OFFICIAL programming thread:
Might be useful for non-Asian pro programmers.
Cool. MacOS has had that feature since 2005 or something like that.
-
@Gators1 said in The OFFICIAL programming thread:
Might be useful for non-Asian pro programmers.
I’ve heard of it but I can’t get it to run for some reason. It just doesn’t launch. I’m still learning PowerShell (using it almost daily in fact) which I guess you can automate the same sort of tasks with even if it’s much lower level and more work.
-
@Pakoon said in The OFFICIAL programming thread:
@Gators1 said in The OFFICIAL programming thread:
Might be useful for non-Asian pro programmers.
Cool. MacOS has had that feature since 2005 or something like that.
Yes, but I am not willing to become a communist to have that capability. Better to learn Python and stick with FREEDOM!!!
-
-
Programmers are dicks
-
@Gators1 I probably would have stopped at 15 minutes in Python (the first optimized version) and thought that’s acceptable for a throwaway project and moved on with my life. I can’t imagine running his original code for over a month without stopping to think maybe I could optimize it a little and bring it down to maybe an hour or two instead of waiting all that time for it to finish.
-
This post is deleted! -

-
@Hog said in The OFFICIAL programming thread:
@Gators1 I probably would have stopped at 15 minutes in Python (the first optimized version) and thought that’s acceptable for a throwaway project and moved on with my life. I can’t imagine running his original code for over a month without stopping to think maybe I could optimize it a little and bring it down to maybe an hour or two instead of waiting all that time for it to finish.
One big improvement we could do in mainframes at a systems/batch level was optimize buffers and blocking factors. Nowadays just stick DCB=blksize=0 and defaults on buffers and done.
-
@Tazz said in The OFFICIAL programming thread:

Mainframes literally do that with no problem, assuming you don’t jack up basic settings.
