Apple to let EU users set new defaults for multiple apps, delete App Store, Photos, Messages and more

Apple is making additional changes to its app ecosystem in the European Union to comply with the terms of the Digital Markets Act. The default browser selection experience that’s already in place will be updated, Apple will allow EU users to set defaults for more types of apps, and core iOS apps like Messages and the App Store will also be deletable. iPhone owners in the EU can already set different defaults for the browser, mail app, app marketplace, and contactless payments, but Apple is going to allow users to select new defaults for phone calls, messaging, password managers, keyboards, call spam filters, navigation, and translation. That means, for example, that EU users will be able to choose an app like WhatsApp instead of Messages to be their default texting app, or a mapping app like Waze to be the default instead of Apple Maps. ↫ Juli Clover at MacRumors It’s clear by now that Apple’s malicious DMA compliance attempts have proven to be an abject failure. Apple continuously needs to backtrack and give in more and more to the European Commission, without the Commission even having to really do anything at all. Slowly but surely, Apple is complying with the DMA, all while its toddler tantrums have done serious damage to the company’s standing and reputation without having any of the desired effects for Apple. Whoever set out this toddler DMA strategy at Apple should probably be fired for incompetence. This latest round of additional changes to comply with the DMA are very welcome ones, and further solidify the EU version of iOS as the best version. Not only do iOS users in the European Union get different browser engines, they can also remove larger numbers of default applications, set more default applications, replace more Apple-services with third-party ones, and so on. Thanks to the DMA, iOS is finally becoming more of a real operating system, instead of a set of shackles designed primarily to lock users in. It’s only a matter of time before laws similar to the DMA spread to the rest of the world, and I honestly don’t think the United States is going to stay behind. Corruption in the US is widespread, but there’s only so much money can do, even in US politics.

DOS’s last Stand on a modern Thinkpad: X13 Gen 1 with Intel i5-10310U

When one thinks of modern technologies like Thunderbolt, 2.5 Gigabit Ethernet and modern CPUs, one would associate them with modern operating systems. How about DOS? It might seem impossible, however I did an experiment on a relatively modern 2020 Thinkpad and found that it can still run MS-DOS 6.22. MS-DOS 6.22 is the last standalone version of DOS released by Microsoft in June 1994. This makes it 30 years old today. I shall share the steps and challenges in locating a modern laptop capable of doing so and making the 30-year-old OS work on it with audio and networking functions. This is likely among the final generation of laptops able to run DOS natively. ↫ Yeo Kheng Meng I was unaware that the legacy boot mode through a UEFI Compatibility Support Module (CSM) was being phased out on Intel systems (I can’t find anything definitive on what AMD is planning to do with CSM). This will definitely be an end-of-the-line kind of thing for people interested in running old, outdated operating systems on modern hardware, as doing so would require proper EFI support. I’m not actually salty about this at all by the way – there’s no place in modern PCs for something designed in 1981. We have ATX for that. Anyway, it turns out MS-DOS 6.22 actually runs pretty well on this 2020 Thinkpad X13 Gen 1. Of course you have to enable CSM, and disable secure boot and kernel DMA proection, but once that’s done, you can just install MS-DOS 6.22 like it’s 1994. Thanks to SBEMU, you can use modern sound cards in pure DOS mode, and due to various backwards compatibility affordances in network chipsets, you can even use some of those – even through Thunderbolt, which is just PCI over a cable, after all (more or less). Running MS-DOS on a modern laptop may not allow you to get the most out of your modern hardware, but at least you can run DOS games very well, as the benchmarks Meng ran show.

AMD says Microsoft’s next big Windows 11 update will improve Zen 5 CPU performance

AMD says Microsoft’s upcoming Windows 11 version 24H2 update will improve performance for its new Zen 5 CPUs. The Ryzen 9000 series launched earlier this month, and failed to live up to AMD’s performance promises in most reviews. After rumors of a Windows bug, AMD has revealed that AMD-specific branch prediction code will be optimized in Windows 11 version 24H2, which is expected to ship next month. ↫ Tom Warren at The Verge It’s wild how seemingly small things can have a major impact on the launch of a new processor (or GPU) line these days. The main culprit behind the disappointing benchmarks upon launch of the Ryzen 9000 series turned out to be the 9000’s new branch prediction method, the code for which is not yet available in Windows. However, AMD ran their tests in “Admin mode”, which yielded results as if such code was actually present. AMD has said the branch prediction code needed to unlock the full potential of Ryzen 9000 chips in Windows and yield benchmark results comparable to AMD’s own internal tests and PR promiseswill be released next month as part of “Windows 11, version 24H2 in preview through the Windows Insider Program (Release Preview Channel – Build 26100) or by downloading the ISO here“. AMD claims this update will benefit users of previous Zen 5 and Zen 3 processors as well, but to a lesser degree. No word on if this issue affects Linux users in any way.

