Photos, vids, etc ....

One explanation for the following pic:
Trump has been taking such a drubbing in the media in context of his Iran War quagmire,
Trump wanted publicity benefit from Trump "no tax on tips" policy.
So he ordered fast food to his oval office.
The following photo may not show it clearly, but it seems DoorDash worker Sharon Simmons gets a $100 tip from the orange eminence.

260413orSo.JPG

 
Responding to criticism Trump characterized his role in the graphic as a "doctor".
Reportedly the graphic has since been removed from the original posting site, yet has proliferated elsewhere, independently on the Internet.


blas·pheme (blăs-fēm, blăsfēm′)
v.tr.
1. To speak of (God or a sacred entity) in an irreverent, impious manner.
[Middle English blasfemen, from Old French blasfemer, from Late Latin blasphēmāre, from Greek blasphēmein, from blasphēmos, evil-speaking, blasphemous; see bhā-2 in the Appendix of Indo-European roots.]

The American Heritage® Dictionary of the English Language, Fifth Edition copyright ©2022 by HarperCollins Publishers. All rights reserved.
 
"Just a reminder - anything posted to the internet is there forever. No way to be certain you've erased it." S2 #2,685
Indeed.
- BUT -
That demonstrates two counterpoints:
a) The Trumpies wanted to get out from under ... &
b) exceedingly naïve if they thought taking the image down from the original site would succeed in strangling the baby in the crib
 
Following on #2,685 and #2,686 - if you even open something on your computer the only way to be certain that it can never be recovered is called a blow torch. I know that when I've had to bin a computer I've always removed the hard drive and destroyed it (an ax works very well). I do remember an IT professional friend telling me that when he had new recovery software he'd sometimes go down to the dump and pick up a couple of scrapped computers - said it was always "interesting" to see what people thought they'd deleted on those hard drives.
 
"Following on #2,685 and #2,686 - if you even open something on your computer the only way to be certain that it can never be recovered is called a blow torch. I know that when I've had to bin a computer I've always removed the hard drive and destroyed it (an ax works very well). I do remember an IT professional friend telling me that when he had new recovery software he'd sometimes go down to the dump and pick up a couple of scrapped computers - said it was always "interesting" to see what people thought they'd deleted on those hard drives." S2 #2,687
Many OS' ago, perhaps all the way back to DOS, issuing a command to delete a file affixed a marker to that file, a sigma iirc.
The marker designated the file as deleted, BUT !
a) It would remain until it was over-written, &
b) could be recovered with simple software which found the designated file name, and removed the marker (sigma?).

Those that are serious about wiping a twirling platter computer hard drive (HDD) clean may wish to try the suspenders & a belt approach.
The protocol in S2 #2,687 works, but may potentially leave discernible data.
To dodge that bullet, triple-overwrite the drive, before following that protocol. If it has text on it:
- overwrite it with video, movies, broadcast TV, whatever.
- Then overwrite that with text, until there is no room on the drive for even one additional alpha character.

A complication is newer technology now offers SSD, no motor, no twirling magnetic platter.
Pulverization may be adequate for that, if a vat of acid to completely dissolve the drive isn't available.


& a note on secure disposal of confidential hard copy / paper documents:
A shredder might seem secure disposal, BUT ! it may only make the docs into jigsaw puzzles.
To securely terminate paper docs, set them aflame, reduce them to ash, insuring all applicable laws and safety procedures are adhered to meticulously. Then stir the ash thoroughly.
 
The program to wipe a drive is actually pretty easy.
Only about 20 lines of code.
The code just had to determine the drive size and then over write the whole thing with whatever value you want.

There can be spare sectors you have to also gain access to, but there is a table that gives you access to that as well.
 
Back
Top