Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Microsoft accidentally revealed a UI design prototype for the next version of Windows at Ignite 2022

I didn’t expect to be writing about the next version of Windows again so soon, but a handful of viewers watching the Ignite Keynote yesterday noticed an updated version of the Windows UI that was shown in a brief cutaway, which had a floating taskbar along the bottom, system icons in the top right, a floating search box in the top middle, and the weather in the top left. Back when I first began hearing about the Next Valley release, I was also shown preliminary design ideas that were being explored internally. Microsoft is still in the prototyping stages for Next Valley, but my sources tell me that the UI briefly shown off at Ignite yesterday is representative of the design goals that Microsoft is hoping to achieve with the next version of Windows. Microsoft is clearly drawing a lot of inspiration from GNOME and macOS here, and it sure does look nice. However, as with everything Windows, it will most likely just end up as yet another thin veneer atop the countless UI designs from Windows 3.x all the way up to now Windows 11 that you can encounter in Windows to this day. Another layer for this cursed cake.

32 years in, Microsoft has decided to rebrand “Microsoft Office”

Microsoft Office was first released in 1990, and aside from Windows, it’s probably the Microsoft product the general public has the most experience with. Individual apps like Word, Excel, PowerPoint, and Outlook will all continue to exist, but starting now, the Office brand name these apps have all been grouped under will begin to go away, to be replaced by “Microsoft 365”. I’m fairly certain this will turn out like Facebook calling itself Meta now, or Google technically being a part of Alphabet – everybody will continue to use the old, established name indefinitely.

The 4th year of SerenityOS

Well hello friends! Today we celebrate the 4th birthday of SerenityOS, counting from the first commit to the repository, on October 10th, 2018. What follows is a selection of random highlights from the past year, mixed with personal reflections from some of the SerenityOS developers. Just sit down, relax, take a deep breath, forget your day’s troubles, and enjoy a rundown of some of the awesome work being done in the SerenityOS community. There’s few communities that seem so welcoming, friendly, and active like the SerenityOS one, and even reading through this year’s milestones just feels good.

KDE Plasma 5.26 released

Even with a bare-bones installation, Plasma lets you customize your desktop a lot. If you want more, there is always Plasma’s vast ecosystem of widgets. Widgets add features and utilities to the Plasma desktop and today you can find out all the stuff you can do and what’s new for widgets in Plasma 5.26. Widgets are not the only thing to look forward to in Plasma 5.26: check out all the new stuff landing on the desktop designed to make using Plasma easier, more accessible and enjoyable, as well as the two new utilities for Plasma Big Screen, KDE’s interface for smart TVs. KDE is amazing these days, and a joy to use, but they really have an application problem. They still don’t have an e-mail client that doesn’t feel straight out of 2006 (Kmail is a disaster), there’s no modern amenities like Twitter clients, and browsers like Firefox and Chromium clearly feel more at home in a GTK environments than in a Qt environment. Using KDE inevitably means ending up using GTK applications too, at which point I feel like I might as well switch over completely. I wish there was more activity on this front, but I also realise that for the vast majority of KDE users, this isn’t a problem at all.

Samsung licenses Tizen OS to other TV makers

Samsung Electronics today announced a partnership with leading international ODM (Original Development Manufacturing) companies such as Atmaca, HKC and Tempo — a collaboration that will enable non-Samsung smart TV models to use Tizen OS for the first time. New TVs from Bauhn, Linsar, Sunny, Vispera and other brands will be available in Australia, Italy, New Zealand, Spain, Türkiye and the United Kingdom this year, allowing more consumers to enjoy a premium smart TV experience enabled by Tizen, an open source OS for Samsung Smart TV. Tizen was, at one point, going to kill Android.

Blender gets Wayland support

Recently we have been working on native Wayland support on Linux. Wayland is now enabled for daily builds and if all goes well, it will be enabled for Blender 3.4 release too. One of the major productivity applications adding Wayland support – especially one such as Blender – is a big deal.

Going where BeOS NetPositive hasn’t gone before: NetPositive+