Microsoft update breaks GRUB on dual-boot systems

Ah, secure boot, the bane of many running anything other than Windows. While it’s already been found to be utterly useless by now, it’s still a requirement for Windows 11, and ever since it became part of PCs about a decade or so ago, it’s been causing headaches for people who don’t use Windows. Yesterday, Microsoft released a patch for a two-year-old vulnerability in the GRUB bootloader, and while the company claimed it would only be installed on single-boot Windows machines, that clearly wasn’t the case as right after its release, people dual-booting Linux and Windows found their Linux installations unbootable. Tuesday’s update left dual-boot devices—meaning those configured to run both Windows and Linux—no longer able to boot into the latter when Secure Boot was enforced. When users tried to load Linux, they received the message: “Verifying shim SBAT data failed: Security Policy Violation. Something has gone seriously wrong: SBAT self-check failed: Security Policy Violation.” Almost immediately support and discussion forums lit up with ​​reports of the failure. ↫ Dan Goodin at Ars Technica The fix is both easy and hilarious: disable secure boot, and you’re good to go. You can also get a bit more technical and remove the SBAT installed by this update, but while that will allow you to keep booting with secure boot enabled, it will leave you vulnerable to the issue the SBAT was supposed to fix. The efficacy of secure boot in home environments is debatable, at best, and while I’m not going to advise anyone to just turn it off and forget about it, I think most OSNews readers can make an informed decision about secure boot by themselves. If you’re using corporate machines managed by your employer’s IT department, you obviously need to refer to them. Microsoft itself has not yet commented on this issue, and is not responding to questions from press outlets, so we’re currently in the dark about how such a game-breaking update got out in the wild. Regardless, this once again shows just how annoying secure boot is. In many cases, the boot problems people trying out Linux run into caused by secure boot, but of course, the blame is placed squarely on Linux, and not on secure boot itself being a hot mess.

Automating ZFS snapshots for peace of mind

One feature I couldn’t live without anymore is snapshots. As system administrators, we often find ourselves in situations where we’ve made a mistake, need to revert to a previous state, or need access to a log that has been rotated and disappeared. Since I started using ZFS, all of this has become incredibly simple, and I feel much more at ease when making any modifications. However, since I don’t always remember to create a manual snapshot before starting to work, I use an automatic snapshot system. For this type of snapshot, I use the excellent zfs-autobackup tool – which I also use for backups. The goal is to have a single, flexible, and configurable tool without having to learn different syntaxes. ↫ Stefano Marinelli I’m always a little sad about the fact that the kind of advanced features modern file systems like ZFS, btrfs, and others offer are so inaccessible to mere desktop users like myself. While I understand they’re primarily designed for server use, they’re still making their way to desktops – my Fedora installations all default to btrfs – and I’d love to be able to make use of their advanced features straight from within KDE (or GNOME or whatever it is you use). Of course, that’s neither here or there for the article at hand, which will be quite useful for people administering FreeBSD and/or Linux systems, and who would like to get the most out of ZFS by automating some of its functionality.

So you want to build an embedded Linux system?

This article is targeted at embedded engineers who are familiar with microcontrollers but not with microprocessors or Linux, so I wanted to put together something with a quick primer on why you’d want to run embedded Linux, a broad overview of what’s involved in designing around application processors, and then a dive into some specific parts you should check out — and others you should avoid — for entry-level embedded Linux systems. ↫ Jay Carlson Quite the detailed guide about embedded Linux.

FreeBSD and AMD collaborating on FreeBSD IOMMU driver

