alyth@lemmy.world to Programmer Humor@lemmy.ml · 5 months agoam i just bad at devops?lemmy.worldimagemessage-square16fedilinkarrow-up111arrow-down10
arrow-up111arrow-down1imageam i just bad at devops?lemmy.worldalyth@lemmy.world to Programmer Humor@lemmy.ml · 5 months agomessage-square16fedilink
minus-squareImplyingImplications@lemmy.calinkfedilinkarrow-up4·5 months agoSee your problem is you’re editing the code until it passes the tests. It’s way easier if you edit the tests until it passes the code.
minus-squareSkyNTP@lemmy.mllinkfedilinkarrow-up1·5 months agoCan’t tell if you are joking. I know a lot of junior developers who think this is a legitimate solution.
minus-squareTragicNotCute@lemmy.worldlinkfedilinkEnglisharrow-up1·5 months agoThis is what they mean by test driven development.
minus-squaresouperk@reddthat.comlinkfedilinkarrow-up0·5 months agoUnless you are using groovy (jenkins), then you are running the pipeline to find syntax errors.
minus-squaredavel@lemmy.mllinkfedilinkEnglisharrow-up1·5 months agoThis comment is triggering and it should have a NSFW spoiler.
minus-squareJohanno@feddit.delinkfedilinkarrow-up0·5 months agoI hate groovy, gradle and Jenkins! I don’t know if sth. Else is better but I can confirm that shit is horrific
minus-squareswayevenly@lemm.eelinkfedilinkEnglisharrow-up0arrow-down1·5 months agoWhy do you hate groovy?
minus-squareJohanno@feddit.delinkfedilinkarrow-up1·5 months agoHorrible scripting language. Even worse than python. Close to Javascript
minus-squarejuicy@lemmy.todaylinkfedilinkarrow-up0·5 months agoIf you don’t think Python is a good scripting language, what is a good scripting language in your opinion? Bourne Shell? VBScript? PHP?
minus-squareJohanno@feddit.delinkfedilinkarrow-up0·5 months agoI like python and if you use typing it is awesome. I like kotlin script too. But normal languages are better than scripting languages usually.
See your problem is you’re editing the code until it passes the tests. It’s way easier if you edit the tests until it passes the code.
Can’t tell if you are joking. I know a lot of junior developers who think this is a legitimate solution.
This is what they mean by test driven development.
Unless you are using groovy (jenkins), then you are running the pipeline to find syntax errors.
This comment is triggering and it should have a NSFW spoiler.
I hate groovy, gradle and Jenkins!
I don’t know if sth. Else is better but I can confirm that shit is horrific
Why do you hate groovy?
Horrible scripting language. Even worse than python. Close to Javascript
If you don’t think Python is a good scripting language, what is a good scripting language in your opinion? Bourne Shell? VBScript? PHP?
I like python and if you use typing it is awesome.
I like kotlin script too. But normal languages are better than scripting languages usually.