This is a real 133MHz BeBox running otherwise stock BeOS R5, surfing Hacker News and Lobste.rs using a modified, bug-fixed NetPositive wired to offload encryption to an onboard copy of Crypto Ancienne (see my notes on the BeOS port). NetPositive is the only known browser on the PowerPC ports of BeOS — it’s probably possible to compile Lynx 2.8.x with BeOS CodeWarrior, but I’ve only seen it built for Intel, and Mozilla and Opera were definitely Intel/BONE-only. With hacks for self-hosted TLS bolted on, NetPositive’s not fast but it works, and supports up to TLS 1.2 currently due to BeOS stack limitations. This is a modified version of the latest official NetPositive browser from Be, updated to somewhat work on the modern web, specifically for PowerPC machines like the BeBox and BeOS-compatible PowerPC Macs. It can load various modern sites, but as the author notes, OSNews refuses to load (we used to have a complicated system of recognising individual obscure platforms and browsers so we could serve them a limited version of the site, but that became increasingly difficult and time-consuming to maintain, for effectively no benefit other than bragging rights). You can download and run it using the instructions in the post, and more improvements are being considered. Absolutely excellent work.

My favourite computer: an old Mac

This Macintosh Classic II wasn’t the best computer of its day, it wasn’t even the best Mac available at the time, but 30 years on and as its second owner it has unexpectedly become one of my favourite computers. The Classic II sits on a desk in the corner of my living room, just beside my main front window. It takes up a small amount of space, is unassuming, and always looks happy, ready to serve me whenever I call on it. There’s definitely something to be said about using an old, disconnected computer for certain tasks. Of course, this imposes a lot of limits that may end up frustrating and annoying, but it may also be calming.

Cross-compiling Classic Mac apps on MacOS X

I like to do some retro programming, but SheepShaver, the best Mac emulator out there, has a bug that makes copy and paste not function, so is kind of hard to use. I was recently made aware that there is a tool named mpw (lowercase) that emulates just enough of classic MacOS to run Apple’s MPW compiler suite’s command line tools on MacOS X. So I thought I’d give it a try and set that up. The audience for this is probably quite small, but information and tools like this are vital in keeping old platforms approachable for developers and enthusiasts.

Google gives adblockers in Chrome another year as it postpones Manifest V3

Last year, Google announced plans to phase out Manifest V2-based browser extensions in favor of new Manifest V3 policies. Although Manifest V3 promises increased safety and “peace of mind,” developers argue that the new rules hurt innovations, decrease performance, and cripple content blockers without giving much better security. Google initially wanted to disable Manifest V2 extensions in Chrome in January 2023 but has now decided to revise its plans. In a new Chrome Developers blog post, the company describes an updated timeframe for migrating from Manifest V2 to Manifest V3. Although Google remains on track to ditch old extensions, developers and customers gained one more year for using and supporting Manifest V2-based extensions. According to the revised schedule, Google will remove them from the Chrome Web Store on January 2024. Chrome is an advertising delivery platform first and foremost, and anyone with even a hint of foresight and a disdain for ads should’ve switched to Firefox years ago. At this point, using Chrome is self-inflicted.

System76’s Pop!_OS COSMIC Desktop to make use of Iced Rust toolkit rather than GTK

System76 has been developing their own COSMIC desktop as the next evolution for their Pop!_OS Linux distribution built atop an Ubuntu base. Interestingly with this big COSMIC desktop undertaking, which is being written in the Rust programming language, they have decided to shift away from using the GTK toolkit to instead make use of Iced-Rs as a Rust-native, multi-platform graphical toolkit. This makes more sense than some might think. One of the engineers over at System76 is also the creator and lead developer of Redox OS, and GTK itself has become more and more insularly focused on GNOME than any of the other GTK-based desktop environments on Linux, BSD, and similar platforms. This is a big bet for what is essentially still a small company, but it sure does show some gusto. My major concerns would be consistency, both visually and behaviourally, since the vast majority of popular applications on Linux are either GTK or at least somewhat trying to integrate with GTK, so there’s a lot of work to do to make everything feels are least somewhat coherent. Still, I’m definitely curious to see what this will look like, what it will feel like, and how it will perform.