The FreeBSD project has published its latest quarterly status report, and there’s a lot in there. The most prominent effort listed in the report is a close collaboration between FreeBSD and AMD on an IOMMU driver for AMD’s server processors. Work continued on a joint project between Advanced Micro Devices (AMD) and The FreeBSD Foundation to develop a complete FreeBSD AMD IOMMU driver. This work will allow FreeBSD to fully support greater than 256 cores with features such as CPU mapping and will also include bhyve integration. Konstantin Belousov has been working on various parts of the project, including driver attachment, register definitions, an ACPI table parser, and utility functions. Two key components that need to be completed are context handling, which is mostly a generalization of Intel DMAR code, and page table creation. After this, the AMD driver’s enable bit can be turned on for testing. ↫ FreeBSD status report page It’s great to see AMD and FreeBSD working together like this, and it highlights that FreeBSD is a serious player in the server space. Other things mentioned in the status report are continued work in improving the audio experience, wireless networking, RISC-V support, OpenZFS, and more. Through the work of Tom Jones, FreeBSD is also getting the Vector Packet Processor, a userspace networking stack that delivers fast packet processing suitable for software-defined networking and network function virtualization applications. Of course, this is just a selection, and there’s way more listed in the report. I would also like to highlight the ongoing, neverending work of improving the experience of using KDE on FreeBSD. The FreeBSD KDE team notes that due to the massive release of KDE 6, and the associated flurry of follow-up releases, requiring a lot of work and testing, KDE on FreeBSD still hasn’t fully caught up with the latest releases. KDE Frameworks is currently at 6.3.0 (6.5.0 is current), KDE Plasma Desktop is currently 6.0.3 (6.1.4 is current), and KDE Gear 6 hasn’t been ported at all yet. In other words, while progress is being made, it’s clear the team could use a hand, too.

Google to websites: let us train our AI on your content, or we’ll remove you from Google Search

Google now displays convenient artificial intelligence-based answers at the top of its search pages — meaning users may never click through to the websites whose data is being used to power those results. But many site owners say they can’t afford to block Google’s AI from summarizing their content. That’s because the Google tool that sifts through web content to come up with its AI answers is the same one that keeps track of web pages for search results, according to publishers. Blocking Alphabet Inc.’s Google the way sites have blocked some of its AI competitors would also hamper a site’s ability to be discovered online. ↫ Julia Love and Davey Alba OSNews still relies partially on advertising right now, and thus Google continues to play a role in our survival. You can help by reducing our dependency on Google by supporting us through Patreon, making donations using Ko-Fi, or buying our merch. The more of you support us, the closer to reality the dream of an ad-free OSNews not dependent on Google becomes. OSNews is my sole source of income, and if that does not work out, OSNews will cease to exist if I’m forced to find another job. Due to Google’s utter dominance on the internet, websites and publishers have no choice but to accept whatever Google decides to do. Not being indexed by the most popular search engine on the web with like 90% market share is a death sentence, but feeding Google’s machine learning algorithms will be a slow death by a thousands cuts, too, for many publishers. The more content is fed to Google’s AI tools, the better they’ll get at simply copying your style to a T, and the better they’ll get at showing just the little paragraph or line that matters as a Google result, meaning you won’t have to visit the site in question. It’s also not great for Google in the long-term, either. Google Search relies on humans making content for people to find; if there’s no more quality content for people to find, people aren’t going to be using Google as much anymore. In what is typical of the search giant, it seems they’re not really looking ahead very far into the future, chasing short-term profits riding the AI hype train, while long-term profits take a back seat. Maybe I’m just too stupid to understand the Silicon Valley galaxy brain business boys, but to a simple man like me it seems rather stupid to starve the very websites, publishers, authors, and so on that your main product relies on to be useful in the first place. I honestly don’t even know how much of OSNews’ traffic comes from Google, so I don’t know how much it would even affect us were we to tell Google’s crawlers to get bent. My guess is that search traffic is still a sizable portion of our traffic, so I’m definitely not going to gamble the future of OSNews. Luckily we’re quite small and I doubt many people are interested in AI generating my writing style and the topics I cover anyway, so I don’t think I have to worry as much as some of the larger tech websites do.

MenuetOS gets basic X server

There’s been a few new releases since the last time we talked about MenuetOS, back in March of this year when version 1.50.00 was released, so I figured it was time to take a look at what the project’s been up to. And just in case you don’t remember – MenuetOS is 64 bit operating system written in assembly that fits on a single 1.44 MB floppy disk. There’s also a 32 bit version that’s no longer being developed – I think. Weirdly enough, the 1.50.00 released is no longer listed, but recent changes include Mplayer being part of the disk image, further updates to the included X-Window Server, the usual bugfixes, and a few more things. The X server is quite cool – with it, you can run, say, Firefox on your Linux installation, but have the MenuetOS X server render the UI. In addition, thanks to MenuetOS now including a basic POSIX layer, it’s possible to create basic applications that run unmodified on both MenuetOS and a Linux distribution like Ubuntu. Neat.

