Gollum@feddit.org to Programmer Humor@programming.dev · 1 year agoAnother smart movefeddit.orgexternal-linkmessage-square107linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAnother smart movefeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 1 year agomessage-square107linkfedilink
minus-squareramjambamalam@lemmy.calinkfedilinkarrow-up0·edit-21 year ago Push directly to master, not main No command line args, just change the global const and recompile No env vars either Port numbers only go up to 5280, the number of feet in a mile All auth is just a password; tokens are minority developers, not auth, and usernames are identity politics No hashes – it’s the gateway drug to fentanyl No imports. PROTECT INTERNAL DEVELOPMENT Exceptions are now illegal and therefore won’t occur, so no need to check for them SOAP/XML APIs only
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up0·1 year ago Exceptions are now illegal and therefore won’t occur, so no need to check for them Ah, I see you’ve met C++ developers.
minus-squareexcral@feddit.orglinkfedilinkarrow-up0·1 year ago No command line args, just change the global const and recompile Nah, don’t use global variables, magic values everywhere. And don’t use const whatsoever, we need to move fast and break things, we can’t let something immutable stop us
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up0·1 year ago Port numbers only go up to 5280, the number of feet in a mile What about internationalization – do the European port numbers go up to the cm or only meter count within a kilometer?
Ah, I see you’ve met C++ developers.
Nah, don’t use global variables, magic values everywhere. And don’t use const whatsoever, we need to move fast and break things, we can’t let something immutable stop us
What about internationalization – do the European port numbers go up to the cm or only meter count within a kilometer?