other_cat@piefed.zip to Programmer Humor@programming.devEnglish · 1 month agoBeautiful But Deadlymedia.piefed.zipimagemessage-square37linkfedilinkarrow-up11.22Karrow-down15
arrow-up11.22Karrow-down1imageBeautiful But Deadlymedia.piefed.zipother_cat@piefed.zip to Programmer Humor@programming.devEnglish · 1 month agomessage-square37linkfedilink
minus-squareschnurrito@discuss.tchncs.delinkfedilinkarrow-up13·1 month agoI usually code in an IDE that tells me whether my code will compile while I am typing it. But when I write things like PL/SQL, yeah it is definitely an achievement to get it to compile.
minus-squareOpenStars@piefed.sociallinkfedilinkEnglisharrow-up4·1 month agoHave you ever tried compiling your BASH scripting code? Man, that’s like, almost literally impossible! :-P
minus-squareschnurrito@discuss.tchncs.delinkfedilinkarrow-up1·12 days agoPL/SQL needs to be compiled, there can be compilation errors when you create a function or procedure on an Oracle DB. Doing that is part of my current job, so I definitely know what I’m talking about.
minus-squareMagnum, P.I.@infosec.publinkfedilinkarrow-up1·12 days agoPolish people acting fancy again
I usually code in an IDE that tells me whether my code will compile while I am typing it.
But when I write things like PL/SQL, yeah it is definitely an achievement to get it to compile.
Have you ever tried compiling your BASH scripting code? Man, that’s like,
almostliterally impossible! :-PYou compile your SQL?
PL/SQL needs to be compiled, there can be compilation errors when you create a function or procedure on an Oracle DB. Doing that is part of my current job, so I definitely know what I’m talking about.
Polish people acting fancy again