This is one of the craziest ideas I've ever seen. He converted a drawing of a bird into a spectrogram (PNG -> Soundwave) then played it to a Starling who sung it back reproducing the PNG.
Using the birds brain as a hard drive with 2mbps read write speed.
https://t.co/f5gEyyK1MH
Grateful this guy is putting out these videos so we can truly see how these companies are poisoning us. Will you eat Doritos again after watching this?
The National Gallery in London is renovating its Sainsbury Wing and they’ve just found a secret letter from one of the original donors, sunk into a concrete column, saying that he hates the columns and is glad they’re being demolished.
10/10 unhinged rich man behaviour, no notes
I wrote this Format dialog back on a rainy Thursday morning at Microsoft in late 1994, I think it was.
We were porting the bajillion lines of code from the Windows95 user interface over to NT, and Format was just one of those areas where WindowsNT was different enough from Windows95 that we had to come up with some custom UI.
I got out a piece of paper and wrote down all the options and choices you could make with respect to formatting a disk, like filesystem, label, cluster size, compression, encryption, and so on.
Then I busted out VC++2.0 and used the Resource Editor to lay out a simple vertical stack of all the choices you had to make, in the approximate order you had to make. It wasn't elegant, but it would do until the elegant UI arrived.
That was some 30 years ago, and the dialog is still my temporary one from that Thursday morning, so be careful about checking in "temporary" solutions!
I also had to decide how much "cluster slack" would be too much, and that wound up constraining the format size of a FAT volume to 32GB. That limit was also an arbitrary choice that morning, and one that has stuck with us as a permanent side effect.
So remember... there are no "temporary" checkins :)
Follow me for more random code musings!
When I worked as an engineer for a major casual dining restaurant chain, I noticed 2 buttons weren’t alphabetical and fixed them on Monday morning and the CEO got complaints about wrong food being ordered and it’s IT’s fault so much that we rolled it back