@Docker@programming.dev to Comic Strips@lemmy.world • 1 month agoAre IDEs really like this ?programming.devimagemessage-square57arrow-up1377cross-posted to: programmer_humor@programming.dev
arrow-up1377imageAre IDEs really like this ?programming.dev@Docker@programming.dev to Comic Strips@lemmy.world • 1 month agomessage-square57cross-posted to: programmer_humor@programming.dev
minus-square@gnutrino@programming.devlinkfedilinkEnglish15•1 month agoI’ve done critical fixes (usually config) direct on a prod server with vim over ssh before now. Not the best way to do it but sometimes waiting for CI will just take too long…
minus-squareScrubbleslinkfedilinkEnglish6•1 month agoOld school “CI/CD” was an FTP server where you dropped DLLs into I remember
I’ve done critical fixes (usually config) direct on a prod server with vim over ssh before now. Not the best way to do it but sometimes waiting for CI will just take too long…
Old school “CI/CD” was an FTP server where you dropped DLLs into I remember