Programming Humor 3

Yep, as I said.

About history, Jacob Rabinow invented the method of writing and reading information magnetically in disks using inductive heads, the father of all floppies and HD. In 1951 he filled the patent, “coincidentally” in 1952 IBM built installations to develop and build technologies just like that in San Jose, CA. In 1954, Rabinow had his patent granted, in 1956 IBM started selling its version of magnetic disks with their mainframes and ended needing to pay royalties to Rabinow anyway.

https://patents.google.com/patent/US2690913A/en

I’m trying to be amusing and informative, don’t take anything unnecessarily seriously from me. :wink:

No. Usual magnet do not do that (I tested it). You have to use far more “powered” magnets to do that (not tested).

For the test, I used a Loudspeaker “magnet”… 40 years ago.

It does. They won’t be exactly “erased” but damaged. Bits will change their values. Sectors will contain invalid data and will be reported as damaged by the controller (Bad CRC). A value as 832823116 could end as 239413414 if it was accepted damaged.

In the 80’s I wrote disk drivers (and serial, parallel, keyboard, video, etc), and I “talked” to disks near to the bit level because the controllers were very basic those years and many tasks and timings were done at the CPU level.

I can tell you with property, magnets damage disks, because (electro)magnets write those disks.

“…my Blackberry isn’t working…” :rofl:
https://youtu.be/kAG39jKi0lI?si=-QuWpmujGH6YrPUf

image

2 Likes

Wonderful, but not as good as the original. Four Candles:

3 Likes

Wait… does this mean that the replies cannot be found?! :scream:

Replies not found

3 Likes

My wife found my old floppy disk puncher. The one for 5 1/4" floppies. Imagine whole chain of explanations…

1 Like
if ThreadFifo <> nil then
  while ThreadFifo.dataAvailable then
    System.DebugLog(ThreadFifo.pull())
  wend if
end if

The floppy even made the news in january this year
“Japan finally gives up on 1.44MB floppy disk drives, 50 years after they went on sale — but there’s no sign of Microsoft removing the iconic ‘Save’ floppy icon from Office just yet”

But Apple already discarded it and offered a lot of icons to be used on context for load, save and discard

1995: …, learn ColdFusion

hhh
here where i work is ColdFusion (Lucee branch) still in daily use …

But which icon is for saving?

7 Likes

Found in Reddit:

1 Like

I use this one, which apple calls “menubar.arrow.down.rectangle”, I use “menubar.arrow.up.rectangle” for open.

Screenshot 2024-04-05 at 14.30.49
sf

What the iconographic language tells you, like:

image

Save :point_up_2:t2:

image

Save to a folder / Save as :point_up_2:t2:

image

Save the document :point_up_2:t2:

image

Save to the cloud / upload it :point_up_2:t2:

Etc.

No wonder this thread’s in the Humour section. The chance of any ordinary person correctly interpreting these icons is close to zero.

8 Likes

That’s why UI people invented Tooltips. To help ordinary people.

3 Likes

Thunderbird (email client) uses the cloud with a down arrow for “check for new messages” Should you need a Tooltip for such a basic operation? Why not have the icon look like an envelope? But I suppose that’s off-topic because it isn’t humorous, it’s pathetic. :grinning:

1 Like

3 Likes

3 Likes