𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoI need this....lemmy.worldimagemessage-square31fedilinkarrow-up1806arrow-down113
arrow-up1793arrow-down1imageI need this....lemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square31fedilink
minus-squarebstix@feddit.dklinkfedilinkEnglisharrow-up8arrow-down1·2 years agoHonestly… clean code can be hard to read. It’s sometimes easier to recognise certain parts in shitty code because it has a more distinctive appearance.
minus-squaretheneverfox@pawb.sociallinkfedilinkEnglisharrow-up2·2 years ago… What? Code quality is “does it work” followed by readability, only then do you get into performance and other things Good code is better than shitty code by definition.
Honestly… clean code can be hard to read. It’s sometimes easier to recognise certain parts in shitty code because it has a more distinctive appearance.
this guy writes shitty code
… What? Code quality is “does it work” followed by readability, only then do you get into performance and other things
Good code is better than shitty code by definition.