cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoTradeoffslemmy.mlimagemessage-square48fedilinkarrow-up137arrow-down11
arrow-up136arrow-down1imageTradeoffslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square48fedilink
minus-square2deck@lemmy.worldlinkfedilinkarrow-up0arrow-down1·2 days agoIf you’re having to do repetitive shit, you might reconsider your approach.
minus-squarepenquin@lemm.eelinkfedilinkarrow-up1·2 days agoNah, I’m good the way I do things. I have a good pace that has been working out very well for me :)
minus-squareSkyeStarfall@lemmy.blahaj.zonelinkfedilinkarrow-up1·2 days agoDepending on the situation, repetitive shit might be unavoidable Usually you can solve the issue by using regex, but regex can be difficult to work with as well
If you’re having to do repetitive shit, you might reconsider your approach.
Nah, I’m good the way I do things. I have a good pace that has been working out very well for me :)
Depending on the situation, repetitive shit might be unavoidable
Usually you can solve the issue by using regex, but regex can be difficult to work with as well
Skill issue…