Earlier quoted context omitted.
> [...] My car informing me that one of the tyres is low on pressure [...] Thank you for putting this in a larger philosophical prospective. For I have something on the next level, a car that tells me "a tire has low pressure", but does NOT tell me which tire it is. I did the best I could to understand why my beloved car would do this, but gave up and had to interpret it as a deliberately malicious act. My suspicions…
Weird that tires have pressure sensors. I really thought that the control unit's logic simply averages rpm values to identify low pressure tires. I'm glad my car informs me which tire it is convinced of to suffer from 'depression'. I already checked that it identified the correct one.
This Message Does Not Exist
271–278 of 278 posts
Re: This Message Does Not Exist
#272Earlier quoted context omitted.
You are setting different goals: a client (non-web) app running on a different computer would not have access to local storage for another computer where that same app was running locally. FWIW, even on the same computer, you can frequently run the same client using a different profile, user account or similar, and it wouldn't have access to another instance of that same client. Browser does have local storage and yo…
You wouldn't install and configure an app on a different machine for quick instance. Which you do for a webpage. Hence outlook can't assume that the message can be recovered because it can't assume it will ever see that local storage again. A webapp has it's place. It is an inferior option but it is convenient for when you lack access to a proper client, doesn't make sense for them to target the same goals.
While it is easier to set up a "transient" web app client, it's also easier to get up a "permanent" web app client, and many people do use the very same computer and browser for accessing a web app just the same.
Re: This Message Does Not Exist
#273Earlier quoted context omitted.
The question remains: how can something that does not exist contain anything?
Example: You are editing a table row with some application, but when you try to save the changes, the system discovered that the row has been deleted from the table. The business logic does not permit you to create rows arbitrarily, so a new row cannot be inserted instead of updating existing one. The behavior admittedly does not make sense for files (although I suppose you could rename or delete the directory that c…
Re: This Message Does Not Exist
#274Earlier quoted context omitted.
No, my argument is that you lack even a rudimentary understanding what it is all about. You only need some curiosity and an open mind to get that. I’m certain there are something in Wikipedia that can help.
I'm sorry my friend, but Wikipedia cannot help philosophy. Nothing can.
Re: This Message Does Not Exist
#275Earlier quoted context omitted.
This may be true, but if it is the canadian journal of philosophy is doing their reputation no favors by publishing the "answering machine paradox". Paradox. Paradox. That's a funny word, isn't it? Paradox.
A paradox is just a statement that is self-contradictory. It doesn't mean a difficult or mind-bending problem as it is sometimes used colloquially.
PARADOX, in philoſophy, a propoſition ſeemingly abſurd,
as being contrary to to ſome received opinion, but yet true
in fact.
No ſcience abounds more with paradoxes than geome-
try: thus, that a right line ſhould continually approach
to the hyperbola, and yet never reach it, is a true para-
dox; and in the ſame manner, a ſpiral may continually
approach to the point, and yet not reach it, in any number
of revolutions, however great.
Encyclopaedia Brittanica, 1771,
Vol. 3, p. 455Re: This Message Does Not Exist
#276Earlier quoted context omitted.
How about your phrasing? ‘your data has been deleted on the server, but that your client still has a cached copy’
"Hello IT? Yes, all my data has been deleted please help! Something about a cash-ay and the server is down!"
Re: This Message Does Not Exist
#277Earlier quoted context omitted.
> how do you explain to a non-technical user that their data has been deleted on the server, but that their client still has a cached copy that they might want to try to salvage somehow? How about: "This message has been deleted from the mail server, but Outlook still has it in its temporary cache on this device. You can copy the message contents, or discard it from the cache, at which point it will be permanently de…
A typical person's head will explode at the mention of the words "cache" and "server". They will then go into a blind panic that their data is going to be "permanently deleted".
This is stupid, and you are stupid to entertain this idiotic notion.
Let's take another example:
"The mobility device can no longer operate. Your destination is no longer available."
This tells me absolutely nothing. It possibly even implies that something very bad has happened to my destination!
"The bus engine has broken down. Your route destination is no longer in service."
Even to someone who doesn't know what a "bus", "engine", or a "route" are, this is an actionable and clear message. If I don't know what those things are, I can quickly figure out what a bus, engine and route are, or pass the message to someone who does understand.
Removing information and replacing it with nonsense does not make an error message better. You don't need to be technical to be able to make sense of a message.
Re: This Message Does Not Exist
#278Everyone is snickering at this and talking about philosophy, but there is actually a legitimate point being made here, albeit obliquely: how do you explain to a non-technical user that their data has been deleted on the server, but that their client still has a cached copy that they might want to try to salvage somehow? I submit that this is a nontrivial problem worthy of serious consideration.
> how do you explain to a non-technical user that their data has been deleted on the server, but that their client still has a cached copy that they might want to try to salvage somehow? How about: "This message has been deleted from the mail server, but Outlook still has it in its temporary cache on this device. You can copy the message contents, or discard it from the cache, at which point it will be permanently de…
1. No error message. Just recover the cached message.
2. The message is deleted
There’s a world we live in where ahem-ahem a certain design focused company would’ve done it this way.
Ultimately, it’s the responsibility of the Mail app to make a decision on whether to recover the cached message or not. It’s those engineers & designers who built that damn cache in the first place. And the server too.
Let _them_ deal with the consequences of messages existing in one but not the other. It’s not the user’s job to care.