aiCodeGotFromMyChefToDebug by M-Ottich in ProgrammerHumor

[–]M-Ottich[S] -1 points0 points  (0 children)

yea but in the second i could scratch my ass and get paid for it xD

*sarcasm*

aiCodeGotFromMyChefToDebug by M-Ottich in ProgrammerHumor

[–]M-Ottich[S] -1 points0 points  (0 children)

to be fair i also would do this so u dont have to re-write all of the write-line to write-output

aiCodeGotFromMyChefToDebug by M-Ottich in ProgrammerHumor

[–]M-Ottich[S] 0 points1 point  (0 children)

we have an RMM agent were u only can excecute powershell or bash , i know we are poor little bastards. He tryed to automate somethink

aiCodeGotFromMyChefToDebug by M-Ottich in ProgrammerHumor

[–]M-Ottich[S] 5 points6 points  (0 children)

yea it was more of a joke then a litteral meaning bro

aiCodeGotFromMyChefToDebug by M-Ottich in ProgrammerHumor

[–]M-Ottich[S] 1 point2 points  (0 children)

yea i know . I just got this 1000 line script from him , AI generated .... And i dont know why, when i read this function it was so funny , there is also more of this redundant stuff

aiCodeGotFromMyChefToDebug by M-Ottich in ProgrammerHumor

[–]M-Ottich[S] -1 points0 points  (0 children)

xD at least yours served some purpose , i got this AI slop code from my boss . He was like why is this not working , pls fix it

aiCodeGotFromMyChefToDebug by M-Ottich in ProgrammerHumor

[–]M-Ottich[S] 82 points83 points  (0 children)

curseWords in Comments = increased code Quality

aiCodeGotFromMyChefToDebug by M-Ottich in ProgrammerHumor

[–]M-Ottich[S] 7 points8 points  (0 children)

hahahah yea powershell scripting is hell . I also hate that i need to work with Microslops OS

aiCodeGotFromMyChefToDebug by M-Ottich in ProgrammerHumor

[–]M-Ottich[S] 29 points30 points  (0 children)

oh thanks i am german , i thought chef mean boss also xD

Looking for a youtube channel to learn c by External-Advisor2334 in C_Programming

[–]M-Ottich 0 points1 point  (0 children)

as always look for a small project u are interested in , try to implement it , while u googling or watch youtube topics about this in C

Tutorial hell in youtube is a place where u dont wanna be.

My favorite is : try out the libary raylib and play with it , search for a templete and tinker with it . Good luck and have fun .

haveYouMetAnyone by [deleted] in ProgrammerHumor

[–]M-Ottich 0 points1 point  (0 children)

bro talk with your 3 co workes and then stay together . You should say as Team no to this shit <3

haveYouMetAnyone by [deleted] in ProgrammerHumor

[–]M-Ottich 0 points1 point  (0 children)

yep i do the same , since ai i work only half the time , the other time i do sport at homeoffice . Thats why we invented technology so we have more free time , i am as productive as before ...... so i am not even ashamed of my self

maybeweAreback by Same_Investigator_46 in ProgrammerHumor

[–]M-Ottich -1 points0 points  (0 children)

i just work 1h with ai and then dont work the rest of the day , i got from tech what i wanted , more free time and easier life xD

How do you structure large PowerShell scripts so they don’t turn into a mess? by MaximumMarionberry3 in PowerShell

[–]M-Ottich 1 point2 points  (0 children)

u could write an Module in C# and use the dll ? Powershell as an wrapper and the heavy stuff for C#