Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Comments
-
Lor-inc207566dBecause that's not how you build a functional demo. A functional demo is optimistic, and so is a manager so companies often deploy functional demos to production.
-
Parzi567866d@Plasticnova the extended version isn't really needed as if all users are malicious they're clearly not fools, but you're technically correct, yes
-
Plasticnova196466d@Parzi you can be a malicious fool, they aren’t mutually exclusive. Plenty of dumb criminals out there lol
-
adante5766dA counterpart to this is Hanlon's razor. And while on an emotional level I also often feel this is the, the non-reptilian part of me realises there is a bit of cognitive bias at play.
-
saucyatom38364d@Lor-inc I would like to say "no more demo then", but that would mean dealing with huge change requests after stuff is polished...
-
linuxxx15378459dI personally think that there's a big difference between "all user input is malicious" and "never trust user input*.
people often forget the real first rule of programming: "All user input is malicious."
rant