Curious Mind @lemmy.world to A World of Comics@hilariouschaos.comEnglish · 1 month agoAre programmers really like this ?programming.devimagemessage-square13linkfedilinkarrow-up195arrow-down13cross-posted to: [email protected]
arrow-up192arrow-down1imageAre programmers really like this ?programming.devCurious Mind @lemmy.world to A World of Comics@hilariouschaos.comEnglish · 1 month agomessage-square13linkfedilinkcross-posted to: [email protected]
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkEnglisharrow-up15arrow-down1·1 month agoSorry, no. It’s inherently broken until you can prove how it works. Bugs don’t just fix themselves; they lie in wait to ambush you.
minus-squareflandish@lemmy.worldlinkfedilinkEnglisharrow-up7·1 month agobugs only appear saturdays at 9pm.
minus-squareover_clox@lemmy.worldlinkfedilinkEnglisharrow-up5·1 month agoAI would like to have a word salad with you…
minus-square_____@lemm.eelinkfedilinkEnglisharrow-up4·1 month agoAgreed, if this is you: it’s a very apparent skill issue. Programming is not about typing until something works, it’s about problem solving. It turns out to solve problems you need to understand the problem in order to determine it’s solution. Don’t understand it? It’s not solved yet.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkEnglisharrow-up2·1 month agoHence why everything “vibe-coded” is an even steamier pile of shit than most people think.
minus-squaremel ♀@jlai.lulinkfedilinkEnglisharrow-up2·1 month agoCheckmate, at my job, the specs (an excel file) is broken before whatever we can do.
minus-squaredohpaz42@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down2·1 month agoYou don’t need to prove how it works; just that it does work.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkEnglisharrow-up3·1 month agoIf you don’t know how it do work, you don’t know for sure it do be working.
minus-squareover_clox@lemmy.worldlinkfedilinkEnglisharrow-up2·1 month agoYeah those are always fun! Like, which runs faster, forced shutdown or Windows File Protection?..
Sorry, no.
It’s inherently broken until you can prove how it works.
Bugs don’t just fix themselves; they lie in wait to ambush you.
bugs only appear saturdays at 9pm.
AI would like to have a word salad with you…
Agreed, if this is you: it’s a very apparent skill issue.
Programming is not about typing until something works, it’s about problem solving.
It turns out to solve problems you need to understand the problem in order to determine it’s solution. Don’t understand it? It’s not solved yet.
Hence why everything “vibe-coded” is an even steamier pile of shit than most people think.
Checkmate, at my job, the specs (an excel file) is broken before whatever we can do.
You don’t need to prove how it works; just that it does work.
If you don’t know how it do work, you don’t know for sure it do be working.
Unit tests.
Race conditions.
Yeah those are always fun!
Like, which runs faster, forced shutdown or Windows File Protection?..