It looks like people have been using Raspberry Pi’s to connect and read floppy disks. Below are some of the links. Note that it appears they are only reading data, not writing. See my other posts for both reading and writing to 5.25″ and other floppy drive interfaces.
Artem Kirsanov normally talks about neuroscience, but in the process also made a great introductory video on wavelets. Wavelets let you find structures which are present in a complex signal but often hidden behind the noise. Since wavelets can perform decomposition in both time and frequency domains it makes them tremendously valuable tools.
In a recent Goodwill find, I managed to buy a mint condition $1000 Xeltek Superpro IC programmer for $5. In the process of selling it, it turns out there is a local guy that does an amazing amount of work with these devices as well as PCB repair and a whole host of other electronics work.
They start with some simple AI image generation and move on to more and more complex examples that includes a brief introduction to some key parameters, changing and including broader image sources, and then generating various famous artistic styles.
They finish out the intro with some links to help you learn more:
Lexica — a repository of images generated using Stable Diffusion and the corresponding prompt. Searchable by keyword.
Stable Diffusion Artist Style Studies — A non-exhaustive list of artists Stable Diffusion might recognize, as well as general descriptions of their artistic style. There is a ranking system to describe how well Stable Diffusion responds to the artist’s name as a part of a prompt.
The AI Art Modifiers List — A photo gallery showcasing some of the strongest modifiers you can use in your prompts, and what they do. They’re sorted by modifier type.
Top 500 Artists Represented in Stable Diffusion — We know exactly what images were included in the Stable Diffusion training set, so it is possible to tell which artists contributed the most to training the AI. Generally speaking, the more strongly represented an artist was in the training data, the better Stable Diffusion will respond to their name as a keyword.
The Stable Diffusion Subreddit — The Stable Diffusion subreddit has a constant flow of new prompts and fun discoveries. If you’re looking for inspiration or insight, you can’t go wrong.
There’s a whole host of gripes about Windows 11. There have been performance and compatibility issues that are not present on Windows 10. Others greatly dislike the UI changes (this is my big gripe). Still others mention being told their hardware is incompatible. However, you may, like many others, find yourself FORCED to upgrade to Windows 11 whether you want to or not. Windows has a nasty habit of pushing such upgrades without asking.
If you want to make sure you don’t get a Windows 11 upgrade but still keep getting Windows 10 updates, you can try this trick:
First, navigate to Windows Update, then hit Pause Updates on that page.
Run services.msc, find the Windows Update service and Background Intelligent Transfer Service (BITS), right click on them and pick Stop.
Next, browse to C:\Windows\SoftwareDistribution\, and delete the contents.
That is it. The two services will eventually restart on their own, and next time it checks for updates it will only get Windows 10 updates.
Edit – If you want an extra layer of assurance, run the tool InControl from GRC, this free utility changes a few Microsoft sanctioned registry keys to specify what version and feature update of Windows you want to remain on. There are also details on those registry keys for those that would rather manually configure it themselves: https://www.grc.com/incontrol.htm
“Air gapping” is a security measure that involves a computer being physically isolated and incapable of connecting wirelessly or physically with other computers or network devices. It’s used in high security setups. The idea is that if the system is physically incapable of connecting to other systems or networks, it should be safe. Right?
Researchers created a malware program that regulates CPU load and core frequency in a particular manner to make the power supplies on air-gapped computers emanate electromagnetic radiation on a low-frequency band (0 – 48 kHz).
While the attack requires at least one instance of physical access to install the malware, such attacks have happened. Examples include the Stuxnet worm in Iran’s uranium enrichment facility at Natanz, Agent.BTZ that infected a U.S. military base, and the Remsec modular backdoor that collected information from air-gapped government networks for over five years.
Mordechai Guri explains the primary source of electromagnetic radiation in switched mode power supplies is due to their internal design and switching characteristics in the technical paper. “In the conversion from AC-DC and DC-DC, the MOSFET switching components turning on or off at specific frequencies create a square wave,” the researcher details. The electromagnetic wave can carry a payload of raw data, following a strain of eight bits that signify the beginning of the transmission.
The attack works against air gapped pc’s, laptops, and even a raspberry pi. The receiver can be as simple as a cell phone.