Alibaba T-Head TH1520 RISC-V processor to power the ROMA laptop

The ROMA RISC-V laptop was announced this summer with an unnamed RISC-V processor with GPU and NPU. We now know it will be the Alibaba T-Head TH1520 quad-core Xuantie C910 processor clocked at up to 2.5GHz with a 4 TOPS NPU, and support for 64-bit DDR at up 4266 MT. The TH1520 is born out of the Wujian 600 platform unveiled by Alibaba in August 2022, and is capable of running desktop-level applications such as Firefox browser and LibreOffice office suite on OpenAnolis open-source Linux-based operating system launched by Alibaba in 2020. This is a very important first step into ‘normal’ computing for RISC-V, but availability and pricing are, for now, major barriers here. I’d love to get my hands on one of these, but at these prices, that’s a massive ask.

Microsoft’s early Windows 8 concepts shown in new video

It’s been nearly 10 years since Windows 8 launched to the world as part of Microsoft’s big tablet push. While we’ve seen two heads of Windows since then, former Windows chief Steven Sinofsky has shared some early concept images for Windows 8 in a new video. The images show concepts for the Start menu, multiple monitor support, File Explorer, Internet Explorer, and lots more. Windows 8 development began in the spring of 2010, and Microsoft held an all-team event for the Windows org (around 5,000 people) at the Seattle Convention Center. “This video was played as the meeting ended and the team departed the Seattle Convention Center,” explains Sinofsky. “It is a highlight or sizzle reel of the many months we spent planning the release and all of the inputs into the Windows 8 project.” Windows 8 would’ve been a fascinating, innovative, fresh, and incredibly interesting operating system and graphical user interface if it hadn’t been Windows 8. Microsoft should’ve split Windows into something like “Windows” and “Windows Classic” over a decade ago. Let the two sides of the coin shine where they should, instead of trying to cram every single Windows interface from 3.1 onward into a single mess.

The rest of Intel Arc’s A700-series GPU prices: A750 lands Oct. 12 below $300

Intel’s highest-end graphics card lineup is approaching its retail launch, and that means we’re getting more answers to crucial market questions of prices, launch dates, performance, and availability. Today, Intel answered more of those A700-series GPU questions, and they’re paired with claims that every card in the Arc A700 series punches back at Nvidia’s 18-month-old RTX 3060. After announcing a $329 price for its A770 GPU earlier this week, Intel clarified it would launch three A700 series products on October 12: The aforementioned Arc A770 for $329, which sports 8GB of GDDR6 memory; an additional Arc A770 Limited Edition for $349, which jumps up to 16GB of GDDR6 at slightly higher memory bandwidth and otherwise sports otherwise identical specs; and the slightly weaker A750 Limited Edition for $289. These are excellent prices, and assuming Intel can deliver enough supply to meet demand, I think I may have found my next GPU. If history is anything to go by, these will have excellent Linux support, but of course, we would be wise to let the enthusiasts iron out the bugs and issues. Six to twelve months after launch, these could be amazing allrounders for a very good price.

CDE 2.5 released

CDE 2.5.0 is now available on SourceForge. This is a significant release compared to the previous one with, among many other things, a replacement of the build system from ancient Imake to somewhat less ancient Autotools. There’s also a ton of bug fixes, as well as new features and other changes.

Google shuts down Stadia

A few years ago, we also launched a consumer gaming service, Stadia. And while Stadia’s approach to streaming games for consumers was built on a strong technology foundation, it hasn’t gained the traction with users that we expected so we’ve made the difficult decision to begin winding down our Stadia streaming service. We’re grateful to the dedicated Stadia players that have been with us from the start. We will be refunding all Stadia hardware purchases made through the Google Store, and all game and add-on content purchases made through the Stadia store. Players will continue to have access to their games library and play through January 18, 2023 so they can complete final play sessions. We expect to have the majority of refunds completed by mid-January, 2023. Another Google product announced with much fanfare is shutting down, as many, many people expected it would be. It seems Google is at least handling the refunds properly, and I hope the Stadia controllers can still be used with other platforms so they don’t turn into e-waste. Another one for the graveyard.