Albin Jose@suppo.fi to Programmer Humor@lemmy.ml · 2 years agoDepression Is No Moresuppo.fiimagemessage-square99fedilinkarrow-up11.8Karrow-down139
arrow-up11.76Karrow-down1imageDepression Is No Moresuppo.fiAlbin Jose@suppo.fi to Programmer Humor@lemmy.ml · 2 years agomessage-square99fedilink
minus-squaretwelvefloatinghands@lemmy.worldlinkfedilinkarrow-up9arrow-down2·2 years agoSo many footguns. Use python in place of bash.
minus-squareRooki@lemmy.worldlinkfedilinkarrow-up3arrow-down3·2 years agotbh i would rather use assembly than python.
minus-squareherr@lemmy.worldlinkfedilinkarrow-up11·edit-22 years agoAbsolutely wild take, the two are used in completely different contexts
minus-squareRooki@lemmy.worldlinkfedilinkarrow-up1arrow-down1·2 years agopython if you want to f*ck every developer that comes after you and the other if want to make a small script yes. Still would choose bash tbh.
minus-squaretwelvefloatinghands@lemmy.worldlinkfedilinkarrow-up1·2 years agoPython has its flaws for sure (I’m getting pretty fed up with the lack of required type notation, myself), but my point here is that bash is even worse: https://mywiki.wooledge.org/BashPitfalls#Non-atomic_writes_with_xargs_-P https://github.com/anordal/shellharden/blob/master/how_to_do_things_safely_in_bash.md
minus-squareRooki@lemmy.worldlinkfedilinkarrow-up1arrow-down1·2 years agoBash is still better than python - Change my mind
minus-squaretwelvefloatinghands@lemmy.worldlinkfedilinkarrow-up2·2 years agoThrow me a bone here. Is there like an existing reasons it sucks or do you just hate snakes?
minus-squaredylanTheDeveloper@lemmy.worldlinkfedilinkarrow-up2arrow-down1·2 years agoAssembly is torture because it has too much math in it
minus-squareRooki@lemmy.worldlinkfedilinkarrow-up2·2 years agoBut its less math than python. You dont have to role the dice if the error message is logical or not
minus-squarelud@lemm.eelinkfedilinkarrow-up1·2 years agoWouldn’t it make more sense to code in c++ or something and compile to assembly? How much more efficient than a compiler are one really?
minus-squareRooki@lemmy.worldlinkfedilinkarrow-up1·2 years agoYeah even that i would do, rather to do anything in python ;D
So many footguns. Use python in place of bash.
tbh i would rather use assembly than python.
Absolutely wild take, the two are used in completely different contexts
python if you want to f*ck every developer that comes after you and the other if want to make a small script yes. Still would choose bash tbh.
Python has its flaws for sure (I’m getting pretty fed up with the lack of required type notation, myself), but my point here is that bash is even worse:
Bash is still better than python - Change my mind
Why tho
Because f*ck python lol. Its just bad
Throw me a bone here. Is there like an existing reasons it sucks or do you just hate snakes?
Assembly is torture because it has too much math in it
But its less math than python. You dont have to role the dice if the error message is logical or not
Wouldn’t it make more sense to code in c++ or something and compile to assembly?
How much more efficient than a compiler are one really?
Yeah even that i would do, rather to do anything in python ;D