This has me thinking that fiber optic drones using this technology might be able to discover the location of signal-jamming equipment. But only for the good guys.
Not that the author needs my defense, but that image says to me, 'hey, I'm just a guy who wrote a book and there's no budget for art' -- which fits a DIY aesthetic in 2026
I bought an N100 mini that looks just like the Ars picture, but it's branded from Beelink as an S12Pro -- it does all of this and more. Mine is in the living room with the HDMI attached to my TV, but I RDP into it for most things. I installed WSL and and initially ran Plex from Docker, but switched to Windows native as it is simpler to setup and maintain.
It's an interesting history, better explained here: https://en.wikipedia.org/wiki/12_equal_temperament but in short, prior tuning systems were more mathematically correct, but an instrument would be tuned for a particular key and playing in other keys would sound (to us, anyway) like the instrument was out of tune.
Seems possible from the technical side, but not so sure about the money part. if I'm following you correctly, XYZ.com would have shown an ad on their site and received, say 1 cent. With your service running, you visit XYZ.com, ad is replaced by a white box, and they receive, let's say 2 cents? If so, seems like efficient microtransactions will be a challenge.
There's a way to work in such an environment and not go crazy, but it will take time to get used to it. Think of it system with big asynchronous methods. You need to arrange your work to put in the slow running requests early, then focus on other things while waiting.
I see agile as the problem here. Before agile, I would essentially 'own' pieces of the code, so I was committed to making it maintainable. Now, it's all just pieces and parts, and I'm not responsible for nearly as much, which make me fungible, and in general is dispiriting.
As a side note, I question the author's appeal to Marx as an authority.
The article provided some good examples of times when code readability can be increased without a bulky switch statement. However, there are times when I find the switch statement most closely communicates the idea of what needs to occur to some developer in the future.
tldr: legalizing video gambling has brought in additional revenue, but not as much as expected. Illinois borrowed money in advance based on the expected rates.
I would be in favor of software that makes it easy to pre-vote. Then, when I go to my polling place I could quickly print, review and submit my votes. Where I vote the process is tediously manual. If we could get, say half the voters in and out quickly, there would be more time for the election commissioners to assist everyone else.