Parents rage against new fee to keep their smart bassinets smart

But last month, that hand-me-down network was dealt a blow when Happiest Baby, the company that makes Snoo, began charging for access to some of the bassinet’s premium features — features that used to be available to Snoo users indefinitely, at no extra cost. Now, access to the app needed to lock in the bassinet’s rocking level, to track the baby’s sleep and to use the so-called weaning mode, among other features, will cost parents $20 a month. The change has angered secondhand users and original buyers alike. On Reddit, the new subscription model has prompted review bombs, group brainstorms for collective action and detailed instructions for outraged parents seeking recourse. Some have taken to filing complaints with the Federal Trade Commission, Better Business Bureau and state-run consumer protection offices. ↫ Sandra E. Garcia and Rachel Sherman at The New York Times My wife had our first baby a little over three years ago, and our second one a little over a year ago, and let me tell you – the amount of “smart” and “connected” stuff they sell targeted at babies and young parents is insane. The only “smart” thing we got was a camera that pipes sound to my phone and detects movement, and sends a notification to our phone so we can take a peek and see if everything’s alright. Our oldest has outgrown it, and our youngest doesn’t really need it, so it’s just being useless at the moment, fitted to the wall. It definitely improved our nights, though, since it made sure we would never have to get up for no reason. Other than that, we are very analog. I had heard of “smart” bassinets, but we didn’t think we needed one. That’s just our decision, though, and you can rightfully argue that using a camera and open microphone is not that different. All of these new “smart” tools are just that, tools, and can be useful and make your life just a little bit easier, and there’s absolutely nothing wrong with that. Being a parent of a newborn is hard enough as it is without outsiders judging you and pressuring you into doing things you don’t think are right, especially since you know your own newborn – and yourself – better than some random outsiders do. The Snoo is one of the more popular smart bassinets, apparently, and at an entry price of 1700 dollars it’s bonkers expensive. The thing is, though, as a new parent you know a lot of the stuff you buy has a relatively limited shelf life – they grow so fast – so you kind of take into account that you’ll be selling some of the more expensive stuff down the line to recoup some of the costs. We have an insanely expensive stroller from a Norwegian brand, because it needed to be able to handle the Arctic climate and its endless snow, including specialised wheels and tires for trudging through the snow. The resale value of these is quite decent, so we know we’ll get a decent part of the initial cost back, especially since we take extremely good care of it. And this is where the company that makes the Snoo, Happiest Baby, decided to screw over its customers. The company clearly realised the theoretical loss of revenue from the used market, and came up with this subscription model to lock in some of that theoretical revenue. However, since Happiest Baby always promised all of its features would work perpetually, this came as a huge shock to both buyers of used Snoo bassinets, as well as to parents intending to sell their Snoo, who now see their resale value plummet. The reasoning behind the sudden subscription model given by the company is absolutely wild. Harvey Karp, the founder and chief executive of Happiest Baby, defended the move as a business necessity. “We don’t have any dollar from the government, we don’t have a dollar from a university,” said Dr. Karp, a former pediatrician who created the Snoo after becoming frustrated with the lack of progress in reducing rates of sudden infant death syndrome, or SIDS. “We have to sell products and bring in revenue to be able to get to this goal.” That goal, according to Dr. Karp, is “that everyone will have access to this, and it will be paid for not by your friend, but it will be paid for by your corporation, the government or your insurance company,” the way breast pumps are often covered. He also pointed to Happiest Baby’s efforts to make the Snoo available “in the inner city and in rural areas.” For many parents, however, paying into that ideal is of little comfort to their bottom line. ↫ Sandra E. Garcia and Rachel Sherman at The New York Times He’s basically stating that because he doesn’t get free money from the government, universities, customers’ employers, or insurance companies, he can’t make any profit off the Snoo products. He’s arguing that a $1700 bassinet with some sensors and chips is not a profitable product, which sounds absolutely like a flat-out lie to me. If he really can’t make a profit with such a price for such a product, there’s clearly something else wrong with the way the company is spending its money. Anyone who has ever watched Last Week Tonight with Jon Oliver knows just how many healthcare-related markets and businesses in the United States rely almost exclusively on government money through programs like Medicare and Medicaid, leading to an insane amount of scams and wasted money because there aren’t even remotely enough inspectors and related personnel to ensure such money is effectively spent, made worse by the fact such tasks are delegated to the states. This whole Snoo thing almost make me think Karp intended to profit off these often nebulous government money streams, but somehow failed to do so. I feel for the parents, though. They bought a product that didn’t include a hint of a subscription or paywalled features, and now they have

