Category Archives: News

Shared items and notes from my feeds and browsing. Subscribe as feed.

Quantum winter is coming

Source: Hacker News

Article note: It's one of several hype-cycles overdue for breaking.
Comments
Posted in News | Leave a comment

Microsoft Mulls Cheap PCs Supported by Ads, Subs

Source: Slashdot

Article note: Anyone remember the i-Opener? One of the horseman of the dotcom crash? There it is again.

The Register: A number of job postings -- including this now-closed ad from late September for a principal software engineering manager -- are looking for engineers and others to become part of the "newly formed Windows Incubation team" whose mission is to "build a new direction for Windows in a cloud first world." The lofty goal is to "move Windows to a place that combines the benefits of the cloud and Microsoft 365 to offer more compute resources on demand and creates a hybrid app model that spans from on-premises to the cloud." According to the ad, it also includes "building a Web-based shell with direct integration with Windows 365." Included in the possible models are low-cost PCs available via subscriptions, with advertising helping to offset some of the costs. (Also mentioned in the job are direct-to-cloud devices.)

Read more of this story at Slashdot.

Posted in News | Leave a comment

Linux Boot Partitions

Source: Hacker News

Article note: The ESP will be a feeble vfat partition, which is typically too small to realistically use for storing kernel images... so you should use it, or a second, also vfat partition, to store our even-bigger UKI kernel images. What?
Comments
Posted in News | Leave a comment

GNU Make to drop support for OS/2, AmigaOS, Xenix

Source: OSNews

Article note: Interesting drops. OS/2 is only used in places that got trapped, and they don't want to touch it, but it's still faintly surprising that one of the big trapped entities didn't bankroll the development work. AmigaOS ...I'm surprised, the rabid Amiga people keep that ecosystem first-class amazingly beyond it's sell-by date. Xenix is for historical interest only, and immiscible with anything modern, it's more surprising it was still in there.

GNU Make 4.4 is here, and it has some interesting – and sad – news for some of the old operating systems we still cover on OSNews. Sadly, support for OS/2 (EMX), AmigaOS, Xenix, and Cray will be dropped from the next release of Make. Now, I’m not entirely sure just how many users of these operating systems even use Make, but for those of you that do – tough cookie right here.

Posted in News | Leave a comment

9front releases new version of Plan 9 OS fork: The Golden Age of Ballooning

Source: The Register

Article note: Plan9 is one of the most prominent places where ideas from the early 90s lodged when computing popularized and calcified. 9Front is where all the crazy people who those ideas resonate go to play.

Prepare to be confused

9front is a fork and continuation of Plan 9 from Bell Labs, which is what the minds behind UNIX and the C programming language went on to do next. It is also rather strange.…

Posted in News | Leave a comment

Adobe replacing old Pantone spot colors with black when you load files using them

Source: Boing Boing

Article note: Layers of horseshit. Asserting property rights on a color horseshit. Software as a Service horseshit.

Welcome to intellectual property hell, designers! This one's great because you never saw it coming: Adobe removing certain Pantone spot colors should you try to open PSD files containing them. Now you can see nothing at all, because it replaces them with black.Read the rest

Posted in News | Leave a comment

Linux 6.1 on NanoPi R4S – On fixing SD-card support, Heisenbugs and Rabbit Holes

Source: Hacker News

Article note: It's an excellent tale of a bug hunt. I spent some time staring into device trees and specifically weird SD/MMC behavior at the U-Boot to Linux hand-off a few months ago on some Zynq boards... this totally tracks, though I haven't cracked the behavior I was seeing. In my case, the boards in question have sequenced regulators for 3v3, 1v9, 1v8, and 1v5 and some examples have other issues with the power sequence, so it's a great angle to look at. I should see if the behaviors are related.
Comments
Posted in News | Leave a comment

The Beautiful Machine (2020)

Source: Hacker News

Article note: I remember when this went around shortly after being posted, but man. That is a beautiful machine, and exactly in the vein of the aspirational designs of the 80s - it looks like something FrogDesign would have pitched before being rejected or drastically cheapened/practical-ized before it hit the market. It's of course expensive ($275 + 136 for the bespoke PSU + 33 for the GPU cooler = ~$450 case and cooler) - but not as obscene as I expected at first glance. The owner's gorgeous split ergo keyboard (ErgoDox?) setup is pretty majestic and cyberpunk too.
Comments
Posted in News | Leave a comment

Brave New Trusted Boot World

Source: Hacker News

Article note: Ugh, this looks nightmarish. Single-provider from the trust root through all the software components. The UKI blob of "all your boot stuff" isn't the worst idea, though if I'm reading correctly, it more or less means you _have_ to bundle all your modules and device tree and such in the image stored on the EFI partition, which causes it's own collection of problems related to size and inflexibility... and the whole blob has to be built and signed upstream unless you do the hostile blood-ritual to enroll your own keys and possibly brick your machine.
Comments
Posted in News | Leave a comment

Lash#Cat9: A radical new Linux UI for keyboard warriors

Source: The Register

Article note: Björn Ståhl's stack (Arcan/Durden/and now this Lash#Cat9 project) is such an interesting "alternate universe" system. Lot of good out-of-the-mainstream ideas in there.

Arcan sub-project reinvents command lines and GUIs at once

Lash#Cat9 is a new type of typing-driven UI, which moves beyond terminal emulators. Cat9's power comes from its close interaction with its display server, Arcan. This picks up some of the ideas from X11 and Wayland then goes much further.…

Posted in News | Leave a comment