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.
Disney published this paper about using AI to digitally age and de-age actors in a fraction of the time it usually takes for normal frame-by-frame manual aging techniques used today.
FRAN (which stands for face re-aging network) is a neural network that was trained using a large database containing pairs of randomly generated synthetic faces at varying ages, which bypasses the need to otherwise find thousands of images of real people at different (documented) ages that depict the same facial expression, pose, lighting, and background. Using synthetically generated training data is a method that’s been utilized for things like training self-driving cars to handle situations that aren’t easily reproducible.
The age changes are then added/merge onto the face. It appears this approach fixes a lot of the issues common in this kind of approach: facial identity loss, poor resolution, and unstable results across subsequent video frames. It does have some issues with greying hair and aging very young actors, but produces results better than techniques used just a few years ago (not that the bar was very hard to beat).
The Markup reports that tax filing services like H&R Block, TaxAct, and TaxSlayer have been quietly sending their financial information to Facebook.
These services use Meta Pixel (also known as the Facebook retargeting pixel) – a snippet of code inserted into the back end of your website to track visitor activity. It works by loading a small library of functions which can use whenever a site visitor takes an action (called an event) that they want to track (called a conversion). Tracked conversions appear in the Ads Manager where they can be used to measure the effectiveness.
It turns out the information sent included users’ income, filing status, refund amounts, and other information. The team that found this behavior has a github repo that shows the actual data sent if you want the gory details.
Intuit’s TurboTax also uses Meta Pixel – but they do not appear to send financial information to Meta.