The Hot Take: NICE, Intel you can send me samples too! :D
Intelâs next desktop CPU family is apparently hitting shipping lanes, albeit as early engineering samples. Nova Lake is expected to be a much bolder reset than merely a routine refresh and could become Intelâs most aggressive swing at the high-end PC market in years, with performance claims that sound almost exaggerated until you remember
Read the full article
The Hot Take: Been saying it for years, Microsoft is pulling Linux into windows on bite at a time. This probably I would assume only accelerates.
Microsoft is turning Azure Linux into a general-purpose, Fedora-based cloud distribution available to all Azure customers, while also productizing Flatcar as Azure Container Linux for immutable container hosts. "When Microsoft joined the Linux Foundation, there was this big conspiracy theory that somehow the Linux Foundation was undermining open source in partnership with Microsoft, and now you announce that you're shipping a Linux distribution," Jim Zemlin, the Linux Foundation's CEO, said in response to Microsoft's surprise announcement. "That's amazing." ZDNet reports: Until now, [Lachlan Everson, Microsoft's Principal Program Manager on Azure's open-source team] noted, "we had Azure Linux only available to third-party customers through AKS specifically, and that was Azure Linux 3.0." Going forward, this will be ACL. Everson emphasized that Azure Linux 4.0 is the culmination of years of internal usage and the evolution of the earlier Mariner distribution. "So we've been running Azure Linux for many years internally, and we got through to 3.0, and we only allowed it on as a container host on AKS. What we've done is make it a general-purpose, so this is all the learnings that we've had in the heritage of Mariner."
Under the hood, Azure Linux 4.0 is based on Fedora Linux and is delivered as an open distribution on GitHub. This code is available now. Yes, Red Hat knows that Microsoft has done this. Everson continued, "So, we made a decision to use Fedora as an upstream, so it's using RPMs in the Fedora ecosystem. Microsoft curates the packages and the supply chain to fit Azure's cloud platform." Microsoft also created "it to be purpose-built for Azure, which integrates vertically into all of our infrastructure to give you the best Azure Linux experience on Azure." While Azure Linux will ship as a VM image, Microsoft is already preparing a developer-friendly path onto Windows desktops: "And as of today, we have it as a VM image for your VM host on Azure. We're going to announce WSL images as well."
While developers will be able to run Azure Linux locally through WSL, Microsoft is not positioning it as a traditional desktop Linux. Asked whether he could run it on his laptop, Everson said: "I will be able to run it on my laptop, or what have you. Yes, on Windows 11." However, when pressed about a desktop experience, Everson was clear that there are "no plans" for a graphical environment. "It's optimized for server-side in the cloud," he said, adding that even on a developer machine, users should expect a lean environment. "Minimal packages, yeah. The idea is that we offer you a consistent experience to do your development on your machine, and that you can take your workloads as you develop them on your machine and run them with VS Code. You can run your applications on that, and know that the platform is the same that you're running on the cloud, so that you have that kind of consistency between environments."
Flatcar itself remains the upstream project, but Microsoft is packaging it for Azure customers. Everson described Flatcar as "purpose-built, immutable, secure by default, production-ready operating system, and Azure Container Linux is the productization of that, but we're still investing in the upstream Flatcar ecosystem and pulling that downstream into a productized exterior experience just for container workloads, so it's a container hosting in AKS." To underscore the immutable model, he added that "Everything's baked in, so there is no package manager. We bake the bits into the immutable, and they're in the immutable version. So Azure Container Linux is the immutable version. So you shouldn't be changing any system packages or any application packages. Anything that you need to change is customer workloads run in containers."
Read more of this story at Slashdot.
Read the full article
The Hot Take: Sub 1000 notebook competition is getting heated.
Intel today unveiled its "Project Firefly" initiative in China, which aims to bring the supply chain together to allow cost-effective & standardized Wildcat Lake laptop designs. Intel Wants A Coherent Design & Pricing Structure Across Its Wildcat Lake Laptops & That's Exactly What "Project Firefly" Aims To Ensure Intel hosted an event today in China where the company formally launched its Core Series 3 SoCs for laptops, codenamed Wildcat Lake. These SoCs aim to bring better value and a unified design across a range of mainstream and entry-level PCs, which we are already seeing on the market. Announced by Intel's [âŚ]Read full article at https://wccftech.com/intel-drags-partners-into-a-unified-wildcat-lake-blueprint-as-project-firefly-standardizes-laptop-designs-to-tackle-macbook-neo/
Read the full article
The Hot Take: SMS/TXT is going to cause some pain for sure.
For years, typing in a six-digit code sent to your phone has been the universal standard for verifying your identity online. But that era is officially coming to an end in the Windows ecosystem.
In a statement to Windows Latest, Microsoft independently confirmed that itâll stop sending SMS codes for personal accounts.
Now, first spotted by Windows Latest, Microsoft has officially announced that it is pulling the plug on SMS codes for personal accounts. According to a support document quietly published earlier this year, the company is actively phasing out text messages as a method for both two-factor authentication and account recovery.
While the tech giant subtly hinted at this shift in a previous security advisory earlier this year, stating it was âcommitted to advancing security standards,â the newly released documentation explicitly confirms the end of SMS verification.
Moving forward, Microsoft is forcing a transition to passwordless alternatives, mandating the use of passkeys, authenticator apps, and verified secondary email addresses.
Why Microsoft is abandoning SMS authentication
Redmondâs decision to kill off SMS verification comes down to the undeniable fact that text messages are no longer a secure way to protect your digital identity.
In their official advisory, Microsoft states that âSMS-based authentication is now a leading source of fraud.â
âMicrosoft is committed to advancing security standards, and as such, we will start phasing out SMS as a method of authentication and account recovery for personal Microsoft accounts,â Microsoft noted in an advisory spotted by Windows Latest. âMicrosoft believes that the future of authentication is passwordless, secure, and user-friendly.â
Text messages were never designed with modern cybersecurity in mind. They are transmitted in plain text across vulnerable cellular networks, making them highly susceptible to interception.
Furthermore, hackers frequently use SIM-swap attacks, a tactic where a malicious actor tricks your mobile carrier into transferring your phone number to a device they control. Once the transfer is complete, the hacker instantly receives all of your SMS two-factor authentication codes, allowing them to easily hijack your accounts.
To combat this, Microsoft believes the future of account security is entirely passwordless. The company is replacing SMS with passkeys, which are a modern, phishing-resistant security standard.
Unlike traditional passwords or text codes that can be intercepted, passkeys use your deviceâs built-in biometric hardware.
When you sign in using a passkey, you authenticate your identity using Windows Hello facial recognition, a fingerprint scanner, or a localized device PIN. This creates a cryptographic key pair where the private key never leaves your physical hardware, rendering remote phishing attacks virtually impossible.
Depending on your setup, passkeys can be device-bound, meaning the private key never leaves the physical hardware (like your laptopâs TPM chip), or they can be synced across your devices via services like Apple iCloud Keychain or Google Password Manager. This cross-device compatibility ensures that if you lose your phone, your verified email and synced passkeys will still allow you to recover your account safely.
The problem of a forced passwordless transition
On paper, eliminating vulnerable SMS codes in favor of biometric passkeys is an objective win for global cybersecurity. In my daily workflow, the passwordless ecosystem is genuinely fantastic. I use Microsoft Edge, Microsoft Password Manager, and the Microsoft Authenticator app across all my devices. Thanks to the IR camera on my Lenovo laptop, Windows Hello face recognition makes logging into my personal Microsoft account a breeze.
However, Microsoftâs forced transition may cause significant headaches for power users.
As a Windows Insider, I constantly spin up, configure, and manage new virtual machines (VMs) to test software builds.
When I attempt to log into my Microsoft account within these isolated, nested environments, the passkey experience falls apart. Biometric hardware wonât be available on a VM, for obvious reasons, and I do not have access to security keys either. When trying to log in with passkeys via PIN, Iâm always shown an error.
In these highly technical, edge-case scenarios, requesting an SMS code was the ultimate, foolproof fallback. It just worked.
Passwords and SMS codes are ubiquitous. Typing in a six-digit text code is an instinctive, habitual behavior for billions of people. To successfully change a deeply ingrained habit, the replacement technology must be utterly flawless across every conceivable scenario.
Microsoft could drop the forced Microsoft account sign-in during Windows 11 setup; now thatâs one less place where youâll need to sign in!.
Either way, Microsoft will soon begin prompting all personal account holders with a âSign in faster with your face, fingerprint, or PINâ screen, urging them to set up a passkey and verify a backup email address. While losing the convenience of SMS codes may be a bitter pill to swallow for some, it is a necessary step to secure Windows 11 against modern threats.
The post Microsoft is killing SMS codes for Microsoft account sign-in, aggressively pushes passkeys on Windows 11 appeared first on Windows Latest
Read the full article
The Hot Take: APU's competition starting to heat up for that Ai dollar.
Intel's next-generation Razor Lake-AX chips will compete directly against AMD's Medusa Halo while featuring on-package memory. Intel Is Bringing Back On-Package Memory With Its Next-Gen Razor Lake-AX Chips That Fight Against AMD's Medusa Halo On-Package Memory was last used by Intel for its Lunar Lake SoCs. These SoCs were aimed at low-power mobile platforms, and while the chips themselves offered solid performance in a 30W budget, Intel's next on-package memory solution will be a big one. As per Haze2K1 on X, Intel Razor Lake-AX SoCs will feature on-package memory. This is a big deal as moving the DRAM closer to [âŚ]Read full article at https://wccftech.com/intel-resurrects-on-package-memory-with-razor-lake-ax-to-hunt-down-amd-medusa-halo/
Read the full article
The Hot Take: All while the consumer market is high and dry.
Micron has started to ship its fastest DDR5 RDIMM memory modules, which feature 256 GB capacities & up to 9200 MT/s speeds. Micron Offers 40% Boost Vs Current "In-Volume" DDR5 RDIMM Memory Modules, Brings 256 GB Capacities With 9200 MT/s Speeds As Agentic AI requirements grow, memory makers are rolling out faster and higher-capacity memory kits to meet the demands of AI firms. JEDEC is also pushing the DDR5 MRDIMM standard up to 12,800 MT/s, and today, Micron has announced that it is sampling its 256 GB DDR5 RDIMM modules with up to 9200 MT/s speeds. The main highlights include: [âŚ]Read full article at https://wccftech.com/micron-doubles-down-on-ai-memory-256-gb-ddr5-rdimms-hitting-9200-mtps/
Read the full article
The Hot Take: Well now, that definitely sucks it was doing that. No wonder people are moving to Linux!
Microsoft is reportedly preparing significant changes to how Windows 11 manages graphics driver installations through Windows Update. The update is intended to address a long-standing issue where the operating system could overwrite newer manually installed GPU drivers with older OEM-certified releases.
Read the full article
The Hot Take: AMD seems to be out performing Intel & Nvidia on the market, while Nvidia is still the preferred Ai holy-grail? Just seems odd.
While Nvidia has dominated the "infrastructure boom" since 2022's launch of ChatGPT and "the generative AI craze," CNBC writes that "This week offered the starkest illustration yet of what MIzuho analyst Jordan Klein said could be a 'changing of the guard in AI.'"
Chipmakers Advanced Micro Devices and Intel notched gains of about 25%, while memory maker Micron jumped more than 37% and fiber-optic cable maker Corning climbed about 18%. All four of those companies have more than doubled in value this year, with Intel leading the way, up well over 200%. Nvidia, meanwhile, is only slightly ahead of the Nasdaq in 2026, gaining 15% for the year, aided by an 8% rally this week. In spreading the wealth to a wider swath of hardware companies, investors are clearly betting that the bull market in AI has long legs and that data centers are going to need a wider array of advanced components for years to come.
Memory has been the biggest theme of late due to a global shortage that's driven up prices and turned Micron, a 47-year-old company tucked in a sleepy corner of the semiconductor market, into one of the hottest trades over the past 12 months. Micron blew past an $800 billion market capitalization for the first time this week, and the stock is now up over 750% in the past year. CEO Sanjay Mehrotra told CNBC in March that key customers are only getting "50% to two-thirds of their requirements" because of supply issues. The memory market is largely dominated by Micron, along with Korea-based Samsung and SK Hynix, which are also both in the midst of historic rallies...
Bank of America estimates the data center CPU market could more than double from $27 billion in 2025 to $60 billion in 2030. AMD's quarterly results this week underscored the emerging trend, as earnings, revenue and guidance sailed past estimates on strong data center growth. The company has long led the CPU charge, and CEO Lisa Su said on the earnings call that AMD now expects 35% growth over the next three to five years in the server CPU market, up from a forecast of 18% growth that the company provided in November.
The article cites two other big movers:
Intel "is in the midst of a revival sparked by a major investment from the U.S. government last year. Intel's stock had its best month on record in April, more than doubling, and has continued notching massive gains, rising 33% in the early days of May."
Nvidia still remains the world's most valuable company "and is expected to show revenue growth of 70% this fiscal year," the article points out â adding that companies like Corning are also benefiting from Nvidia partnerships. "Glass maker Corning, which celebrated its 175th anniversary this week, signed a massive deal with Nvidia on Wednesday that involves the development of three new U.S. factories dedicated entirely to optical technologies... likely a major step in Nvidia's move away from copper cables and towards fiber-optic cables as it builds out its rack-scale systems."
Read more of this story at Slashdot.
Read the full article
The Hot Take: Reminds me of that one video of sweaty Steve Balmer going on about developers.....
Microsoft has removed the $99 registration fee for companies joining the Microsoft Store, matching last yearâs change for individual developers.
Read the full article