Installing FreeBSD with OpenZFS via the Linux rescue system

Hetzner no longer offers a FreeBSD rescue system but it is possible to install and manage FreeBSD with OpenZFS from the Linux rescue system on a dedicated server with UEFI boot. The installation is done on a mirrored OpenZFS pool consisting of two drives. ↫ Martin Matuska Not much to add here – Hetzner is a popular hosting and server provider, and if you want to use FreeBSD on their machines, here’s how.

Google threatened tech influencers unless they ‘preferred’ the Pixel

The tech review world has been full of murky deals between companies and influencers for years, but it appears Google finally crossed a line with the Pixel 9. The company’s invite-only Team Pixel program — which seeds Pixel products to influencers before public availability — stipulated that participating influencers were not allowed to feature Pixel products alongside competitors, and those who showed a preference for competing phones risked being kicked out of the program. For those hoping to break into the world of tech reviews, the new terms meant having to choose between keeping access or keeping their integrity. ↫ Victoria Song at The Verge Even though this ended up being organised and run by a third party, and Google addressed it immediately, it doesn’t surprise me at all that stuff like this happens. Anyone who has spent any time on tech YouTube, popular tech news sites, and content farms knows full well just how… Odd a lot of reviews and videos often feel. This is because a lot of review programs subtly – or not so subtly – imply that if you’re not positive enough, you’re going to be kicked out and won’t get the next batch of cool products to review, thereby harming your channel or website. Apple is a great example of a company that uses the threat of not getting review samples, event invites, and similar press benefits to gain positive media attention. I myself was kicked out of Apple’s review program and press pool way back during the Intel transition, because I mentioned the new Intel MacBook Pro got uncomfortably hot, and Apple really didn’t like that. They tried to pressure me to change the wording, but I didn’t budge, and consequently, that was the end of me getting any review items or press invites. I only ever accepted one Apple press invite, by the way, to their headquarters in The Netherlands, which was in Bunnik, of all places. Not much of value was lost without Apple press invites. Nobody wants to go to Bunnik. With every review of a loaned item on OSNews, you can be 100% sure there are no shenanigans, because I simply do not let anyone influence me. OSNews doesn’t live or die by getting reviews of the latest and greatest tech, so I have no incentive to deal with pushy, manipulative companies or PR people. I refused to budge to Apple 17 years ago, during my first year at OSNews, when I was in my early 20s – and I’ve never budged since, either. Now look at everyone getting press access from Apple, and think to yourself – would any of them tell Apple to get bent? That being said, I’d love to review the new Google Pixel 9 Pro Fold, if only to make fun of that horrid name. Hit me up, Google.

Single-command Windows 11 system requirements bypass trick for unsupported PCs blocked

In October last year, we covered a very simple bypass trick that involved just a single command when running the Windows 11 Setup. While this passthrough got popular in the tech community during this time as a result of the media coverage from Neowin as well as others, it was actually something even older. To use this, all a user had to do was add “/product server” when running the setup, and Windows would just skip the hardware requirements check entirely. As it turns out, Microsoft has blocked this bypass method on the latest Canary build 27686 as discovered by X user and tech enthusiast Bob Pony. When trying to use the Server trick now, the hardware requirements check is not bypassed. ↫ Sayan Sen It’s such an own goal to limit Windows 11 as much as Microsoft is doing. Windows 11 runs pretty much identically, performance-wise, to Windows 10 on the same hardware, so there’s no reason other than to enable the various security features through TPMs and the like. The end result is that people simply aren’t upgrading to Windows 11 – not only because Windows 10 is working just fine for them, but also because even if they want to upgrade, they often can’t. Most people don’t just buy a brand new PC because a new version of Windows happens to be available. There’s been a variety of tricks and methods to circumvent the various minimum specifications checks Microsoft added to the regular consumer versions of Windows, and much like with the activation systems of yore, Microsoft is now engaging in a game of whack-a-mole where as soon as it kills on method, ten more pop up to take its place. There’s a whole cottage industry of methods, tools, registry edits, and much more, spread out across the most untrustworthy-looking content farms you can find on the web, which all could’ve been avoided if Microsoft just offered consumers the choice of disabling these restrictions, accompanied by a disclaimer. So Microsoft is now in the unfortunate situation where most of its Windows users are still using Windows 10, yet the end of Windows 10’s support is coming up next year. Either Microsoft extends this date by at least another five years to catch the wave of ‘natural’ PC upgrades to a point where Windows 10 is a minority, or it’s going to have to loosen some of the restrictions to give more people the ability to upgrade. If they don’t, they’re going to be in a world of hurt with security issues and 0-days affecting the vast majority of Windows users.

