Title
OSnews - Exploring the Future of Computing
Go Home
Category
Description
Address
Phone Number
+1 609-831-2326 (US) | Message me
Site Icon
OSnews  -  Exploring the Future of Computing
Page Views
0
Share
Update Time
2022-05-12 13:25:22

"I love OSnews - Exploring the Future of Computing"

www.osnews.com VS www.gqak.com

2022-05-12 13:25:22

OriginalsFAQSponsorshipContactSubmit News Menu Dutch digital identity system crisis Thom Holwerda 2022-05-12 Open Source 8 Comments Dutch digital identity verification system DigiD has announced the phasing out SMS as second factor. That way they require citizens to install a smartphone app in order to use digital services from the government, municipalities, the health sector and others. These applications only work on iOS and Android phones, with reliance on third party services.Plenty of members of our community choose not to use a device that is tied to vendor-specific services. There is a threat our community will practically be locked out of the digital infrastructure the government has set up for us to use. Official alternatives are to ask a friend with the app for help or go back to snail mail and physical meetings.This is dreadfully bad, and illustrates just how badly we need rules and regulations in place to force governments to make access to its digital services completely platform-agnostic. The linked article references the German verification system, which published its code as open source, and allows anyone to make an application that uses it. The end result is a variety of open source alternatives, available on various platforms. NVIDIA transitioning to official, open-source Linux GPU kernel driver Thom Holwerda 2022-05-11 Linux 13 Comments The day has finally come: NVIDIA IS PUBLISHING THEIR LINUX GPU KERNEL MODULES AS OPEN-SOURCE! To much excitement and a sign of the times, the embargo has just expired on this super-exciting milestone that many of us have been hoping to see for many years. Over the past two decades NVIDIA has offered great Linux driver support with their proprietary driver stack, but with the success of AMD’s open-source driver effort going on for more than a decade, many have been calling for NVIDIA to open up their drivers. Their user-space software is remaining closed-source but as of today they have formally opened up their Linux GPU kernel modules and will be maintaining it moving forward. Here’s the scoop on this landmark open-source decision at NVIDIA.I can’t believe this is happening.NVIDIA is open sourcing all of its kernel driver modules, for both enterprise stuff and desktop hardware, under both the GPL and MIT license, it will available on Github, and NVIDIA welcomes community contributions where they make sense. This isn’t just throwing the open source community a random bone – this looks and feels like the real deal. They’re even aiming to have their open source driver mainlined into the Linux kernel once API/ABI has stabalised.This is a massive win for the open source community, and I am incredibly excited about what this will mean for the future of the Linux desktop. Apple discontinues iPod touch, ending 20 year run of iconic ‘iPod’ brand Thom Holwerda 2022-05-11 Apple No Comments It’s the end of an era: Apple is officially discontinuing the iPod touch. The company says that the device will be available only “while supplies last.” This also means that the “iPod” brand is officially retired, as the iPod touch was the last iPod in Apple’s lineup.It’s the end of an era for a product that was once one of the most popular gadgets in the world.The iPod was one of the most iconic product lines in recent history, and now, it’s something nobody ever even talks about anymore. Apple was willing to cannibalise its own iPod success with the iPhone, and it paid off. Are alternative app stores worth it? Thom Holwerda 2022-05-09 General Development 8 Comments App Store Optimization is, for most people, synonymous with Apple’s App Store and Google’s Play Store. After all, they contribute to 90% of the total available apps in the market. But they’re not the only ones out there. These alternative app stores seem to lurk in the shadows but each of them has its slew of users. With the looming DMA and Open Markets Acts that aim to open the app markets to third-party stores,  their time to shine may be just around the corner. Are they worth looking into? We’re investigating the topic.I’m actually quite surprised by these numbers. Of course, China has a whole slew of China-only application stores that are incredibly popular, but even outside of China, there’s quite a few application stores that seem to have found their niche, and doing well. If you’re a developer of certain applications, it might be worth it to check some of these more specialised application stores.And with the EU on the brink of cracking Apple’s stranglehold on iOS applications, we’re going to see an explosion of tailored application stores, Homemade TPM 2.0 Module Thom Holwerda 2022-05-09 Hardware 20 Comments With the recent launch of Windows 11 Microsoft also made having a hardware TPM module mandatory. Although this technology is not new (it was introduced in Windows 10 and Windows Server 2016), now, that most people can’t upgrade to Windows 11, it will (slowly) become mainstream. (My personal opinion on it is that is probably a step in the right direction, but Microsoft could have handled mandating it better..)Several months ago, when I heard about this new requirement, I checked how much this upgrade for me would cost. At the time prices for a TPM2.0 module for my motherboard (Gigabyte AORUS GAMING 3) started at around €150, which is not much less then, but definitely comparable with, the price of the motherboard itself. Not prepared to pay that much for a “free” Windows 11 upgrade, I started to look into if and how I could create the same thing on my own.A cool and actually useful project – and the required code and schematics are available on GitHub. Compiling an OpenBSD kernel 50% faster Thom Holwerda 2022-05-09 OpenBSD 1 Comment This is approximately as wise as taking off from Mars in a ragtop rocket, but don’t worry, the math all checks out.My theory is that compiling less code will be faster than compiling more code, but first we must find the code so we know not to compile it.This is vital information to know in your day-to-day computing life. OpenVMS E9.2 on x86 now available Thom Holwerda 2022-05-06 OS News 7 Comments We are excited to announce the availability of VSI OpenVMS E9.2 for x86-64, field test version of the upcoming V9.2 release. This is the next step in the journey to migrate OpenVMS to the x86-64 platform. The E9.2 release allows you to use the operating system with some of the most commonly-used hypervisors and includes a host of newly migrated applications.VSI has been porting OpenVMS to x86-64 for a while now, and it seems they’re getting quite close to general availability. E9.2 is focused on x86 hypervisors, and the porting effort as a whole should provide a future upgrade path for VMS users for a long time to come. Android 13’s new sideloading restriction makes it harder for malware to abuse Accessibility APIs Thom Holwerda 2022-05-06 Android 34 Comments Android’s Accessibility API is an incredibly powerful tool intended for developers to build apps for users with disabilities. The API lets apps read the contents of the screen and perform inputs on behalf of the user, which are essential functions for screen readers and alternative input systems. Unfortunately, these functions are also incredibly useful for malicious apps that want to steal data from users, which is why Google has been cracking down on which apps are allowed to use the Accessibility API. Google has already limited which apps on Google Play can use the Accessibility API, and in Android 13, they’re taking things one step further by heavily restricting API access for apps that the user has sideloaded from outside of an app store.And so, step by step, Google locks down more and more of Android. Some of the most fascinating and unique applications use the Accessiblity APIs, and making it harder for them to do their thing will have a chilling effect on the wild innovation we see in the Android world. For now, this restriction only applies to applications sideloaded outside of application stores (e.g, applications installed through F-Droid are not affected), but I have my doubt slippery slope is suddenly going to even out at this specific point.After all, we must be protected against ourselves at all costs. Apple, Google, and Microsoft will soon implement passwordless sign-in on all major platforms Thom Holwerda 2022-05-05 Privacy, Security 40 Comments In a joint effort, tech giants Apple, Google, and Microsoft announced Thursday morning that they have committed to building support for passwordless sign-in across all of the mobile, desktop, and browser platforms that they control in the coming year. Effectively, this means that passwordless authentication will come to all major device platforms in the not too distant future: Android and iOS mobile operating systems; Chrome, Edge, and Safari browsers; and the Windows and macOS desktop environments.[…]A passwordless login process will let users choose their phones as the main authentication device for apps, websites, and other digital services, as Google detailed in a blog post published Thursday. Unlocking the phone with whatever is set as the default action — entering a PIN, drawing a pattern, or using fingerprint unlock — will then be enough to sign in to web services without the need to ever enter a password, made possible through the use of a unique cryptographic token called a passkey that is shared between the phone and the website.Passwords are a terrible security practice, and while password managers make the whole ordeal slightly less frustrating, using my phone’s fingerprint reader to log into stuff seems like a very welcome improvement. Microsoft open-sourced the code for 1995’s 3D Movie Maker because someone asked Thom Holwerda 2022-05-04 Microsoft 10 Comments Ars Technica writes:Back in 1995, the Microsoft Kids division of the company released a program called Microsoft 3D Movie Maker. The same year that the original Toy Story proved that feature-length 3D computer animation was feasible, people could install software on their home computers that could spit out crude-but-creative 3D animated movies at 6 to 8 frames per second.Aside from releasing Doraemon and Nickelodeon-specific versions of Movie Maker later on, Microsoft never really returned to this software… until now. Microsoft Developer Division Community Manager Scott Hanselman announced yesterday that Microsoft was open-sourcing the code for 3D Movie Maker, posting it to Github in a read-only repository under an MIT license.Microsoft made some seriously weird products back in the ’90s, and this is definitely one of them. It’s great to see things like this released as open source – these are not the products that set the world on fire, but the idea to get it to compile and run on modern systems will surely spark the imagination of quite a few developers. Sculpt OS release 22.04 available Thom Holwerda 2022-05-02 OS News No Comments Sculpt OS version 22.04 introduces the concept of service-level sandboxing and features completely new drivers for wireless, graphics, and USB.On the user-visible surface, the new version of Sculpt OS looks and feels familiar to users of the previous version. Under the hood, however, at the nitty-gritty hardware-support level, it features completely revamped device drivers for Intel wireless, Intel graphics, and USB.Get Sculpt OS’ latest release from the download page, and be sure to read the documentation for more detailed information. Trinity Desktop Environment R14.0.12 released Thom Holwerda 2022-05-02 Window Managers 16 Comments The Trinity Desktop Environment, a fork of the KDE 3.x codebase, has released its latest version.This release comes with a new D-Bus based polkit authentication agent, new markdown document viewer, support for HTML5 in Quanta, support for Let’s Encrypt certificates, some improvements to GUI options, better cooperation between tdm and plymouth, fix for ICEAuthority ownership stealing when using sudo, various other bug fixes and improvements. It also adds support for Ubuntu Jammy while it drops support for Debian Jessie and Ubuntu Trusty. C++11 is now allowed in the code base.I doubt the audience for a KDE 3.x desktop is massive, but thanks to the wonders of open source – the people that want it, can have it. Unity 7.6 released for testing Thom Holwerda 2022-05-02 Window Managers 8 Comments Unity 7.6 will be the first major release of Unity in 6 years (the last release was in May 2016). We have restarted the active development of Unity7 and will be releasing new versions with more features regularly.I was never a fan of Ubuntu’s Unity, but I’ve seen quite a few people over the years who miss it. Your call has been answered – this first release has a a lot of visual touch-ups and updates to make it look a bit more modern, and there’s bugfixes in here, too, of course. Redox OS 0.7.0 released Thom Holwerda 2022-04-29 OS News 3 Comments A lot has changed since release 0.6.0! First thing, it is impossible to collect all the changes that happened since December 24, 2020 into one set of release notes, so this will focus on the highlights.It was very important to me that this be a release targeting the foundations of Redox OS. This includes, the bootloader, the filesystem, the package manager, the kernel, the drivers, and much more. The focus was on enabling Redox OS to boot on the widest set of hardware possible.Redox is a Rust-based operating system with a microkernel and a UNIX-like paradigm and an optional GUI. Its lead developer works for System76 as principal engineer. Android 13 beta 1 released Thom Holwerda 2022-04-29 Android 3 Comments It’s already April and we’ve been making steady progress refining the features and stability of Android 13, building around our core themes of privacy and security, developer productivity, as well as tablet and large screen support. Today we’re moving into the next phase of our cycle and releasing the first Beta of Android 13.Android 13 development seems to be ahead of the regular schedule. The first developer preview of Privacy Sandbox on Android Thom Holwerda 2022-04-29 Android 4 Comments Today, we’re releasing the first developer preview for the Privacy Sandbox on Android, which provides an early look at the SDK Runtime and Topics API. You’ll be able to do preliminary testing of these new technologies and evaluate how you might adopt them for your solutions. This is a preview, so some features may not be implemented just yet, and functionality is subject to change. See the release notes for more details on what’s included in the release.We’ll see if this initiative will have a material impact on user privacy on Android, but I have my sincerest doubt. Even if does make more applications respect your privacy, I have a feeling this is going to be a classic situation of “rules for thee but not for me” (a phrase far newer and more recent than I realised). Celebrating 40 years of ZX Spectrum Thom Holwerda 2022-04-27 Hardware 17 Comments Well color me old! The ZX Spectrum (affectionately known as “Speccy” or just “Spectrum” by its fans), one of the best-selling microcomputers of all time, was released 40 years ago today. Can you believe it still has a large and active community creating new content, archiving old content, and hacking on all sorts of hardware?I have never owned or used one, but the Spectrum is one of those machines everyone is familiar with – like the C64, the Apple II, TRS 80, and so on. Apple Self Service Repair store now available Thom Holwerda 2022-04-27 Apple 11 Comments Apple today launched the Self Service Repair Store, allowing iPhone customers in the United States access to parts and manual that they can use to repair their own devices.The new store enables repairs of iPhone SE, iPhone 12 and iPhone 13 components, including display, battery and camera replacements. Apple also said it will launch Mac self-service repairs later this year.A good start. Microsoft’s internal upgrade to Windows 11 Thom Holwerda 2022-04-25 Windows 61 Comments Microsoft’s upgrade to Windows 11 is largely considered the smoothest we’ve ever had. The Microsoft Digital Employee Experience team was able to upgrade 190,000 employee devices in just five weeks. We learned a lot so, in this post, I’m sharing our learnings with you to help with your deployment journey.Our success was built around several factors: far fewer app compatibility challenges than in the past, not needing to build out a plethora of disk images, and delivery processes and tools already that were greatly improved during the rollout of Windows 10. We divided our upgrade into three stages: plan, prepare, and deploy.It would be pretty pathetic if not even Microsoft itself could smoothly update its employees’ machines to the latest version of Windows, but that being said – I do not envy the people tasked with doing so. How macOS manages M1 CPU cores Thom Holwerda 2022-04-25 Apple 17 Comments CPUs in Apple Silicon chips are different, as they contain two different core types, one designed for high performance (Performance, P or Firestorm cores), the other for energy efficiency (Efficiency, E or Icestorm cores). For these to work well, threads need to be allocated by core type, a task which can be left to apps and processes, as it is in Asahi Linux, or managed by the operating system, as it is in macOS. This article explains how macOS manages core allocation in all Apple’s M1 series chips, in what it terms asymmetric multiprocessing (AMP, although others prefer to call this heterogeneous computing).This design has now also made its way to x86 with Intel’s 12th Gen processors. 1234Next ›Last » Search OSNEWSOSnews AccountRegisterLog inRSS (Articles)RSS (Comments) Support OSnewsOSnews PatreonSupport OSnewsTopics Popular Posts Elon Musk buys TwitterApril 25, 2022 • 67 Comments Microsoft’s internal upgrade to Windows 11April 25, 2022 • 61 Comments Whatever happened to QuickTime?March 29, 2022 • 41 Comments Apple, Google, and Microsoft will soon implement passwordless sign-in on all major platformsMay 5, 2022 • 40 Comments Abandoned applications delisted from the Play StoreApril 7, 2022 • 39 Comments About OSnewsOSnews Privacy Statement© OSnews Inc. All Rights Reserved. OSnews and the OSnews logo are trademarks of OSnews. Theme Customizations by Adam ScheinbergProudly powered by WordpressReader comments are owned by the poster. We are not responsible for them in any way.All trademarks, icons, and logos shown or mentioned in this web site are the property of their respective owners.Reproduction of OSnews stories is permitted only with explicit authorization from OSnews. Reproductions must be properly credited.Important LinksSponsorshipOSnews Privacy StatementNotice to Bulk EmailersContactFrom the ArchivesFrom the ArchivesSelect Month May 2022 (13) April 2022 (36) March 2022 (36) February 2022 (29) January 2022 (41) December 2021 (38) November 2021 (47) October 2021 (50) September 2021 (40) August 2021 (51) July 2021 (39) June 2021 (50) May 2021 (34) April 2021 (37) March 2021 (50) February 2021 (48) January 2021 (37) December 2020 (41) November 2020 (40) October 2020 (51) September 2020 (35) August 2020 (41) July 2020 (43) June 2020 (42) May 2020 (46) April 2020 (48) March 2020 (60) February 2020 (44) January 2020 (51) December 2019 (39) November 2019 (49) October 2019 (54) September 2019 (50) August 2019 (51) July 2019 (61) June 2019 (47) May 2019 (55) April 2019 (66) March 2019 (69) February 2019 (48) January 2019 (76) December 2018 (36) November 2018 (63) October 2018 (80) September 2018 (65) August 2018 (71) July 2018 (85) June 2018 (108) May 2018 (124) April 2018 (57) March 2018 (36) February 2018 (31) January 2018 (40) December 2017 (36) November 2017 (41) October 2017 (38) September 2017 (40) August 2017 (41) July 2017 (49) June 2017 (53) May 2017 (55) April 2017 (41) March 2017 (60) February 2017 (47) January 2017 (62) December 2016 (56) November 2016 (60) October 2016 (44) September 2016 (41) August 2016 (51) July 2016 (51) June 2016 (40) May 2016 (42) April 2016 (42) March 2016 (46) February 2016 (39) January 2016 (41) December 2015 (47) November 2015 (47) October 2015 (55) September 2015 (62) August 2015 (69) July 2015 (80) June 2015 (66) May 2015 (71) April 2015 (87) March 2015 (88) February 2015 (85) January 2015 (96) December 2014 (68) November 2014 (88) October 2014 (45) September 2014 (47) August 2014 (49) July 2014 (56) June 2014 (56) May 2014 (56) April 2014 (55) March 2014 (55) February 2014 (45) January 2014 (54) December 2013 (49) November 2013 (40) October 2013 (48) September 2013 (50) August 2013 (64) July 2013 (76) June 2013 (70) May 2013 (89) April 2013 (87) March 2013 (84) February 2013 (72) January 2013 (96) December 2012 (71) November 2012 (59) October 2012 (88) September 2012 (92) August 2012 (91) July 2012 (96) June 2012 (107) May 2012 (132) April 2012 (131) March 2012 (104) February 2012 (89) January 2012 (89) December 2011 (84) November 2011 (99) October 2011 (75) September 2011 (78) August 2011 (114) July 2011 (93) June 2011 (97) May 2011 (122) April 2011 (84) March 2011 (118) February 2011 (116) January 2011 (161) December 2010 (102) November 2010 (109) October 2010 (113) September 2010 (104) August 2010 (121) July 2010 (118) June 2010 (119) May 2010 (145) April 2010 (137) March 2010 (150) February 2010 (124) January 2010 (130) December 2009 (118) November 2009 (137) October 2009 (148) September 2009 (170) August 2009 (151) July 2009 (173) June 2009 (158) May 2009 (166) April 2009 (173) March 2009 (169) February 2009 (166) January 2009 (172) December 2008 (116) November 2008 (114) October 2008 (118) September 2008 (100) August 2008 (103) July 2008 (181) June 2008 (131) May 2008 (110) April 2008 (147) March 2008 (143) February 2008 (160) January 2008 (151) December 2007 (109) November 2007 (132) October 2007 (152) September 2007 (153) August 2007 (188) July 2007 (186) June 2007 (169) May 2007 (195) April 2007 (215) March 2007 (205) February 2007 (265) January 2007 (278) December 2006 (242) November 2006 (251) October 2006 (331) September 2006 (331) August 2006 (348) July 2006 (284) June 2006 (281) May 2006 (299) April 2006 (293) March 2006 (350) February 2006 (307) January 2006 (383) December 2005 (296) November 2005 (360) October 2005 (422) September 2005 (309) August 2005 (322) July 2005 (353) June 2005 (325) May 2005 (254) April 2005 (293) March 2005 (315) February 2005 (277) January 2005 (273) December 2004 (257) November 2004 (306) October 2004 (290) September 2004 (285) August 2004 (273) July 2004 (321) June 2004 (333) May 2004 (305) April 2004 (354) March 2004 (345) February 2004 (336) January 2004 (324) December 2003 (282) November 2003 (257) October 2003 (289) September 2003 (315) August 2003 (206) July 2003 (246) June 2003 (247) May 2003 (238) April 2003 (277) March 2003 (227) February 2003 (237) January 2003 (238) December 2002 (196) November 2002 (216) October 2002 (200) September 2002 (198) August 2002 (187) July 2002 (171) June 2002 (141) May 2002 (134) April 2002 (137) March 2002 (148) February 2002 (137) January 2002 (127) December 2001 (110) November 2001 (114) October 2001 (108) September 2001 (54) August 2001 (22) OSnews Copyright © 2022.© OSnews Inc · Theme by Adam Scheinberg