zartcosgrove@beehaw.orgtoTechnology@lemmy.ml•Elon Musk May Have Just Signed X’s Death Warrant | WIRED
35·
1 year agoRemoved by mod
Removed by mod
"virtue signaling" is a right wing term by which statements of principle are dismissed.
"cashing in this virtue signaling"
Not wanting to be associated with the Great Replacement theory is "virtue signaling"
Tell me you're a right wing shill without telling me you're a right wing shill
Sh'artgnan
This seems wrong to me. Existing paradigms like try catch or returning result codes enable handling these situations gracefully and in an informed manner. Making an inert api as is suggested here means that now you have an api that doesn’t behave as expected but without an explanation why.
“The app was probably only tested against a PC so an exception would be unhandled” means that they did not implement it well against a PC. There are a bunch of possible reasons you’d get an exception while adding a printer on a PC, and I can’t imagine that the correct behavior would be to crash whatever it is you’re doing.