Popular AI “nudify” sites sued amid shocking rise in victims globally

San Francisco’s city attorney David Chiu is suing to shut down 16 of the most popular websites and apps allowing users to “nudify” or “undress” photos of mostly women and girls who have been increasingly harassed and exploited by bad actors online. These sites, Chiu’s suit claimed, are “intentionally” designed to “create fake, nude images of women and girls without their consent,” boasting that any users can upload any photo to “see anyone naked” by using tech that realistically swaps the faces of real victims onto AI-generated explicit images. ↫ Ashley Belanger at Ars Technica This is an incredibly uncomfortable topic to talk about, but with the advent of ML and AI making it so incredibly easy to do this, it’s only going to get more popular. The ease with which you can generate a fake nude image of someone is completely and utterly out of whack with the permanent damage it can do the person involved – infinitely so when it involves minors, of course – and with these technologies getting better by the day, it’s only going to get worse. So, how do you deal with this? I have no idea. I don’t think anyone has any idea. I’m pretty sure all of us would like to just have a magic ban button to remove this filth from the web, but we know such buttons don’t exist, and trying to blast this nonsense out of existence is a game of digital whack-a-mole where there are millions of moles and only one tiny hammer that explodes after one use. It’s just not going to work. The best we can hope for is to get a few of the people responsible behind bars to send a message and create some deterrent effect, but how much that would help is debatable, at best. As a side note, I don’t want to hang this up on AI and ML alone. People – men – were doing this to to other people – women – even before the current crop of AI and ML tools, using Photoshop and similar tools, but of course it takes a lot more work to do it manually. I don’t think we should focus too much on the role ML and AI plays, and focus more on finding real solutions – no matter how hard, or impossible, that’s going to be.

The Apple IIGS megahertz myth

A story you hear all the time about the Apple IIGS is that Apple purposefully underclocked or limited its processor in some way to protect the nascent Macintosh, and ensure the IIGS, which could build upon the vast installed base of Apple II computers, would not outcompete the Macintosh. I, too, have always assumed this was a real story – or at least, a story with a solid kernel of truth – but Dan Vincent decided to actually properly research this claim, and his findings tell an entirely different story. His research is excellent – and must have been incredibly time-consuming – and his findings paint a much different story than Apple intentionally holding the IIGS back. The actual issue lied with the production of the 65816 processor that formed the beating heart of the IIGS. It turns out that the 65816 had serious problems with yields, was incredibly difficult to scale, and had a ton of bugs and issues when running at higher speeds. What a ride, huh? Thanks for making it this far down a fifty-plus minute rabbit hole. I can’t claim that this is the final take on the subject—so many of the players aren’t on the record, but I’m pretty confident in saying that Apple did not artificially limit the IIGS’ clock speed during its development for marketing purposes. Now, I’m not a fool—I know Apple didn’t push the IIGS as hard as it could, and it was very much neglected towards the end of its run. If the REP/SEP flaws hadn’t existed and GTE could’ve shipped stable 4MHz chips in volume, I’m sure Apple would’ve clocked them as fast as possible in 1986. ↫ Dan Vincent Promise me you’ll read this article before the weekend’s over. It’s a long one, but it’s well-written and a joy to read. You’ll also run into Tony Fadell – the creator of the iPod – somewhere in the story, as well as a public shouting match, and an almost fistfight, between the creator of the 65816 and Jean-Louis Gassée during San Francisco AppleFest in September 1989, right after Gassée placed the blame for the lack of a faster IIGS on the 65816’s design. This is an evergreen article.

Windows can now create 2TB FAT32 file systems

