@[email protected] to Comic [email protected] • 29 days agoAre IDEs really like this ?programming.devimagemessage-square59fedilinkarrow-up1375cross-posted to: [email protected]
arrow-up1375imageAre IDEs really like this ?programming.dev@[email protected] to Comic [email protected] • 29 days agomessage-square59fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish15•28 days 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•28 days 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