Even though FAT32 supports disk sizes of up to 2TB, and even though Windows can read FAT32 file systems of up to 2TB, Windows can’t actually create them. The maximum file system limit Windows can create with FAT32 is 32GB, a limitation that dates back to Windows 95 which has never been changed. It seems Microsoft is finally changing this with the latest Insider Preview build of Windows 11, as the format command can now finally create FAT32 file systems of up to 2TB. When formatting disks from the command line using the format command, we’ve increased the FAT32 size limit from 32GB to 2TB. ↫ Amanda Langowski and Brandon LeBlanc Sadly, this only works through the format command; it’s not yet reflected in the graphical user interface, which is just so typically Microsoft. Of course, most of us will be using exFAT at this point for tasks that require an interoperable file system, but not every device accepts exFAT properly, and even those that do sometimes have issues with exFAT that are not present when using FAT32. A more interesting new addition in this preview build is the Windows Sandbox Client Preview. This build includes the new Windows Sandbox Client Preview that is now updated via the Microsoft Store. As part of this preview, we’re introducing runtime clipboard redirection, audio/video input control, and the ability to share folders with the host at runtime. You can access these via the new “…” icon at the upper right on the app.  Additionally, this preview includes a super early version of command line support (commands may change over time). You can use ‘wsb.exe –help’ command for more information. ↫ Amanda Langowski and Brandon LeBlanc Windows Sandbox is a pretty cool feature that provides a lightweight desktop environment in which you can run applications entirely sandboxed, separate from your actual Windows installation. Changes and files made in the sandbox do not persist, unless the sandbox is shut down from within the sandbox itself. There’s a whole variety of uses this could be good for, and having it integrated into Windows is awesome. Windows Sandbox is available in Windows Pro or Enterprise – not Home – and is quite easy to use. Open up its window, copy/paste an executable to the sandbox, and run it inside the sandbox. As said, after closing the sandbox, all your changes will be lost. That process is still a bit clunky, but with a bit more work it should be possible for Microsoft to smooth this out, and, say, add an option in the right-click menu to just launch any executable in the sandbox that way.

Cartridge software for the Psion Series 3

Similar to less popular handheld of the era, the Gameboy, the Psion used a proprietary cartridge format for distributing commercial software. Psion sold blank cartridges, flashing hardware and duplicators to software houses, as well as releasing a number of titles under their own license. There’s a wide range of commercial software available for the Series 3 family, and only some of it was ported to the Series 5 (I really wish Scrabble had been released on Series 5). The range of software available was significant. Cartridges unlocked the Psion 3’s ability to play a large number of games, provide phrase book translation to a number of languages (Berliz Interpreter), route plan your car journeys (Microsoft Autoroute), look up the best wines for this year (Hugh Johnson’s Wine Guide) or build your organisation chart Purple Software’s OrgChart. ↫ Kian Ryan I have a Psion 3, but the only cartridges I have are empty ones you can use for personal storage. I’ve always wanted to buy a selection of cartridges on eBay, but sadly, my Psion 3 died due to me forgetting to remove the batteries when immigrating to Sweden, something I only discovered like five years later. I was smart enough to remove all batteries from every single device in my massive collection, but I guess the Psion 3 slipped through my fingers. Anyway, this article is a great look at some of the cartridges that existed for the Psion 3, and it’s really making me want to replace my broken Psion 3 and buy one that comes with a set of cartridges. There’s something really attractive about how the Psion 3’s EPOC operating system worked, and the third party programs look like so much fun to explore and use.

US judge says he’ll ‘tear the barriers down’ on Google’s app store monopoly

Last week wasn’t the first time Google was declared a monopoly – eight months ago, in the Epic vs. Google case, Google’s control over the Play Store was also declared monopolistic. The judge, Google, and Epic have been arguing ever since over possible remedies, and in two weeks’ time, we’ll know what the judge is going to demand of Google. Eight months after a federal jury unanimously decided that Google’s Android app store is an illegal monopoly in Epic v. Google, Donato held his final hearing on remedies today. While we don’t yet know what will happen, he repeatedly shut down any suggestion that Google shouldn’t have to open up its store to rival stores, that it’d be too much work or cost too much, or that the proposed remedies go too far. “We’re going to tear the barriers down, it’s just the way it’s going to happen,” said Donato. “The world that exists today is the product of monopolistic conduct. That world is changing.” Donato will issue his final ruling in a little over two weeks. ↫ Sean Hollister at The Verge I was a bit confused by what “opening up” the Play Store really meant, since Android is already quite friendly to installing whatever other applications and application stores you want, but what they’re talking about here is allowing rival application stores inside the Play Store. This way, instead of downloading, say, the F-Droid APK from the web and installing it, you could just install the F-Droid application store straight from within the Play Store. Epic wants the judge to take it a step further and force Google to also give rival application stores access to every Play Store application, allowing them to take ownership of said applications, I guess? I’m not entirely sure how that would work, considering I doubt there’d be much overlap between the offerings of the various stores. The prospect of micromanaging where every application gets its updates from seems like a lot of busywork, but at the same time, it’s the kind of fine-grained control power users would really enjoy. A point of contention is whether or not Google would have to perform human review on every application store and their applications inside the Play Store, and even if Google should have any form of control at all. What’s interesting about all these court cases in the United States is how closely the arguments and proposed remedies align with the European Digital Markets Act. Where the EU made a set of pretty clear and straightforward rules for megacorporations to follow, thereby creating a level playing field for all of them, the US seems to want to endlessly take each offending company to court, which feels quite messy, time-consuming, and arbitrary, especially when medieval nonsense like jury trials are involved. This is probably a result of the US using common law, whereas the EU uses civil (Napoleonic) law, but it’s interesting nonetheless.

US said to consider a breakup of Google to address search monopoly

While a US judge ruled last week that Google is a monopoly, and hat it has abused its monopoly position, potential remedies were not part of the case up until this point. Now, though, the US Department of Justice is mulling over potential remedies, and it seems everything is on the table – down to breaking Google up. Justice Department officials are considering what remedies to ask a federal judge to order against the search giant, said three people with knowledge of the deliberations involving the agency and state attorneys general who helped to bring the case. They are discussing various proposals, including breaking off parts of Google, such as its Chrome browser or Android smartphone operating system, two of the people said. Other scenarios under consideration include forcing Google to make its data available to rivals, or mandating that it abandon deals that made its search engine the default option on devices like the iPhone, said the people, who declined to be identified because the process is confidential. The government is meeting with other companies and experts to discuss their proposals for limiting Google’s power, the people said. ↫ David McCabe and Nico Grant The United States has a long history of breaking companies up, but the real question here is how, exactly, you would break Google up. Google makes virtually all of its money using its advertising business, and products like Chrome or Android in an of themselves make little to no money – they probably only cost Google money. Their real purpose is to direct people to using Google Search, which is where the various ads are Google’s real money maker. In other words, what would happen if you were to split off Chrome or Android? How are these products supposed to make money and survive, financially? I don’t understand entirely how Google’s advertising business spaghetti is organised, but it seems like to me that’s where any talk of splitting Google up to create breathing room in the market should be focusing on. Breaking that core business up into several independent online advertising companies, which would suddenly have to compete with each other as well as with others on a more equal footing, would be much better for consumer than turning Chrome or Android into unsustainable businesses. In an advertising market not dominated by one giant player, there’s far more room and opportunity for smaller, perhaps more ethical companies to spring up and survive. Perhaps I’m wrong, and maybe there is life in a business that contains everything Google does except for online advertising, but I feel like said new company would not survive in a market where it has to contend with other abusive heavyweights like Facebook and Apple.

Valve confirms it’ll support the ROG Ally with its Steam Deck operating system

Way back, Valve had the intention of making gaming on Linux a reality by allowing anyone to make PCs running SteamOS, with the goal of making Steam less dependent on the whims of Windows. This effort failed and fizzled out, but the idea clearly never died inside Valve, because ten years later the Steam Deck would take the market by storm, spawning a whole slew of copycats running unoptimised, difficult to use Windows installations. There have been hints Valve was toying with the idea of releasing official SteamOS builds for devices other than the Steam Deck, and the company has not confirmed these rumours. The company’s long said it plans to let other companies use SteamOS, too — and that means explicitly supporting the rival Asus ROG Ally gaming handheld, Valve designer Lawrence Yang now confirms to The Verge. ↫ Sean Hollister at The Verge This is great news for the market, as some of these Steam Deck competitors are interesting from a specifications perspective – although pricing sure goes up with that – but running Windows on a small handheld gaming device is a chore, and relying on OEMs to make “gaming overlays” to make Windows at least somewhat usable is not exactly something you want to have to rely on. SteamOS is clearly lightyears ahead of Windows in this department, so having non-Steam Deck handheld gaming PCs officially supported by Valve is great news. We’re still a long way off, though, says Valve, and the same applies to Valve’s plans to release a generic SteamOS build for any old random PC. That effort, too, is making steady progress, but isn’t anywhere near ready. Of course, there’s a variety of unofficial SteamOS variants available, so you’re not entirely out of luck right now. On top of that, there’s things like Bazzite, which offer a SteamOS-like experience, but using the Atomic variants of Fedora.