Recent Changes - Search:
NTLUG

Linux is free.
Life is good.

Linux Training
10am on Meeting Days!

1825 Monetary Lane Suite #104 Carrollton, TX

Do a presentation at NTLUG.

What is the Linux Installation Project?

Real companies using Linux!

Not just for business anymore.

Providing ready to run platforms on Linux

Show Descriptions... (Show All/All+Images) (Single Column)

LinuxSecurity - Security Advisories





  • Fedora 42 perl-Net-CIDR Critical Leading Zeros Issue 2026-baf8782c7a
    Net::CIDR versions before 0.24 for Perl mishandle leading zeros in IP CIDR addresses, which may have unspecified impact. The functions addr2cidr and cidrlookup may return leading zeros in a CIDR string, which may in turn be parsed as octal numbers by subsequent users. Current versions of the module strip leading zeros from octets.



LWN.net

  • SUSE may be for sale, again
    Reuters is reportingthat private-equity firm EQT may be looking to sell SUSE:
    EQT has hired investment bank Arma Partners to sound out a group ofprivate equity investors for a possible sale of the company, said thesources, who requested anonymity to discuss confidential matters. The​deliberations are at an early stage and there is no certainty that EQTwill ​proceed with a transaction, the sources said.
    SUSE has traded hands a number of times over the years. Mostrecently it was acquired byEQT in 2018, was listedon the Frankfurt Stock Exchange in 2021, and then takenprivate again by EQT in August 2023.


  • [$] Debian decides not to decide on AI-generated contributions
    Debian is the latest in an ever-growing list of projects to wrestle (again)with the question of LLM-generated contributions; the latest debate stared inmid-February, afterLucas Nussbaum opened adiscussion with a draft general resolution (GR) on whether Debian shouldaccept AI-assisted contributions. It seems to have, mostly, subsided without a GRbeing put forward or any decisions being made, but the conversation was illuminatingnonetheless.


  • Security updates for Tuesday
    Security updates have been issued by Debian (imagemagick), Fedora (chromium, matrix-synapse, mingw-zlib, perl-Net-CIDR, polkit, and rust-pythonize), Mageia (coturn, firefox, and thunderbird), Oracle (delve, git-lfs, gnutls, go-rpm-macros, image-builder, kernel, libsoup, nfs-utils, nginx:1.24, osbuild-composer, postgresql, thunderbird, udisks2, and valkey), Red Hat (grafana, image-builder, and opentelemetry-collector), SUSE (c3p0 and mchange-commons, corepack24, go1, ImageMagick, python-Flask, tomcat, tomcat10, tomcat11, virtiofsd, and weblate), and Ubuntu (apache2 and yara).


  • [$] Inspecting and modifying Python types during type checking
    Python has aunique approach to static typing. Python programs can contain typeannotations, and even access those annotations at run time, but the annotationsaren't evaluated by default. Instead, it is up to external programs to ascribemeaning to those annotations. The annotations themselves can be arbitrary Pythonexpressions, but in practice usually involve using helpers from the built-inPEP 827 ("Type Manipulation")aims to add additionalcapabilities to Python's type system to fix this, butdiscussionof the PEP has been of mixed sentiment.


  • digiKam 9.0.0 released
    Version9.0.0 of the digiKam photo-management system has beenreleased. "This major version introduces groundbreakingimprovements in performance, usability, and workflow efficiency, witha strong focus on modernizing the user interface, enhancing metadatamanagement, and expanding support for new camera models and fileformats." Some of the changes include anew survey tool, more advanced search and sorting options, as wellas bulkediting of geolocation coordinates.



  • Security updates for Monday
    Security updates have been issued by AlmaLinux (delve, git-lfs, and postgresql16), Fedora (cef, chezmoi, chromium, coturn, erlang-hex_core, firefox, gh, gimp, k9s, keylime, keylime-agent-rust, libsixel, microcode_ctl, nextcloud, nss, perl-Crypt-URandom, pgadmin4, php-zumba-json-serializer, postgresql16-anonymizer, prometheus, python-asyncmy, python3.10, python3.11, python3.9, staticcheck, valkey, and vim), SUSE (chromedriver, chromium, coredns, expat, freetype2-devel, gitea-tea, go1.24-openssl, go1.25-openssl, grpc, gstreamer-rtsp-server, gstreamer-plugins-ugly,, helm, jetty-annotations, kubeshark-cli, libaec, libblkid-devel, libsoup, libxml2, libxslt, NetworkManager-applet-strongswan, podman, python-joserfc, python-Markdown, python-pypdf2, python-tornado, python-uv, python311-Django, python311-joserfc, python311-nltk, roundcubemail, and valkey), and Ubuntu (python3.4, python3.5, python3.6, python3.7, python3.8, python3.9, python3.10, python3.11, python3.12, python3.13, python3.14).


  • Kernel prepatch 7.0-rc3
    Linus has released 7.0-rc3 for testing."So it's still pretty early in the release cycle, and it just feels abit busier than I'd like. But nothing particularly stands out or looksbad."


  • Huston: Revisiting time
    Geoff Huston looks at the networktime protocol, and efforts to secure it, in detail.
    NTP operates in the clear, and it is often the case that the servers used by a client are not local. This provides an opportunity for an adversary to disrupt an NTP session, by masquerading as a NTP server, or altering NTP payloads in an effort to disrupt a client's time-of-day clock. Many application-level protocols are time sensitive, including TLS, HTTPS, DNSSEC and NFS. Most Cloud applications rely on a coordinated time to determine the most recent version of a data object. Disrupting time can cause significant chaos in distributed network environments.
    While it can be relatively straightforward to secure a TCP-based protocol by adding an initial TLS handshake and operating a TLS shim between TCP and the application traffic, it's not so straightforward to use TLS in place of a UDP-based protocol for NTP. TLS can add significant jitter to the packet exchange. Where the privacy of the UDP payload is essential, then DTLS might conceivably be considered, but in the case of NTP the privacy of the timestamps is not essential, but the veracity and authenticity of the server is important.
    NTS, a secured version of NTP, is designed to address this requirement relating to the veracity and authenticity of packets passed from a NTS server to an NTS client. The protocol adds a NTS Key Establishment protocol (NTS-KE) in additional to a conventional NTPv4 UDP packet exchange (RFC 8915).


  • [$] Fedora shares strategy updates and "weird research university" model
    In early February, members of the Fedora Council met in Tirana,Albania to discuss and set the strategic direction for the Fedora Project. Thecouncil has publishedsummaries from its strategy summit, and Fedora Project Leader (FPL) Jef Spaleta,as well as some of the council members, held a video meeting to discuss outcomes fromthe summit on February 25. Topics included a plan to experiment with Open Collective to raisefunds for specific Fedora projects, tools to build image-based editions, andmore. Spaleta also explained his model for Fedora governance.


  • OpenWrt 25.12.0 released
    Version25.12.0 of the OpenWrt router distribution is available; this releasehas been dedicated to the memory of Dave Täht. Changes include a switch tothe apk package manager, the integration of the attendedsysupgrade method, and support for a long list of new targets.


  • Security updates for Friday
    Security updates have been issued by Debian (chromium), Fedora (freerdp, libsixel, opensips, and yt-dlp), Mageia (python-django, rsync, and vim), Red Hat (go-rpm-macros and osbuild-composer), SUSE (7zip, assertj-core, autogen, c3p0, cockpit-machines, cockpit, cockpit-repos, containerized-data-importer, cpp-httplib, docker, docker-stable, expat, firefox, gnutls, go1.25-openssl, golang-github-prometheus-prometheus, haproxy, ImageMagick, incus, kernel, kubevirt, libsoup, libsoup2, mchange-commons, ocaml, openCryptoki, openvpn, php-composer2, postgresql14, postgresql15, python-Authlib, python-azure-core, python-nltk, python-urllib3_1, python311-Django4, python311-pillow-heif, python311-PyPDF2, python313, python313-Django6, qemu, rhino, roundcubemail, ruby4.0-rubygem-rack, sdbootutil, and wicked2nm), and Ubuntu (less, nss, python-bleach, qtbase-opensource-src, and zutty).


  • Rust 1.94.0 released
    Version1.94.0 of the Rust language has been released. Changes include arraywindows (an iterator for slices), some Cargo enhancements, and a numberof newly stabilized APIs.


  • A GitHub Issue Title Compromised 4,000 Developer Machines (grith.ai)
    The grith.ai blog reportson an LLM prompt-injection vulnerability that led to 4,000 installations ofa compromised version of the Cline utility.
    For the next eight hours, every developer who installed or updated Cline got OpenClaw - a separate AI agent with full system access - installed globally on their machine without consent. Approximately 4,000 downloads occurred before the package was pulled.
    The interesting part is not the payload. It is how the attacker got the npm token in the first place: by injecting a prompt into a GitHub issue title, which an AI triage bot read, interpreted as an instruction, and executed.


  • [$] The relicensing of chardet
    Chardetis a Python module that attempts to determine which character set was usedto encode a text string. It was originally written by Mark Pilgrim, who isalso the author of a number of Python books; the 1.0 release happened in2006. For many years, this module has been under the maintainership ofDan Blanchard. Chardet has always been licensed under the LGPL, but, withthe 7.0.0release, Blanchard changed the terms to the permissive MIT license.That has led to an extensive (and ongoing) discussion on when code can berelicensed against the wishes of its original author, and whether using alarge language model to rewrite code is a legitimate way to strip copyleftrequirements from code.


  • Buildroot 2026.02 released
    Peter Korsgaard has announced version 2026.02 of Buildroot, a tool for generatingembedded Linux systems through cross-compilation. Notable changesinclude added support for HPPA, use of the 6.19.x kernel headers bydefault, better SBOM generation, and more.
    Again a very active cycle with more than 1500 changes from 97 uniquecontributors. I'm once again very happy to see so many "new" people nextto the "oldtimers".
    See the changelogfor full details. Thanks to Julien Olivain for pointing us to the announcement.



LXer Linux News








  • There's Hope That At Least Colorado's Age Attestation Bill Could Exclude Open-Source
    Last week was a statement by System76 regarding recent age verification laws in California and Colorado among other US states that could have a profound impact on Linux distributions and other open-source software. The Colorado legislation is especially pressing to System76 considering that is where they are based. Fortunately, they aren't taking this lightly and there is some hope that at least in Colorado open-source software could be excluded...



  • Ubuntu 26.04 LTS Officially Supporting Cloud-Based Authentication With Authd
    Canonical for a while has been developing Authd as an authentication service for external cloud-based identity providers. Authd was designed from the ground-up to provide secure management of identity and access for Ubuntu systems while only with next month's Ubuntu 26.04 LTS release is it actually hitting the universe archive...



  • MariaDB backs down on Galera removal after community outcry
    But questions remain over long-term commitment to clustering tech in open sourceAfter a couple of years of relative calm, the relationship between MariaDB and its open source foundation was ruffled in February, leaving observers with a few unanswered questions.…


  • AMD Formally Launches Ryzen AI Embedded P100 Series 8-12 Core Models
    AMD announced back at CES the Ryzen AI Embedded P100 series with initially the models up to six Zen 5 cores launching while the eight through twelve core models would be available later in H1. Today AMD formally announced those higher-tier Ryzen AI Embedded P100 series parts...




  • NVIDIA 595 Linux Driver Running Well In Early Benchmarks
    Last week NVIDIA released the 595.45.04 beta Linux driver as their first public build in the R595 release branch. The NVIDIA R595 Linux driver is bringing a number of Vulkan driver improvements, HDR enhancements, DRI3 v1.2 support, and a variety of other improvements. Benchmarking the NVIDIA 595.45.04 Linux driver the past few days on GeForce RTX 50 "Blackwell" have been showing some nice incremental performance improvements over the current NVIDIA 590 driver stable series.




  • Linuxiac Weekly Wrap-Up: Week 10, 2026 (Mar 2 – 8)
    Catch up on the latest Linux news: CachyOS, Linux From Scratch 13.0, Nitrux 6.0, NVIDIA 595 Beta Linux Driver, KDE Plasma 6.6.2, early mockups reveal Mozilla exploring a new Nova design for Firefox, and more.



Linux Insider"LinuxInsider"












Slashdot

  • Silicon Valley Is Buzzing About This New Idea: AI Compute As Compensation
    sziring shares a report from Business Insider: Silicon Valley has long competed for talent with ever-richer pay packages built around salary, bonus, and equity. Now, a fourth line item is creeping into the mix: AI inference. As generative AI tools become embedded in software development, the cost of running the underlying models -- known as inference -- is emerging as a productivity driver and a budget line that finance chiefs can't ignore. Software engineers and AI researchers inside tech companies have already been jousting for access to GPUs, with this AI compute capacity being carefully parceled out based on which projects are most important. Now, some tech job candidates have begun asking about what AI compute budget they will have access to if they decide to join. "I am increasingly asked during candidate interviews how much dedicated inference compute they will have to build with Codex," Thibault Sottiaux, engineering lead at OpenAI's Codex, the startup's AI coding service, wrote on X recently. He added that usage per user is growing much faster than overall user growth, a sign that AI compute is becoming even scarcer and more valuable. That scarcity is reshaping how engineers think about their work and pay. "The inference compute available to you is increasingly going to drive overall software productivity," said OpenAI President Greg Brockman. The report cites a recent compensation submission from a software engineer that listed "Copilot subscription" as part of the pay and benefits. "OpenAI and Anthropic should create recruitment sites where their clients can advertise roles, listing the token budget for the job alongside the salary range," said Peter Gostev, AI capability lead at Arena, a startup that measures the performance of models. Tomasz Tunguz of Theory Ventures predicts AI inference will be the fourth component of engineering compensation, alongside salary, bonus, and equity. "Will you be paid in tokens? In 2026, you likely will start to be," Tunguz said.


    Read more of this story at Slashdot.


  • AT&T Outlines $250 Billion US Investment Plan To Boost Infrastructure In AI Age
    AT&T plans to invest more than $250 billion over the next five years to expand U.S. telecom infrastructure for the AI age. The company says it will also hire thousands of technicians while partnering with AST SpaceMobile to extend coverage to remote areas. Reuters reports: Rapid adoption of artificial intelligence, cloud computing and connected devices has prompted telecom operators to invest heavily in fiber and 5G networks as they also seek to fend off intensifying competition from cable broadband providers. AT&T, which has about 110,000 employees in the U.S., said the new hires will help build and maintain its infrastructure. The outlay includes capital expenditure and other spending, the company said. The spending will focus on expanding its fiber and wireless networks, including accelerating deployment of fiber broadband, 5G home internet and satellite connectivity to extend coverage across urban, suburban and rural areas. [...] AT&T is also working with satellite partner AST SpaceMobile to expand connectivity to remote regions where traditional network infrastructure is difficult to deploy. The company said it would continue spending on the FirstNet network built for first responders and bolster investment in network security and artificial intelligence-driven threat detection.


    Read more of this story at Slashdot.


  • Ig Nobels Ceremony Moves To Europe Indefinitely, Citing US Safety Concerns
    Since 1999, Slashdot has been covering the annual Ig Nobel prize ceremonies -- which honor real scientific research into strange or surprising subjects. "After 35 years in Boston, the annual prize ceremony will take place in Zurich, Switzerland, this year and will continue to be held in a European city for the foreseeable future," reports Ars Technica. "The reason: concerns about the safety of international travelers, who are increasingly reluctant to travel to the U.S. to participate." "During the past year, it has become unsafe for our guests to visit the country," Marc Abrahams, master of ceremonies and editor of The Annals of Improbable Research magazine, told The Associated Press. "We cannot in good conscience ask the new winners, or the international journalists who cover the event, to travel to the U.S. this year." It comes on the heels of our recent story that many international game developers are opting to skip this year's weeklong Game Developers Conference in San Francisco, citing similar concerns. Ars Technica reports: Established in 1991, the Ig Nobels are a good-natured parody of the Nobel Prizes; they honor "achievements that first make people laugh and then make them think." As the motto implies, the research being honored might seem ridiculous at first glance, but that doesn't mean it's devoid of scientific merit. The unapologetically campy awards ceremony features miniature operas, scientific demos, and the 24/7 lectures, in which experts must explain their work twice: once in 24 seconds and again in just seven words. Traditionally, the awards ceremony and related Ig Nobel events have taken place in Boston at Harvard University, Massachusetts Institute of Technology, and Boston University. However, four of last year's 10 winners opted to skip the ceremony rather than travel to the U.S., and the situation has not improved. [...] [T]his year, the Ig Nobel organizers are joining forces with the ETH Domain and the University of Zurich for hosting duties. "Switzerland has nurtured many unexpected good things -- Albert Einstein's physics, the world economy, and the cuckoo clock leap to mind -- and is again helping the world appreciate improbable people and ideas," Abraham said. The Ig Nobels will not be returning to the U.S. any time soon. Instead, the plan is for Zurich to host every second year; every odd-numbered year, the ceremony will be hosted by a different European city. Abraham likened the arrangement to the Eurovision Song Contest.


    Read more of this story at Slashdot.


  • OpenAI Is Walking Away From Expanding Its Stargate Data Center With Oracle
    OpenAI is reportedly backing away from expanding its AI data center partnership with Oracle because newer generations of Nvidia GPUs may arrive before the facility is even operational. CNBC reports: Artificial intelligence chips are getting upgraded more quickly than data centers can be built, a market reality that exposes a key risk to the AI trade and Oracle's debt-fueled expansion. OpenAI is no longer planning to expand its partnership with Oracle in Abilene, Texas, home to the Stargate data center, because it wants clusters with newer generations of Nvidia graphics processing units, according to a person familiar with the matter. The current Abilene site is expected to use Nvidia's Blackwell processors, and the power isn't projected to come online for a year. By then, OpenAI is hoping to have expanded access to Nvidia's next-generation chips in bigger clusters elsewhere, said the person, who asked not to be named due to confidentiality. In a post on X, Oracle called the reports "false and incorrect." However, it only said existing projects are on track and didn't address expansion plans. CNBC notes: "Oracle secured the site, ordered the hardware, and spent billions of dollars on construction and staff, with the expectation of going bigger."


    Read more of this story at Slashdot.


  • Claude AI Finds Bugs In Microsoft CTO's 40-Year-Old Apple II Code
    An anonymous reader quotes a report from The Register: AI can reverse engineer machine code and find vulnerabilities in ancient legacy architectures, says Microsoft Azure CTO Mark Russinovich, who used his own Apple II code from 40 years ago as an example. Russinovich wrote: "We are entering an era of automated, AI-accelerated vulnerability discovery that will be leveraged by both defenders and attackers." In May 1986, Russinovich wrote a utility called Enhancer for the Apple II personal computer. The utility, written in 6502 machine language, added the ability to use a variable or BASIC expression for the destination of a GOTO, GOSUB, or RESTORE command, whereas without modification Applesoft BASIC would only accept a line number. Russinovich had Claude Opus 4.6, released early last month, look over the code. It decompiled the machine language and found several security issues, including a case of "silent incorrect behavior" where, if the destination line was not found, the program would set the pointer to the following line or past the end of the program, instead of reporting an error. The fix would be to check the carry flag, which is set if the line is not found, and branch to an error. The existence of the vulnerability in Apple II type-in code has only amusement value, but the ability of AI to decompile embedded code and find vulnerabilities is a concern. "Billions of legacy microcontrollers exist globally, many likely running fragile or poorly audited firmware like this," said one comment to Russinovich's post.


    Read more of this story at Slashdot.


  • Meta Acquires Moltbook, the Social Network For AI Agents
    Axios reports that Meta has acquired Moltbook, the viral, Reddit-like social network designed for AI agents. Humans are welcome, but only to observe. Axios reports: The deal brings Moltbook's creators -- Matt Schlicht and Ben Parr -- into Meta Superintelligence Labs (MSL), the unit run by former Scale AI CEO Alexandr Wang. Meta did not disclose Moltbook's purchase price. The deal is expected to close mid-March, Meta says, with the pair starting at MSL on March 16. When it launched in late January, Moltbook was labeled the "most interesting place on the internet" by open-source developer and writer Simon Willison. "Browsing around Moltbook is so much fun. A lot of it is the expected science fiction slop, with agents pondering consciousness and identity. There's also a ton of genuinely useful information, especially on m/todayilearned." In an internal post seen by Axios, Meta's Vishal Shah said existing Moltbook customers can temporarily continue using the platform. "The Moltbook team has given agents a way to verify their identity and connect with one another on their human's behalf," Shah says. "This establishes a registry where agents are verified and tethered to human owners." He added: "Their team has unlocked new ways for agents to interact, share content, and coordinate complex tasks."


    Read more of this story at Slashdot.


  • German Publishers Push Regulators To Fine Apple Over App Tracking Transparency
    German publishers and advertising groups are urging regulators to fine Apple over its App Tracking Transparency (ATT) system, arguing it unfairly restricts access to advertising data while allowing Apple to remain the central gatekeeper -- without subjecting its own apps to the same restrictions. If Germany's antitrust authority does rule against Apple, the company could face fines of up to 10% of its global revenue. 9to5Mac reports: One of the countries investigating whether ATT is anticompetitive is Germany. Last year, in an attempt to appease the country's antitrust watchdog, the company proposed several changes to the framework's rules. From Reuters' original coverage of Apple's changes proposals: "Apple had agreed to introduce neutral consent prompts for both its own services and third-party apps, and to largely align the wording, content and visual design of these messages, said Andreas Mundt, head of Germany's Bundeskartellamt. The company also proposed simplifying the consent process so developers can obtain user permission for advertising-related data processing in a way that complies with data protection law." [...] At the time, German regulators launched a consultation with industry publications to determine whether the proposals addressed their concerns. As it turns out, the answer was a hard no. As Reuters reported today: "Apple's proposed changes to its app tracking rules do not resolve antitrust issues in the mobile advertising market, associations representing German publishers and advertisers said on Tuesday as they urged the country's antitrust authority to slap a fine on the U.S. tech giant. [...] 'The proposed commitments would not change the negative effects of the App Tracking Transparency Framework,' Bernd Nauen, chief executive of the German Advertising Federation, said in a joint letter signed by the trade bodies. 'Apple would remain the data gatekeeper and would continue to decide who gets access to advertising-relevant data and how companies can communicate with their end customers,' he said."


    Read more of this story at Slashdot.


  • EQT Eyes $6 Billion Sale of SUSE
    Private equity firm EQT AB is reportedly exploring a sale of SUSE that could value the open-source Linux pioneer at up to $6 billion, roughly doubling the valuation since EQT took the company private in 2023. Reuters reports: EQT "has hired investment bank Arma Partners to sound out a group of private equity investors for a possible sale of the company, said the sources, who requested anonymity to discuss confidential matters. The deliberations are at "an early stage and there is no certainty that EQT will proceed with "a transaction, the sources said. [...] The potential deal comes amid a broader selloff in software stocks, which has disrupted mergers and acquisitions activity. Investors are "concerned that new artificial intelligence tools could displace many existing software products, weighing on technology "valuations and making deals harder to price. Some investors, however, see Luxembourg-headquartered SUSE as a potential beneficiary of AI adoption, arguing that demand for enterprise-grade infrastructure software is likely to grow as companies build and deploy more AI applications. The company generates about $800 million in revenue and more than $250 million in earnings before interest, taxes, depreciation, and amortization (EBITDA) and could fetch between $4 billion and $6 billion in a sale, the sources said.


    Read more of this story at Slashdot.


  • Many International Game Developers Plan To Skip GDC In US
    An anonymous reader quotes a report from Ars Technica: This week, tens of thousands of game developers and producers will once again gather in San Francisco, as they have since 1988, for the weeklong Game Developers Conference. But this year's show will be missing many international developers who say they no longer feel comfortable traveling to the United States to attend, no matter how relevant the show is to their work and careers. Dozens of those developers who spoke to Ars in recent months say they're wary of traveling to a country that has shown a callous disregard for -- or outright hostility toward -- the safety of international travelers. That's especially true for developers from various minority groups, those with transgender identities, and those who feel they could be targeted for outspoken political beliefs. "I honestly don't know anyone who is not from the U.S. who is planning on going to the next GDC," Godot Foundation Executive Director Emilio Coppola, who's based in Spain, told Ars. "We never felt super safe, but now we are not willing to risk it." "I honestly don't know anyone who is not from the U.S. who is planning on going to the next GDC," says Godot Foundation Executive Director Emilio Coppola, who's based in Spain. "We never felt super safe, but now we are not willing to risk it." "Hearing European citizens getting arrested by border control over their views on the U.S. is not something I would like to test for myself," adds Nazih Fares, a French-Lebanese citizen and creative director at indie studio Le Cabinet du Savoir.. Many of the developers who spoke to Ars cite the intrusive questioning, racial profiling, and other horror stories reported at the U.S. border. "I read a few long reads about how UK/German tourists ended up detained, and that was the final straw for me," Austrian-based Cohop Game founder Eline Muijres said. "It doesn't feel safe for me." Domini Gee, a Canadian game writer and narrative designer echoed that concern, adding: "There's no shortage of stories... about the risk of detainment, deportation, phones being searched... the consequences if I'm not [OK] could be high."


    Read more of this story at Slashdot.


  • FBI Investigates Breach That May Have Hit Its Wiretapping Tools
    The FBI is investigating a breach affecting systems tied to wiretapping and surveillance warrant data, after abnormal logs revealed possible unauthorized access to law-enforcement-sensitive information. "The FBI identified and addressed suspicious activities on FBI networks, and we have leveraged all technical capabilities to respond," a spokesperson for the bureau said. "We have nothing additional to provide." The Register reports: [W]hile the FBI declined to provide any additional information, it's worth noting that China's Salt Typhoon previously compromised wiretapping systems used by law enforcement. Salt Typhoon is the PRC-backed crew that famously hacked major US telecommunications firms and stole information belonging to nearly every American. According to the Associated Press, the FBI notified Congress that it began investigating the breach on February 17 after spotting abnormal log information related to a system on its network. "The affected system is unclassified and contains law enforcement sensitive information, including returns from legal process, such as pen register and trap and trace surveillance returns, and personally identifiable information pertaining to subjects of FBI investigations," the notification said.


    Read more of this story at Slashdot.


  • Startup Wants To Launch a Space Mirror
    A startup called Reflect Orbital wants to launch thousands of mirror-bearing satellites to reflect sunlight onto Earth at night and "power solar farms after sunset, provide lighting for rescue workers and illuminate city streets, among other things," reports the New York Times. From the report: It is an idea seemingly out of a sci-fi movie, but the company, Reflect Orbital of Hawthorne, Calif., could soon receive permission to launch its first prototype satellite with a 60-foot-wide mirror. The company has applied to the Federal Communications Commission, which issues the licenses needed to deploy satellites. If the F.C.C. approves, the test satellite could get a ride into orbit as soon as this summer. The F.C.C.'s public comment period on the application closes on Monday. "We're trying to build something that could replace fossil fuels and really power everything," Ben Nowack, Reflect Orbital's chief executive, said in an interview. The company has raised more than $28 million from investors. [...] Reflect Orbital's first prototype, which will be roughly the size of a dorm fridge, is almost complete. Once in space, about 400 miles up, the test satellite would unfurl a square mirror nearly 60 feet wide. That would bounce sunlight to illuminate a circular patch about three miles wide on the Earth's surface. Someone looking up would see a dot in the sky about as bright as a full moon. Two more prototypes could follow within a year. By the end of 2028, Reflect Orbital hopes to launch 1,000 larger satellites, and 5,000 of them by 2030. The largest mirrors are planned to be nearly 180 feet wide, reflecting as much light as 100 full moons. The company said its goal was to deploy the full constellation of 50,000 satellites by 2035. How much does it cost to order sunlight at night? Mr. Nowack said the company would charge about $5,000 an hour for the light of one mirror if a customer signed an annual contract for 1,000 hours or more. Lighting for one-time events and emergencies, which might require numerous satellites and more effort to coordinate, would be more expensive. For solar farms, he envisions splitting revenue from the electricity generated by the additional hours of light.


    Read more of this story at Slashdot.


  • European Consortium Wants Open-Source Alternative To Google Play Integrity
    An anonymous reader quotes a report from Heise: Pay securely with an Android smartphone, completely without Google services: This is the plan being developed by the newly founded industry consortium led by the German Volla Systeme GmbH. It is an open-source alternative to Google Play Integrity. This proprietary interface decides on Android smartphones with Google Play services whether banking, government, or wallet apps are allowed to run on a smartphone. Obstacles and tips for paying with an Android smartphone without official Google services have been highlighted by c't in a comprehensive article. The European industry consortium now wants to address some problems mentioned. To this end, the group, which includes Murena, which develops the hardened custom ROM /e/OS, Iode from France, and Apostrophy (Dot) from Switzerland, in addition to Volla, is developing a so-called "UnifiedAttestation" for Google-free mobile operating systems, primarily based on the Android Open-Source Project (AOSP). According to Volla, a European manufacturer and a leading manufacturer from Asia, as well as European foundations such as the German UBports Foundation, have also expressed interest in supporting it. Furthermore, developers and publishers of government apps from Scandinavia are examining the use of the new procedure as "first movers." In its announcement, Volla explains that Google provides app developers with an interface called Play Integrity, which checks whether an app is running on a device with specific security requirements. This primarily affects applications from "sensitive areas such as identity verification, banking, or digital wallets -- including apps from governments and public administrations". The company criticizes that the certification is exclusively offered for Google's own proprietary "Stock Android" but not for Android versions without Google services, such as /e/OS or similar custom ROMs. "Since this is closely intertwined with Google services and Google data centers, a structural dependency arises -- and for alternative operating systems, a de facto exclusion criterion," the company states. From the consortium's perspective, this also leads to a "security paradox," because "the check of trustworthiness is carried out by precisely that entity whose ecosystem is to be avoided at the same time". The UnifiedAttestation system is built around three main components: an "operating system service" that apps can call to check whether the device's OS meets required security standards, a decentralized validation service that verifies the OS certificate on a device without relying on a single central authority, and an open test suite used to evaluate and certify that a particular operating system works securely on a specific device model. "We don't want to centralize trust, but organize it transparently and publicly verifiable. When companies check competitors' products, we can strengthen that trust," says Dr. Jorg Wurzer, CEO of Volla Systeme GmbH and initiator of the consortium. The goal is to increase digital sovereignty and break free from the control of any one, single U.S. company, he says.


    Read more of this story at Slashdot.


  • Samsung Wants To Let You Vibe Code Your Galaxy Phone Experience
    Samsung says it's thinking about bringing "vibe coding" to future Galaxy phones, allowing users to describe apps or interface changes in plain language and have AI generate the code. TechRadar interviewed Won-Joon Choi, Samsung's head of mobile experience, to learn more about the plans. Here's an excerpt from their report: As noted by Won-Joon Choi, the usefulness of vibe coding on smartphones is that it opens up the "possibility of customizing your smartphone experience in new ways, not just your apps but your UX." He added, "Right now we're limited to premade tools, but with vibe coding, users could adjust their favorite apps or make something customized to their needs. So vibe coding is very interesting, and something we're looking into." [...] Samsung recently debuted the Galaxy S26 series of phones and made a point to not call them smartphones -- they're "AI phones" now. This certainly rang true with the majority of upgrades to the devices being AI software-focused, like the new Now Nudge and expanded Audio Eraser tools, with the biggest hardware bump for the base models coming via the 39% improved NPU processing (the processor in charge of on-device AI tasks). It also teased the debut of Perplexity on its phones, joining as an alternative to the Gemini assistant, and teased the possibility of other AI models getting the same treatment in the future.


    Read more of this story at Slashdot.


  • EA Lays Off Staff Across All Battlefield Studios Following Record-Breaking Battlefield 6 Launch
    Electronic Arts has laid off staff across multiple Battlefield studios despite Battlefield 6 being the best-selling game in the U.S. in 2025 and the "biggest launch in franchise history." According to IGN, the layoffs include workers at Criterion, Dice, Ripple Effect, and Motive Studios. From the report: Individuals are being informed that the layoffs are taking place as part of a "realignment" across the Battlefield studios, as the team continues its ongoing, live service support for Battlefield 6 following launch. All four studios will remain operational, though the layoffs seem to be impacting a variety of teams across multiple studios and offices. IGN asked EA for comment on total number and types of roles impacted, as well as for the specific reasons for the layoffs. An EA spokesperson told IGN: "We've made select changes within our Battlefield organization to better align our teams around what matters most to our community. Battlefield remains one of our biggest priorities, and we're continuing to invest in the franchise, guided by player feedback and insights from Battlefield Labs."


    Read more of this story at Slashdot.


  • Live Nation Avoids Ticketmaster Breakup By 'Open Sourcing' Their Ticketing Model
    Live Nation reached a settlement with the U.S. Department of Justice that avoids breaking up its dominant live events empire with Ticketmaster. Instead, the deal requires changes like "open sourcing" their ticketing model and divesting some venues. NBC News reports: The company and the Justice Department reached a settlement on Monday, following a week of testimony during an antitrust trial that threatened to potentially separate the world's largest live entertainment company. [...] On a background call with reporters Monday, a senior justice official said the deal will drive down prices by giving both artists and consumers more choice. As part of the agreement, Ticketmaster will provide a standalone ticketing system that will allow third-party companies like SeatGeek and StubHub to offer primary tickets through the platform. The senior justice official described it as "open sourcing" their ticketing model. The company will also divest up to 13 amphitheaters and reserve 50% of tickets for nonexclusive venues. Ticketmaster is also prohibited from retaliating against a venue that selects another primary ticket distributor, among other requirements. Although a group of states have joined the DOJ in signing the agreement, other states can continue to press their own claims.


    Read more of this story at Slashdot.


The Register


  • Amazon insists AI coding isn't source of outages
    E-souk disputes report linking 'Gen-AI assisted changes' to recent high-impact incidents
    Amazon's weekly operations meeting today reportedly focused on recent service outages and on the role that code changes attributed to generative AI may have played. However, the company is downplaying the possibility of problems with AI.…


  • AI nonsense finds new home as Meta acquires Moltbook
    Think it's hard to tell bot from human on Facebook now?
    The biggest generator of AI slop on the internet has a new home, as Meta has reportedly acquired Moltbook and hired the team behind the social network for AI agents.…



  • AI datacenters may gulp a New York City's worth of water on hot days
    Study warns peak cooling demand could strain US water systems by 2030
    Public water supplies in America will need billions invested to meet the peak requirements of datacenters during the hottest periods of the year, even if their overall annual consumption is relatively modest.…




  • Flying cabs, next-gen aircraft cleared for takeoff in 26 states
    FAA launches pilot projects starting this summer
    The skies over parts of the US could soon get busier, as the Federal Aviation Administration launches pilot projects spanning 26 states to test electric air taxis and other next-gen aircraft, with operations expected to begin by summer 2026.…



  • Oracle moves to assure MySQL community it really does care
    Big Red waves new features including vector support, while skeptics await concrete timescales
    Oracle has proposed a more transparent approach to developing its open source database MySQL, including new features supporting vectors.…




  • Fake job applications pack malware that kills EDR before stealing data
    Russian-speaking attackers lure HR staff into downloading ISO files that disable defenses
    A Russian-speaking cyber criminal is targeting corporate HR teams with fake CVs that quietly install malware which can disable security tools before stealing data from infected machines.…



  • Ericsson blames vendor vishing slip-up for breach exposing thousands of records
    Crooks used simple phone scam to compromise vendor account, spilling personal and financial data belonging to more than 15,000 people
    A voice-phishing scam targeting one of Ericsson's service providers has exposed the personal data of more than 15,000 individuals after attackers sweet-talked an employee into handing over access.…


  • Protecting democracy means democratizing cybersecurity. Bring on the hackers
    Digital freedom needs a Kali Linux for the rest of us
    Opinion The hacker mind is a curious way to be. To have it means to embody endless analytical curiosity, an awareness of any given rule set as just one system among many, and an ability to see any system in ways that its creators never expected. Combine this with a drive to find the bad and make things better, and you become one of the fundamental forces of the technological universe.…






  • Xen Project quietly announced five years of support for all releases
    As Citrix slips out a preview of Xen Server 9, the release that brings it back to the V12N mainstream
    The Xen Project has decided to support all releases of its flagship hypervisor for five years, and one of the first beneficiaries of the change is Citrix, which has delivered a preview of XenServer 9 – the release that will take the product back into the mainstream virtualization market.…


  • SETI admits its search for alien life may be too narrowly focussed
    Solar winds near aliens’ homes – and ours – might be blowing away signs of alien technosignatures by broadening signals
    The SETI Institute, the nonprofit that conducts a search for extraterrestrial intelligence by examining radio waves for artefacts that are unlikely to be the result of natural processes, thinks it may have been going about it the wrong way.…


  • HPE tweaks T&Cs so the price it quotes may not be the price you pay
    With memory and storage contributing over half the price of a server, Big Green needs to protect its margins
    HPE has changed its terms and conditions in ways that allow it to change hardware prices after it’s issued a quote, due to rampant storage and memory price rises.…



  • Anthropic debuts pricey and sluggish automated Code Review tool
    First vibe coding, now vibe reviewing ... but the buzz is good as it finds worthy issues
    Anthropic has introduced a more extensive – and expensive – way to review source code in hosted repositories, many of which already contain large swaths of AI-generated code.…



  • Moody humans should let AI handle bad public feedback first, study finds
    Enjoy meltdowns from businesses on Yelp over negative reviews? AI is threatening to take that away
    Angry company responses to customer complaints are a favorite topic of internet amusement and outrage, but they're also embarrassing for the employees who post them. Having AI process customer reviews could be a better way. …




  • Amazon tells FCC to bin SpaceX's million-satellite datacenter dream
    Calls Musk’s orbital plans “speculative” despite Bezos touting orbiting compute
    Amazon wants US regulators to reject a SpaceX application for permission to launch a fleet of orbital datacenter satellites, criticizing it as incomplete, speculative, and unrealistic.…



  • RSS dulls the pain of the modern web
    Feeds are alive, well, and can help deshittify things
    opinion A couple of timely blog posts remind us that RSS is alive, well, and can help you resist enshittification of the Web.…


  • 'AI brain fry' affects employees managing too many agents
    Three agents is about all we can handle
    As AI adoption in the workplace accelerates, many people find themselves in a position where babysitting bots and agents is a significant part of their day. Those people are feeling a bit like AI has fried their brains. …



  • EV charger biz ELECQ zapped by ransomware crooks, customer contact data stolen
    An attack on the company’s AWS platform may have exposed customers' names and home addresses
    Exclusive ELECQ, maker of smart electric vehicle (EV) chargers, is warning customers that their personal details may have been stolen in a ransomware attack that encrypted and copied user data from its cloud systems.…


  • MariaDB backs down on Galera removal after community outcry
    But questions remain over long-term commitment to clustering tech in open source
    After a couple of years of relative calm, the relationship between MariaDB and its open source foundation was ruffled in February, leaving observers with a few unanswered questions.…


  • LibreOffice learns to speak Markdown in version 26.2
    Plain-text fans rejoice as Writer gains native CommonMark import and export
    Markdown has been around for more than 20 years, but native support in LibreOffice might suddenly help to make it viable for more people.…


  • Ex-Meta execs pop up on Nscale board as rent-a-GPU firm raises $2B
    Former policy boss Nick Clegg joins Cheryl Sandberg and one-time Yahoo prez Susan Decker
    Former British deputy prime minister Sir Nick Clegg has landed a board seat at UK-based neocloud Nscale, alongside fellow ex-Meta exec Sheryl Sandberg and former president of Yahoo Susan Decker.…



  • Russian cybercrims phish their way into officials' Signal and WhatsApp accounts
    Dutch spies flag large-scale campaign to hijack secure messaging accounts
    Russian-linked hackers are trying to break into the Signal and WhatsApp accounts of government officials, journalists, and military personnel globally – not by cracking encryption, but by simply tricking people into handing over the keys.…


  • NASA abandons delayed SLS upper stage for ULA's Centaur V instead
    Vulcan rocket hardware drafted in amid Artemis reshuffle but still no word on lander
    NASA has selected United Launch Alliance's Centaur V upper stage for the Artemis missions that aim to return astronauts to the lunar surface for the first time since 1972.…





  • UK government's Shared Services Strategy is entering the danger zone
    Gargantuan ERP and HR overhaul has committed around £1.7B and affects nearly half a million public workers
    Opinion On the eve of its fifth birthday, the UK's Shared Services Strategy for Government got a couple of presents. With around £1.7 billion already committed to tech suppliers and a 2028 deadline looming, the 450,000 civil servants and military personnel set to depend on these systems might wonder what was in store.…


  • Royal Navy races to arm ships against drone threat
    Britain's Ministry of Defence wants a counter-drone system designed, contracted, and delivered within weeks
    Britain's Royal Navy is urgently seeking a ship-based counter-drone system and recent world events likely explain why.…





  • Iran is the first out-loud cyberwar the US has fought
    Cyber is no longer the hush-hush thing it used to be, as team Trump invades Iran with hackers taking the lead
    Kettle Unlike previous military conflicts, the cyber domain has been front and center since the Trump administration invaded Iran, upending the traditionally quiet role played by hackers in military conflicts.…



Linux.com










  • Xen 4.19 is released
    Xen Project 4.19 has been officially out since July 31st, 2024, and it brings significant updates. With enhancements in performance, security, and versatility across various architectures like Arm, PPC, RISC-V, and x86, this release is an important milestone for the Xen community. Read more at XCP-ng Blog

    The post Xen 4.19 is released appeared first on Linux.com.


Phoronix

  • Current RISC-V CPUs Being Too Slow Causes Headaches For Fedora: ~5x Slower Builds
    The current crop of RISC-V SoCs are still much slower than alternative CPU architectures and lead to much longer build times for Fedora packages as a result. There's hope with next-gen RISC-V processors being faster but for now even compiling Binutils as an example is around five times slower than x86_64 -- and that's with disabling compiler link-time optimizations (LTO) for RISC-V to avoid an even longer build process...




  • SUSE Reportedly May Be For Sale Yet Again
    Over the past two decades SUSE Linux has been passed around several times. From Novell's acquisition of SUSE back in 2003 to then being acquired by The Attachmate Group to then merging with Micro Focus and then the SUSE business being acquired by private equity firm EQT back in 2018. A report out today indicates that EQT may now be looking to sell off SUSE...



  • FSF Hiring New Manager For Leading Their Hardware Certification Program
    The Free Software Foundation is hiring a new engineering and certification manager for leading the Respect Your Freedom "RYF" hardware certification program. The FSF RYF program is about certifying hardware that respects the user's freedom and privacy for control over the device, such as no proprietary firmware blobs needed to be loaded at run-time, no digital rights management / digital restrictions, and complies with their other free software ideals...




  • Valve/RADV Developers Look At More Per-Game Tuning/Optimizations For Mesa Drivers
    RADV Radeon Vulkan driver developers on Valve's Linux graphics team are evaluating the idea of greater use of per-game/app profiles within this open-source driver and for Mesa drivers at large. Currently for Mesa drivers with DriConf there is the ability to provide per-game/app workarounds while the consideration now is extending that to allow for more per-game optimizations...





  • There9s Hope That At Least Colorado9s Age Attestation Bill Could Exclude Open-Source
    Last week was a statement by System76 regarding recent age verification laws in California and Colorado among other US states that could have a profound impact on Linux distributions and other open-source software. The Colorado legislation is especially pressing to System76 considering that is where they are based. Fortunately, they aren't taking this lightly and there is some hope that at least in Colorado open-source software could be excluded...




  • Ubuntu 26.04 LTS Officially Supporting Cloud-Based Authentication With Authd
    Canonical for a while has been developing Authd as an authentication service for external cloud-based identity providers. Authd was designed from the ground-up to provide secure management of identity and access for Ubuntu systems while only with next month's Ubuntu 26.04 LTS release is it actually hitting the universe archive...



  • NVIDIA 595 Linux Driver Running Well In Early Benchmarks
    Last week NVIDIA released the 595.45.04 beta Linux driver as their first public build in the R595 release branch. The NVIDIA R595 Linux driver is bringing a number of Vulkan driver improvements, HDR enhancements, DRI3 v1.2 support, and a variety of other improvements. Benchmarking the NVIDIA 595.45.04 Linux driver the past few days on GeForce RTX 50 "Blackwell" have been showing some nice incremental performance improvements over the current NVIDIA 590 driver stable series.


  • AMD Formally Launches Ryzen AI Embedded P100 Series 8-12 Core Models
    AMD announced back at CES the Ryzen AI Embedded P100 series with initially the models up to six Zen 5 cores launching while the eight through twelve core models would be available later in H1. Today AMD formally announced those higher-tier Ryzen AI Embedded P100 series parts...


  • New Rust Driver Aims To Improve Upstream Linux On Synology NAS Devices
    A set of patches posted to the Linux kernel mailing list last week introduce a new driver for enhancing the upstream/mainline Linux kernel support for Synology network attached storage (NAS) devices. This new driver is Synology Microp and is making use of the Linux kernel's modern Rust programming language support...







  • Experimental Intel Nova Lake P Device Bits Merged For Mesa 26.1
    Merged this week for Mesa 26.1 are the initial Nova Lake P "NVL-P" device bits for Intel's ANV Vulkan and Iris Gallium3D drivers. But this support isn't yet exposed by default and not yet ready for end-users with more driver changes still to be published...



  • LLM-Driven Large Code Rewrites With Relicensing Are The Latest AI Concern
    The newest open-source concern around AI that is seeing a lot of interest this weekend is when large language models / AI code generators may rewrite large parts of a codebase and then the "developers" claiming an alternative license incompatible with the original source license. This became a real concern this week with a popular Python project experiencing an AI-driven code rewrite and now published under an alternative license that its original author does not agree with and incompatible with the original code...







Engadget"Engadget is a web magazine with obsessive daily coverage of everything new in gadgets and consumer electronics"

  • Social Security watchdog investigating claims that DOGE engineer copied its databases
    The inspector general9s office of the Social Security Administration is investigating allegations of a security breach by a member of the so-called Department of Government Efficiency operation spearheaded by Elon Musk. A whistleblower has claimed that a former software engineer from DOGE said he possessed two databases from the SSA, "Numident" and the "Master Death File." The person reportedly asked for help transferring the databases from a thumb drive "to his personal computer so that he could ‘sanitize’ the data before using it at [the company]," an unnamed government contractor where he is currently employed. Those databases include personal information about more than 500 million living and deceased Americans. 

    last August about DOGE access and mishandling of data from the SSA. Charles Borges, former chief data officer at the agency, claimed that a SSA database was stored in an unsecured cloud environment. "This is absolutely the worst-case scenario," Borges told The Post of the latest claims. "There could be one or a million copies of it, and we will never know now."
    This article originally appeared on Engadget at https://www.engadget.com/cybersecurity/social-security-watchdog-investigating-claims-that-doge-engineer-copied-its-databases-212722061.html?src=rss



  • Epic is increasing the price of Fortnite's V-Bucks currency
    The real world price of impulse-buying Fortnite skins is going up, Epic has announced. Not because skins themselves are getting more expensive on paper, but because V-Bucks, Fortnite9s digital currency, is. The same prices you paid for bundles of V-Bucks in February will now effectively earn you fewer bucks starting on March 19, along with several other Fortnite-related pricing changes.

    Epic will still offer bundles of V-Bucks starting at $8.99 and running all the way to $89.99, but with a new "conversion rate.” The new bundle prices breakdown as follows:

    $8.99 will get you 800 V-Bucks, down from 1,000 V-Bucks

    $22.99 will get you 2,400 V-Bucks, down from 2,800 V-Bucks

    $36.99 will get you 4,500 V-Bucks, down from 5,000 V-Bucks

    $89.99 will get you 12,500 V-Bucks, down from 13,500 V-Bucks

    On top of those changes, the cost of Epic9s "Exact Amount Pack," which lets you buy the exact amount of V-Bucks necessary to complete a specific purchase, is changing from around $0.50 for 50 V-Bucks to $0.99 for 50 V-Bucks. 

    These new prices for V-Bucks are US-specific and will vary in other regions. They9re also not entirely representative of the value Epic is offering with each purchase. As part of the company9s Epic Rewards program, you get 20 percent back on purchases made in Fortnite, Fall Guys and Rocket League when you use the Epic Games Store or Epic9s payment system on Android, iOS, PC or the web. That means you can receive anywhere from $1.79 (for 800 V-Bucks) to $17.99 (for 12,500 V-Bucks) to spend in Fortnite or the Epic Games Store when you use the company9s payment system.

    Changes to the value of V-Bucks are also impacting Fortnite9s various passes. The standard Battle Pass will now cost 800 V-Bucks and award 800 V-Bucks, down from its previous price of 1,000 V-Bucks. Meanwhile, the price of the OG Pass (for Fortnite9s throwback game mode) is lowering from 1,000 V-Bucks to 800 V-Bucks, and both the Music and Lego Passes are going from costing 1,400 V-Bucks to 1,200 V-Bucks. For any subscribers to Fortnite Crew, Fortnite9s monthly subscription service, your monthly stipend of the digital currency is also shrinking from 1,000 V-Bucks to 800 V-Bucks.

    Epic claims that it9s making all of these changes because "the cost of running Fortnite has gone up a lot" and raising prices helps pay the bills, but the company is also in a much better position to make money on every transaction that happens in the game. In securing largely favorable outcomes in its lawsuits against Apple and Google, Epic now has a way to point users to its payment system on iOS and Android (all the better to avoid app store fees), and its won major concessions that seem poised to reshape how app store economies work.
    This article originally appeared on Engadget at https://www.engadget.com/gaming/epic-is-increasing-the-price-of-fortnites-v-bucks-currency-185800744.html?src=rss



  • Wordle’s creator is back with a new game, and it’s a real chin scratcher
    Josh Wardle had a hell of a tough act to follow. His last game, Wordle, became incredibly popular thanks to its blend of simplicity, clarity and shareability. Over four years (and a seven-figure Craig Mazin, who he heard discuss the logic behind cryptics on a podcast. Wardle brought in two friends, Chris Dary and Matt Lee, whom he worked with at Reddit to collaborate on the new game. They received permission to use clues from long-time cryptic constructors Emily Cox and Henry Rathvon. 

    After playing the tutorial and today's puzzle, it seems you may need to be wired in a certain way to play Parseword. It’s certainly less approachable than Wordle. At first glance, it’s hard to see this reaching the same kind of mass appeal as Wardle’s previous game. (Fittingly enough, Parseword feels like a game geared toward New Yorker readers.)

    Of course, countless other casual daily games that aim to replicate the success of Wordle havepopped up over the last few years, from Quordle, Bracket City and Framed to the Times’ own Connections, Strands and Pips. Catfishing, which asks you to guess Wikipedia article subjects based on their categories, is a new favorite of mine. I still miss the original Heardle, though.






    This article originally appeared on Engadget at https://www.engadget.com/gaming/wordles-creator-is-back-with-a-new-game-and-its-a-real-chin-scratcher-182639801.html?src=rss


  • Here's the final trailer for The Super Mario Galaxy Movie
    The Super Mario Galaxy Movie is nearly upon us, as the hotly-anticipated sequel arrives in theaters on April 1. Nintendo recently dropped the final trailer for the film, which is filled with quick visual gags and nods to the source material.

    There aren9t too many actual reveals in this footage, as it covers a lot of the same ground as previous trailers. However, it does show that fan favorite Lumalee is returning as a prison guard of some sort, reversing the storyline from the original film in which the cheerfully nihilistic creature was trapped in a cage.

    Nintendo also released a larger presentation that featured the aforementioned trailer, but also included interviews with actors and franchise creator Shigeru Miyamoto. We did get some news in this video.

    It was revealed that the long-tongued dinosaur Yoshi will be voiced by Donald Glover. So it9s likely the dino will be saying a lot more than "Yoshi" over and over. Actor Luis Guzman will also be playing Wart, the primary antagonist from Super Mario Bros. 2. Issa Rae will be on hand to voice Honey Queen, the gigantic bee character from the Super Mario Galaxy games.

    It was even confirmed by lead actors Chris Pratt and Charlie Day that Luigi would be on hand for the entire adventure this time, and not confined to a cage-based subplot. I didn9t realize Luigi9s role in the first film was enough of a controversy to warrant this kind of mention, but here we are.

    Illumination CEO Chris Meledandri also appeared in the video, assuring viewers that there are still "some big surprises" waiting in the actual film. To that end, there9s been a rumor floating around that Fox McCloud from the Starfox franchise would be showing up. Is this the start of a Nintendo cinematic universe that will culminate in 10 years with a Super Smash Bros. movie? Stranger things have happened.
    This article originally appeared on Engadget at https://www.engadget.com/entertainment/tv-movies/heres-the-final-trailer-for-the-super-mario-galaxy-movie-181819593.html?src=rss


  • ChatGPT will now generate interactive visuals to help you with math and science concepts
    OpenAI is rolling out new interactive responses in ChatGPT it says are designed to make the chatbot more useful for learners. Starting today, ChatGPT will generate dynamic visuals when you ask it to explain select scientific and mathematical concepts, including the Pythagorean theorem, Coulomb9s law and lens equations. When ChatGPT responds with an interactive visual, you9ll be able to tweak any variables and the equation itself, allowing you to see how those changes affect the solution. 

    With today9s release, OpenAI says ChatGPT will respond with interactive visuals when asked about more than 70 concepts, with support for additional topics to come down the line. The visuals are available to all ChatGPT users, regardless of subscription status. However, OpenAI notes high school- and college-aged students are likely to get the most out of the new feature.   
    ChatGPT explains Ohm9s law.OpenAI
    The more interactive responses from ChatGPT follow the release of Study Mode last summer. Released in response to the sheer amount of students using chatbots to complete their coursework, that feature guides the user toward finding an answer themselves, rather than provide an outright solution. "This is just the beginning," OpenAI says of its latest feature. "Over time, we plan to expand interactive learning with additional subjects and continue building tools that strengthen learning with ChatGPT."






    This article originally appeared on Engadget at https://www.engadget.com/ai/chatgpt-will-now-generate-interactive-visuals-to-help-you-with-math-and-science-concepts-170000520.html?src=rss


  • Yoshi and the Mysterious Book will be released for Switch 2 on May 21
    Nintendo9s next platform adventure, Yoshi and the Mysterious Book, will be released for Switch 2 on May 21. The company announced the release date as part of its annual Mar10 Day celebration. This is a made-up holiday that exists because the date spelled out like that sort of looks like the word Mario.

    In any event, there9s a new trailer for the perpetually hungry dinosaur9s latest adventure. It looks super cute. It sort of resembles a children9s picture book come to life. Yoshi games typically boast unique graphical styles, with past entries featuring entire worlds made of yarn, cardboard and more. Even the very first Yoshi platformer, Super Mario World 2: Yoshi9s Island, featured a kind of hand-drawn aesthetic.

    The gameplay looks to be somewhat unique, with a reduced emphasis on chucking eggs. Many of the game9s creatures grant Yoshi special abilities when they hop on the dino for a ride. This reminds me of another Nintendo-branded glutton, Kirby.

    Today9s trailer also shows Yoshi gobbling up an enemy and encountering a foul and bitter taste, giving the little cutie a momentary stomach ache. I guess Yoshi9s palette has become more refined since the last game.

    This has already been a big week for the anthropomorphic dinosaur. Nintendo recently dropped another trailer for The Super Mario Galaxy Movie and it was revealed that Donald Glover will be voicing Yoshi. That film hits theaters on April 1, which is just a few weeks away.
    This article originally appeared on Engadget at https://www.engadget.com/gaming/nintendo/yoshi-and-the-mysterious-book-will-be-released-for-switch-2-on-may-21-164753150.html?src=rss


  • Google to Provide Pentagon with Gemini-powered AI agents
    Google is rolling out Gemini AI agents to the Department of Defense's more than 3 million civilian and military employees, according to Bloomberg. The agents will initially operate on unclassified networks, with talks underway to expand them to classified and top-secret systems, according to Emil Michael, the Under Secretary of Defense for Research and Engineering.

    Eight pre-built agents will automate tasks like summarizing meeting notes, building budgets and checking proposed actions against the national defense strategy. Google Vice President Jim Kelly said in a blog post on Tuesday that Defense Department personnel can also create custom agents using natural language.

    Google's AI chatbot, accessible through the Pentagon's GenAI.mil portal, has been used by 1.2 million Defense Department employees for unclassified work since December, with personnel running 40 million unique prompts and uploading more than 4 million documents. Training has reportedly not kept pace with adoption, however, as only 26,000 people have completed AI training since December, but future sessions are fully booked, something that suggests more employees are getting on board.

    The expansion comes as the Pentagon rapidly broadens its AI partnerships after its standoff with Anthropic, which refused to remove guardrails against domestic surveillance and autonomous weapons from its technology. The Pentagon has since classified the American AI company as a "supply chain risk," which Anthropic will fight in court. Roughly 900 Google and 100 OpenAI employees have since signed an open letter urging their employers to hold firm on the same guardrails. Google quietly altered its "AI Principles" regarding these exact uses in early February.

    The Department of Defense has since struck deals with OpenAI and xAI for restricted networks. Google itself faced internal backlash over Pentagon work in 2018 when thousands of employees protested Project Maven, a program that used AI to analyze drone video feeds. It did not renew that contract but has since loosened its restrictions on military work.
    This article originally appeared on Engadget at https://www.engadget.com/ai/google-to-provide-pentagon-with-gemini-powered-ai-agents-161037444.html?src=rss


  • Live Nation settlement avoids breakup with Ticketmaster
    To keepTicketmaster, Live Nation is going to have to make some major changes. As first reported bylawsuit filed in May 2024, but avoid selling off Ticketmaster.

    Live Nation will also be required to make a few changes to its business practices. According to NBC News, Ticketmaster, a subsidiary of Live Nation, will be required to create a "standalone ticketing system" that allows third-party competitors like SeatGeek and Eventbrite to sell tickets on.

    The settlement aims to loosen some of Live Nation's control over venues as well. 13 amphitheaters that Live Nation previously had exclusive booking arrangements with will move to an open booking model which will let other promotors book at the venues. The company is also prohibited from retaliating against venues that choose another ticket seller over Ticketmaster.

    The settlement comes less than a week after the case went to trial. While the matter may be concluded with the Justice Department, many of the states' attorneys general who were part of the lawsuit will be continuing their legal action separately.

    "The settlement recently announced with the U.S. Department of Justice fails to address the monopoly at the center of this case and would benefit Live Nation at the expense of consumers," New York State Attorney General Letitia James wrote in a press release. "We will continue our lawsuit to protect consumers and restore fair competition to the live entertainment industry." 26 other attorneys general signed onto continuing the lawsuit with James.

    Update, March 10, 2026, 11:37AM ET: This story was updated to clarify that Live Nation moved to an open booking model with 13 venues that it previously had exclusive booking rights with. Those venues were not owned by Live Nation.
    This article originally appeared on Engadget at https://www.engadget.com/entertainment/music/live-nation-settlement-avoids-breakup-with-ticketmaster-155031214.html?src=rss



  • GeForce Now adds GOG syncing and 90fps game streaming in VR headsets
    NVIDIA's GeForce Now game streaming platform has added a few minor but useful updates, especially for GOG and VR headset users, the company announced at Game Developer's Conference (GDC). The biggest technical improvement is for virtual reality headsets that support GeForce Now like the Apple Vision Pro and Meta Quest. Starting next week (March 19), those devices will be able to stream at 90 fps for Ultimate members (up from 60 fps) for improved smoothness, responsiveness and realism. 

    Another helpful update is in-app labels coming "soon" to GeForce Now. Once you connect an Xbox or Ubisoft_ account, you'll see clear labels directly on game art inside the GeForce Now app showing exactly what's available to play from your subscription services. NVIDIA is also expanding account linking, adding GOG to the roster of services on top of Gaijin single-sign announced at CES. 

    GeForce Now is also expanding its Install-to-Play library with select Xbox titles including Brutal Legend from Double Fine Productions and Compulsion Games' Contrast. The service will also see several anticipated games directly on the cloud service at launch, namely Remedy's Control Resonant and Samson: A Tyndalston Story from Liquid Swords. 

    As a reminder, NVIDIA's GeForce Now is one of the better cloud gaming services out there, particularly since it added GeForce RTX 5080-powered servers that Engadget's Devindra Hardawar called "indistinguishable from a powerful rig." The service recently came to Fire TV sticks and is available on Windows and Mac PCs, NVIDIA's Shield, Android TV, smartphones and many other devices. 
    This article originally appeared on Engadget at https://www.engadget.com/gaming/geforce-now-adds-gog-syncing-and-90fps-game-streaming-in-vr-headsets-130656731.html?src=rss



  • Google brings Gemini-powered content creation tools to Docs, Sheets, Slides and Drive
    Google is rolling out a batch of Gemini updates across its Workspace apps that give the AI assistant the ability to generate first drafts in Docs, build entire spreadsheets in Sheets, design presentations in Slides and answer questions about files stored in Drive. The features started rolling out on March 10 in beta for Google AI Ultra and Pro subscribers and Gemini Alpha business customers, in English only.

    In Docs, a new "Help me create" tool produces a formatted first draft by pulling context from Drive, Gmail, Chat and the web based on a user9s prompt. Gemini can also match the writing style or formatting of a reference document. Google says more than a third of new Docs are created from copies of existing files, so the formatting tool is meant to cut down on that manual work. In Sheets, Gemini can now construct an entire spreadsheet from a natural language prompt, drawing data from a user9s files and emails, as well as Google Chat and the web.

    A "Fill with Gemini" feature auto-populates table cells, which Google says is nine times faster than manual entry based on a 95-person study (this sounds profoundly unscientific, so take these claims with a grain of salt). Sheets also gained optimization tools powered by Google DeepMind and Google Research that can solve problems like employee scheduling through written prompts. In Slides, Gemini can generate individual slides that match an existing deck9s theme, with full presentation generation from a single prompt coming later.

    Google Drive is getting AI Overviews in search results, similar to a feature the company recently added to Gmail, along with a new "Ask Gemini" tool that lets users query their files, emails and calendar. The Drive features will be released first only for customers in the US, unlike the rest of these updates.
    This article originally appeared on Engadget at https://www.engadget.com/ai/google-brings-gemini-powered-content-creation-tools-to-docs-sheets-slides-and-drive-144705622.html?src=rss



  • The Sonos Play puts the best parts of the Era 100 in a portable speaker
    Sonos has just announced its first new products since 2024, when the company’s plans went sideways after a disastrous update to its app. First up is the Sonos Play, the company’s latest portable speaker. Long-time Sonos watchers will recognize the name from the old Play:1, Play:3 and Play:5 speakers, but this new model has little to do with those products of the past. The $299 Play is a Wi-Fi and Bluetooth speaker that sits between the $179 Roam 2 and $499 Move 2 and could be the “goldilocks” speaker in the company’s portable lineup, at least based on what I know so far.

    The closest comparison for the Play is the excellent Era 100, which Sonos released back in 2023. At 7.6” tall, 4.4” wide and 3” deep, it’s much thinner than the Era 100 which is over 5 inches deep. And compared to the Move 2 (9.5” x 6.3 x 5”) it’s much more portable. That goes for weight, too — the Play is less than 3 pounds, compared to over 6.5 pounds for the Move 2. It’s not the kind of speaker you’ll throw in your bag and forget about, like the tiny Roam 2, but it’s far more portable than the Move 2. Finally, the Play is IP67 rated, just like the Roam 2. That means it can be submerged in up to a meter of water for up to 30 minutes; it’s also dustproof.
    The grab handle on the back of the Sonos Play.Sonos
    From a speaker component perspective, it’s again quite similar to the Era 100. It has two tweeters positioned at a 90-degree angle for stereo separation paired with one midwoofer; it also has two additional passive radiators to increase the bass response in its relatively small case. The Era 100 lacks those passive radiators but is otherwise identical. Obviously, we’ll have to listen to the Play before saying how closely it compares to the Era 100, but this speaker should significantly outperform the Roam 2 simply due to the increased size of its components. The Move 2, on the other hand, is extremely loud and will likely still be the best choice for people who want a speaker to cover a large outdoor space.

    You’ll find familiar controls on the Sonos Play, which comes in black or white. (Fingers crossed for future color options like the lovely trio that Sonos offers on the Roam.) On the top surface are buttons for play/pause, volume up and down and a microphone toggle. On the back is a power button, a Bluetooth button and a physical switch that disconnects the microphone for increased security. Finally, there’s a new feature here: a removable plastic grab loop. 

    Sonos was keen to note that the Play is a full-featured member of the Sonos ecosystem. Like all of its other speakers, that means you’ll see all Sonos speakers in the app and can group them as you see fit, or have different music playing on different speakers throughout the house. You can also pair two of these in stereo. If you remove one from your network (say you’re outside and away from Wi-Fi), you’ll need to re-pair them though. In addition to controlling playback via the Sonos app (which, in my testing, is functioning fine and recovered from the 2024 debacle), you can stream music via AirPlay 2 or Spotify Connect. The Sonos Voice Assistant as well as Amazon Alexa are also on board here for anyone who likes to shout at their speakers.
    The Sonos Play on its wireless charging base.Sonos
    There’s a new trick here for both the Play and Move 2, as well. For the first time, you can group Sonos speakers together through Bluetooth. After pairing a Play to your phone via Bluetooth, you can press and hold the play/pause button on three more Play or Move 2 speakers to add them to the group. If you want to cover a larger outdoor space with multiple speakers, this sounds like a pretty handy way to do so.

    The Play also has line-in via its USB-C port, and you can use it for Ethernet as well; both features require a separate adapter. You can even use the USB-C port to top up your phone if you’re so inclined. And while you can also charge via the USB-C port, the Play comes with a wireless charging dock which makes for a nice home base for the speaker’s primary location. Annoyingly, Sonos did not include a charger, so you’ll need to provide your own USB-C brick. 
    A pair of Sonos Era 100 SL speakers with a turntable.Sonos
    Sonos is also adding a second, much simpler speaker to its lineup today: the Era 100 SL. Like the One SL before it, the Era 100 SL is identical to the Era 100 with one key difference. There are no microphones on it at all. As such, the Era 100 SL is also a bit cheaper, coming in at $189 compared to $219 for the standard model. 

    Otherwise, there are no differences in acoustic architecture or feature set here. As its most affordable speaker besides the portable Roam 2, Sonos is positioning the Era 100 SL as the ideal entry point into its products. I can’t really argue with that, as the Era 100 still sounds outstanding and is also quite flexible with features like line-in and Bluetooth as well as all the standard streaming options. Both versions of the Era 100 are compatible with each other, too — so if you get an SL and then decide you want a stereo pair, a standard Era 100 with a mic will work there and bring voice control to your system as well. 

    Both the $299 Play and $189 Era 100 SL are up for pre-order now, and Sonos says they’ll be shipping on March 31.






    This article originally appeared on Engadget at https://www.engadget.com/audio/speakers/the-sonos-play-puts-the-best-parts-of-the-era-100-in-a-portable-speaker-133000129.html?src=rss


  • MacBook Neo review: Apple puts every $600 Windows PC to shame
    I really don't know how Apple did it. The MacBook Neo is a $600 laptop that doesn't feel like an afterthought, which is a curse that has befallen so many cheap Windows notebooks. Sure, it has a slower A-series processor and it's limited to 8GB of RAM. But the MacBook Neo still feels as deeply considered as Apple's most premium hardware. Its screen, trackpad and overall usability is so far ahead of the competition, every Windows PC maker, including Microsoft, should be ashamed. 

    I've argued that a cheap MacBook could be the best for Apple to peel away Windows users, and after spending almost a week with the Neo, I'm convinced it will do just that. It's just fast enough to handle basic productivity work. It's sturdy enough to be tortured by kids in classrooms. And you really can't beat its $599 starting price. Once Windows users learn it's not that hard to switch to macOS, Apple will likely have another hit on its hands. 


    What's so Neo about this MacBook?
    I'll admit, I laughed at the MacBook Neo's name at first. It really does feel like a desperately hip name ASUS or Acer would slap onto their machines (in fact, Acer is doing so right now), rather than something Apple would even consider. But the Neo name is more than just a dated reference to the Matrix — it's also a clear signal that this is a new type of MacBook. It's the first one Apple has ever been able to sell so cheaply. It's the first one powered by a mobile A-series chip. And for many people, it will likely end up being their first Mac. 

    The MacBook Neo also marks the first time Apple has built a value-focused notebook under $1,000. The adorable handle-equipped iBook G3 looked like a system geared towards kids, but it launched at $1,599 in 1999. The original MacBook Air, which Steve Jobs revealed by pulling it out of a manilla envelope, sold for $1,799 in 2008. MacBooks only got semi-affordable when Apple dropped the Air's entry price to $999 in 2014. (The starting price has bounced between $999 and $1,099 ever since.) It dabbled in the concept further by keeping the M1 MacBook Air around at Walmart stores for $699 in 2024 before eventually dropping its price down to $650 last year. If you were lucky, you could also find it for $499 during some holiday sales.
    A citrus MacBook Neo being held up with one hand. Devindra Hardawar for Engadget
    While the M1 MacBook Air was a great value over the last few years, its last-gen Apple design aged quickly. The Neo looks far more modern, with an all-aluminum case that resembles the current Air (it's a bit smaller, but weighs the same 2.7 pounds). Color is the Neo's biggest draw, with bolder options like the greenish citrus and pink blush, along with Apple's typical dark and light case options. The citrus hue is the most unique, as we've seen rose gold MacBooks before. It would have been nice to see other strong colors too, like a brighter blue or something with a hint of purple. The people want personality, Apple! 

    Under the hood, the MacBook Neo is a story of compromise, more so than any MacBook before it. Apple had to find a way to deliver its premium user experience while also cutting costs significantly to reach its $599 price. Relying on the A18 Pro, which powered last year's iPhone 16 Pro, was likely far more cost effective instead of using an older M-series chip that isn't being built anymore. That A18 Pro chip also means the MacBook Neo has to be fairly limited when it comes to ports: there are only two USB-C connections on board (one is USB 3.0, and the other is USB 2.0). There's no MagSafe charging connection, which is a shame since the MacBook Neo will likely end up around trip-prone kids in schools and homes.
    A citrus MacBook Neo's USB-C ports. Devindra Hardawar for Engadget
    The biggest compromise lies in the MacBook Neo's RAM and disk space. It starts with just 8GB of RAM and a 256GB SSD. You can shell out another $100 to get 512GB of storage and a Touch ID button, but there's no way to add more RAM. Typically, my first piece of advice to any prospective computer buyer is to get at least 16GB of memory, as that's the easiest way to see faster performance when juggling tons of tabs, apps and large files. That's particularly true for Mac laptops, since Apple's unified memory is baked into its A-series and M-series chips.

    The MacBook Neo's 8GB limitation shows the precise audiences Apple is targeting with the MacBook Neo: casual users. Those include people who need secondary machines for light workloads and schools relying on Chromebooks. I'm not reneging on my 16GB RAM recommendation — if the idea of less RAM in your main computer makes your skin crawl, the Neo isn't for you. The MacBook Air is still around, and it can easily be equipped with tons of RAM and storage.

    Apple also deserves credit for squeezing in an impressive 1080p webcam in the Neo, something I haven’t seen in any other $600 Windows notebook. And while the resolution is impressive, Apple’s image processing also manages to deliver sharp and vibrant image quality. It’s usually easy to tell the overall quality of someone’s computer on group video calls based on their video quality. The MacBook Neo will have people thinking you’re calling in from a pricier MacBook Air or MacBook Pro.

    When I first demoed the MacBook Neo at Apple's launch event, its keyboard felt a bit flimsier than those on the Air and Pro. But I may have just been distracted by the crowd and noise. My review unit's keyboard feels just as accurate as the Air's, allowing me to type at full speed (near 100 words per minute) without any issues. There's none of the weird input problems I noticed on Dell's far more expensive XPS 14

    The MacBook Neo's trackpad is similarly responsive and accurate for swiping and gestures. That's particularly surprising, since Apple isn’t using a haptic Force Touch trackpad like all of its laptops for the past decade. The Neo's pad clicks down mechanically — and yet, it doesn't feel as muddy as similar trackpads we see on budget PCs. It's also notable that Apple was able to make the Neo's trackpad completely clickable, whereas PC mechanical options often only click along their bottom half or third. 
    A citrus MacBook Neo on a table outside. Devindra Hardawar for Engadget Enough Mac for most
    I didn't expect much from the Neo's A18 Pro processor and limited specs, and yet it still managed to surprise me. It easily handled having dozens of tabs open across multiple browsers, a show playing on the TV app, photo editing in Pixelmator Pro and running the new Apple Arcade title Oceanhorn 3 without any significant slowdown. There's clearly some swift memory management going on, delivering just enough RAM for the task right in front of you.

    The Neo's RAM usage typically hovered between 80 and 85 percent when I was trying to stress it, but it never went beyond that range. And if you're curious, the Neo typically used around 50 percent of its memory just to run macOS, even with no other apps running.

    I'd bet most people wouldn't see a major performance difference between the MacBook Neo and the Air for basic tasks. Even their screens look similar: The Neo's LCD panel has only a slightly lower resolution than the Air's, but its smaller 13-inch screen size gives it a similarly rich pixel density. The screen looks bold and colorful indoors, and it's also bright enough to use in direct sunlight outside. That's not something you usually see on $600 laptops. 
    Oceanhorn 3 on a MacBook Neo. Devindra Hardawar for Engadget
    During a demo at the Neo's launch event, I saw its screen compared side-by-side to a $600 HP laptop. The difference was literally night and day — the HP's display struggled to show the vibrancy of daylight photos, while the Neo's made photos pop off the screen. Similarly, the Neo's side-firing speakers sound significantly better than the tinny garbage HP stuffs into its discount machines. The Neo's speakers are ideal for watching videos and streaming content, but they definitely lack the clarity and low-end bump from the Air and MacBook Pro's upward firing speakers.



    Geekbench 6 CPU

    Geekbench 6 GPU

    Cinebench 2024

    Apple MacBook Neo (A18 Pro)

    3,372 /8,406

    19,511

    107/324

    Apple MacBook Air 13-inch (M4, 2025)

    3,784/14,745

    36,273

    172/660 GPU: 3,465

    Apple MacBook Air 13-inch (M3, 2024)

    3,190/12,102

    30,561

    N/A

    Microsoft Surface Pro 12-inch (2025, Qualcomm Snapdragon X Plus)

    2,315/10,915

    9,539

    108/530

    I was definitely trying to push the MacBook Neo harder than a typical user, but it simply kept delivering. In Geekbench 6's CPU benchmark, the MacBook Neo sits between the M2 and M3 MacBook Air for single-core tests, and below the M2 for multi-threaded work. Apple's hardware still manages to put Intel and AMD to shame, with single-threaded Geekbench 6 scores that are higher than the latest hardware from both companies. But of course, that's just one benchmark — beefy CPUs with active cooling will still be more performant overall.

    What’s most impressive about the MacBook Neo is that it manages to be a functional and well-rounded notebook at just $599. Microsoft’s “low-budget” $800 Surface Pro 12-inch was cute, but we found its performance incredibly underwhelming (and you still had to pay more for the keyboard). The 2.2-pound ZenBook A14 was impressively light, but again it was just too slow to be useful. Apple probably could have worked harder to make the MacBook Neo a tad lighter, but it’s still easy to hold and travel with. I’d much rather Apple kept it at the MacBook Air’s 2.7-pound weight, instead of making the Neo less powerful or more expensive.

    The only time the MacBook Neo completely failed was when I tried to run complex games meant for Apple's M-series chips. Lies of P installed just fine, but upon launch it just stopped as it tried to load shaders. Honestly, I'm surprised I was even able to install it in the first place. The most gaming you'll do on the Neo are things built specifically for Apple Arcade and the company's mobile chips, or cloud streaming options like GeForce Now or Xbox.

    During our battery test, which involves looping a 4K video, the MacBook Neo lasted 12 hours and 15 minutes. That's far below the 18 hours and 15 minutes I saw on the M4 MacBook Air, but it's still enough to last you during a typical work or school day. Again, Apple also had to sacrifice plugging in a bigger battery to keep the Neo's costs down.
    A citrus MacBook Neo on a table outside. Devindra Hardawar for Engadget Should you buy the MacBook Neo?
    It's rare for Apple to genuinely surprise me these days, but the MacBook Neo did just that. It's a $599 computer that can handle basic workloads just fine, all the while looking like one of the company's more expensive notebooks. Most importantly, it delivers more speed, a brighter screen and an overall better user experience than any competing $600 Windows PC. It's so good, I think it'll make many people wonder why they've stuck with sub-par PCs for so long.







    This article originally appeared on Engadget at https://www.engadget.com/computing/laptops/macbook-neo-review-apple-puts-every-600-windows-pc-to-shame-130000878.html?src=rss



  • Shark's ChillPill puts a mister, fan and cold-plate in one portable package
    Shark has been making some intriguing devices lately, and its newest offering is one I’m personally very excited about. The company has just announced the ChillPill — a gadget it’s describing as a “3-in-1 personal cooling system.” It’s a modular system that offers a fan, mister and cold plate in one portable accessory, and is available today (March 10) for $150. Just in time for the summer, I guess. I’ve had a ChillPill to test for a few days and while I think it’s a bit pricey, I’m impressed by the sophistication and versatility you get for the money.

    The ChillPill looks kind of like a strange, modern pair of binoculars. It is made up of two tubes connected via an inch-long silver rotating hinge. Unlike a pair of binoculars, though, one of the halves of the ChillPill can swivel on its hinge to about 100 degrees in either direction, so you can twist it to your heart’s desire. The hinge clicks firmly into place, and feels solid, so it can hold steady in whatever position you’ve chosen.

    The smaller of the two tubes is where the controls and the USB-C charging port sit. There is a switch near the bottom here that locks the controls so the ChillPill doesn’t accidentally turn on when it’s in your cluttered purse. This is important, since turning on the device and adjusting the intensity levels is a matter of pressing the other end of this tube and rotating the dial. There’s a screen that takes up the top surface and it’ll show your battery level and what speed or mode you’ve selected.

    The matte, slightly larger tube is where the attachments go, and the other end of this is an air inlet. Shark calls the attachments “caps,” and like mentioned earlier, these are the “High-speed fan” cap, a “Dry Touch Mist” cap and the “InstaChill Cooling Plate.” The fan is basically an inch-thick disc, while the other two are a bit taller (or deeper), and the misting pod has a tank with a wick in it. You have to fill this with potable water (and the instruction manual repeatedly warns against using oils, fragrances or other additives) before turning the device on.

    Swapping the caps out is a fairly easy affair thanks to the self-explanatory symbols on the edge. Twist the parts till the circle or lock icons are on top of the solid white dot on the other side, and you’re all set.
    The Shark ChillPill in use in various scenarios.Shark
    Of the three attachments, I was most excited for the cold plate, but was pleasantly surprised by how much I liked the mister. I was initially skeptical when Shark’s reps told me it was a “dry mist,” and I assumed it was probably much wetter than they promised. But when I filled the container with cold tap water and turned the ChillPill on, I found the resulting cool air and mist very refreshing. And though my chin, which got the most of the water vapor, did get a bit wet, it all dried off very quickly. Plus, if I didn’t want to risk any moisture on my face at all, I could just hold the device a bit further away. I also think it would be thoroughly enjoyable when aimed at other areas, like my neck or back, for a quick cooldown.

    Same goes for the cooling plate attachment. It uses basically the same technology as the under-eye plates on the Shark CryoGlow LED face mask and the Shark DePuffi device. The company’s InstaChill technology essentially gives you a super cold surface that you can press to your skin (or, in theory, any surface that needs to chill) to quickly cool things off. Not only can this be great after, say, a hot yoga session or running to the subway in the middle of summer, but it can also be quite calming. I set the plate to the lower of the two chill settings and rubbed it all over my face before a call with my boss. I can’t say I was completely relaxed during the chat, but I was certainly a lot less strung out than I might have been without the ChillPill.

    Finally, though the fan is the least exciting, it does work as promised and gets so powerful at the top level of 10 that I was genuinely shocked. It was like a mini cyclone in my hand, and if all you want is for moving air (that doesn’t have to be cooled), the ChillPill offers plenty of oomph and a wide range of intensity options.

    For the money, I wish that Shark included some ChillPill accessories like the wrist strap, clamp, belt clip, crossbody strap or travel case. I also would love for the company to find a way to keep all the attachments on the device so I don’t have to carry loose caps with my ChillPill or buy a carrying case. I also found the half of the device with the power button on it to be a bit prone to becoming slick or greasy, making it a bit slippery at times.

    Ultimately, I really enjoyed using the ChillPill to keep me cool. I can see this being a popular device in a hot, humid country like Singapore (where I’m from), and you best believe I’ll be ordering a few as gifts for my family members. Well, maybe just one or two. I’m not rich, after all, and these aren’t that affordable.

    Update, March 10 2026, 3:42 PM ET: This story has been updated to edit the degree at which the two tubes can rotate on the hinge.
    This article originally appeared on Engadget at https://www.engadget.com/home/sharks-chillpill-puts-a-mister-fan-and-cold-plate-in-one-portable-package-123000848.html?src=rss


  • The best robot vacuums on a budget for 2026
    If vacuuming is your least favorite chore, employing a robot vacuum can save you time and stress while also making sure your home stays clean. While once most robo-vacs landed on the higher end of the price spectrum, that’s not the case anymore. Sure, you could pick up a $1,000 cleaning behemoth with mopping features, but it would be incorrect to assume that you need to spend that much money to get a good machine.

    Now, you can get an autonomous dirt-sucker with serious cleaning chops for $500 — sometimes even $300 or less. But you get what you pay for in this space; don’t expect affordable robot vacuum cleaners to have all of the bells and whistles that premium machines do, like self-emptying capabilities or advanced dirt detection. After testing dozens ofrobot vacuums at various price points, I’ve narrowed down our top picks for the best budget robot vacuums you can buy right now.
    Best budget robot vacuums for 2026







    Are robot vacuums worth it?
    Since I9ve tested dozens of robot vacuums, I9m often asked if these gadgets are "worth it" and I9d say the answer is yes. The biggest thing they offer is convenience: just turn on a robot vacuum and walk away. The machine will take care of the rest. If vacuuming is one of your least favorite chores, or you just want to spend less time keeping your home tidy, semi-autonomous robotic vacuum is a great investment. Many models, albeit more expensive ones, even come with features like a self-empty station to further reduce maintenance.

    There are plenty of other good things about them, but before we dive in let’s consider the biggest trade-offs: less power, less capacity and less flexibility. Those first two go hand in hand; robot vacuum cleaners are much smaller than upright vacuums, which leads to less powerful suction. They also hold less dirt because their built-in bins are a fraction of the size of a standard vacuum canister or bag. Fortunately, some models include features like an auto-empty station, which helps with dirt capacity, especially in homes with pet hair.

    When it comes to flexibility, robot vacuums do things differently than standard ones. You can control some with your smartphone, set cleaning schedules and more, but robo-vacs are primarily tasked with cleaning floors. On the flip side, their upright counterparts can come with various attachments that let you clean couches, stairs, light fixtures and other hard-to-reach places.
    What to look for in a budget robot vacuum
    When looking for the best cheap robot vacuum, one of the first things you should consider is the types of floors you have in your home. Do you have mostly carpet, tile, laminate, hardwood? Carpets demand vacuums with strong suction power that can pick up debris pushed down into nooks and crannies. Unfortunately, there isn’t a universal metric by which suction is measured. Some companies provide Pascal (Pa) levels and generally the higher the Pa, the stronger. But other companies don’t rely on Pa levels and simply say their bots have X-times more suction power than other robot vacuums.

    So how can you ensure you’re getting the best cheap robot vacuum to clean your floor type? Read the product description. Look for details about its ability to clean hard floors and carpets, and see if it has a “max” mode you can use to increase suction. If you are given a Pa measurement, look for around 2000Pa if you have mostly carpeted floors. Pay attention to the brush roll mechanism as well, especially if you9re dealing with dog hair or other stubborn debris that can cause tangles. Many budget models use bristle brushes, while others offer tangle-free designs to minimize maintenance.

    You may find some budget robot vacuums also offer vacuum/mop combo capabilities. These bots feature a water tank, which means they can offer mopping functionality, enhancing debris pickup, and resulting in shiny floors. However, these are less common when you’re shopping in the lower price range.

    Size is also important for two reasons: clearance and dirt storage. Check the specs for the robot’s height to see if it can get underneath the furniture you have in your home. Most robo-vacs won’t be able to clean under a couch (unless it’s a very tall, very strange couch), but some can get under entryway tables, nightstands and the like. As for dirt storage, look out for the milliliter capacity of the robot’s dustbin — the bigger the capacity, the more dirt the vacuum cleaner can collect before you have to empty it.

    You should also double check the Wi-Fi capabilities of the robo-vac you’re eyeing. While you may think that’s a given on all smart home devices, it’s not. Some of the most affordable models don’t have the option to connect to your home Wi-Fi network. If you choose a robot vac like this, you won’t be able to direct it with a smartphone app or with voice controls. Another feature that’s typically reserved for Wi-Fi-connected robots is scheduling because most of them use a mobile app to set cleaning schedules.

    But Wi-Fi-incapable vacuums usually come with remote controls that have all the basic functions that companion mobile apps do, including start, stop and return to dock. And if you’re concerned about the possibility of hacking, a robot vac with no access to your Wi-Fi network is the best option.

    Obstacle detection and cliff sensors are other key features to look out for. The former helps the robot vacuum navigate around furniture while it cleans, rather than mindlessly pushing its way into it. Many also offer no-go zones, letting you block off areas you don’t want the robot to enter. Meanwhile, cliff sensors prevent robot vacuums from tumbling down the stairs, making them the best vacuum for multi-level homes.
    How we test robot vacuums
    When we consider which robot vacuums to test, we look at each machine’s specs and feature list, as well as online reviews to get a general idea of its capabilities. With each robot vacuum we review, we set it up as per the instructions and use it for as long as possible — at minimum, we’ll use each for one week, running cleaning cycles daily. We make sure to try out any physical buttons the machine has on it, and any app-power features like scheduling, robot mapping and more.

    Since we test robot vacuums in our own homes, there are obstacles already in the machine’s way like tables, chairs and other furniture — this helps us understand how capable the machine is at avoiding obstacles, and we’ll intentionally throw smaller items in their way like shoes, pet toys and more. With robot vacuums that include self-emptying bases, we assess how loud the machine is while emptying contents into the base and roughly how long it takes for us to fill up the bag (or bagless) base with debris.
    Robot vacuum maintenance tips
    First and foremost, always empty your robot vacuum’s dustbin after every cleaning job, or use a self-empty station if the model supports it. Simply detach and empty the dustbin as soon as the robot is done cleaning, and then reattach it so it9s ready to go for the next time. It’s also a good idea to take a dry cloth to the inside of the dustbin every once in a while to remove any small dust and dirt particles clinging to its insides.

    In addition, you’ll want to regularly examine the machine’s brushes to see if any human or pet hair has wrapped around them, or if any large debris is preventing them from working properly. Some brushes are better than others at not succumbing to tangled hair, but it’s a good idea to check your robot’s brushes regardless — both their main brush and any smaller, side brushes or corner brushes they have. These parts are often easy to pop off of the machine (because they do require replacements eventually) so we recommend removing each brush entirely, getting rid of any tangles or other debris attached to them and reinstalling them afterwards. If you have a robot vacuum with mopping capabilities, you’ll need to wash the bots’ mop pads too, to avoid any unpleasant smells or tracking mess around your home. Similarly, if your robot vacuum has a water tank, it’s worth washing this out regularly to keep it clean.

    Robot vacuums also have filters that need replacing every couple of months. Check your machine’s user manual or the manufacturer’s website to see how long they recommend going in between filter replacements. Most of the time, these filters cannot be washed, so you will need to buy new ones either directly from the manufacturer or from other retailers like Amazon or Walmart.
    Budget robot vacuum FAQs Are budget robot vacuums good for pet hair?
    Yes, budget robot vacuums can be good for pet hair. Just keep in mind they generally tend to have lower suction power and smaller dustbins than more expensive (and larger) robot vacuums. If pet hair is your biggest concern, we recommend getting as expensive of a robot vacuum as your budget allows, or consider investing in a cordless vacuum since those tend to be more powerful overall.
    How long do budget robot vacuums last per charge?
    Budget robot vacuums typically last 40-60 minutes per charge, and the best ones will automatically return to their charging dock when they need more power.
    Do budget robot vacuums work on carpets and hardwood floors?
    Yes, budget robot vacuums work on both carpets and hardwood floors.
    Which budget robot vacuums have mapping features?
    Home mapping features are typically exclusive to more expensive robot vacuums. Check the product description of any robot vacuum you9re thinking of buying and look for "smart mapping" or "smart home mapping" in the feature list if you want a device that supports it.

    Check out more from our spring cleaning guide.
    This article originally appeared on Engadget at https://www.engadget.com/home/smart-home/best-budget-robot-vacuums-133030847.html?src=rss


  • You can now use ChatGPT to open Shazam instead of... just opening Shazam
    Shazam is now available within ChatGPT, if you don’t want to launch the music discovery app on your phone for, well, reasons. You will have to link the Shazam app with the chatbot first from its Apps page, after which you can summon it in-chat to identify whatever song is playing. To summon Shazam in-chat, you can use prompts like “Shazam, what’s playing?” or “Shazam, what is this song?”

    A box will pop up that you can tap on to launch the music discovery service, which will then listen to the tune playing. ChatGPT will display the song’s name, artist and artwork, along with the option to save the song to Shazam. Take note that the feature will work within ChatGPT even if you don’t have the music discovery app downloaded on your device, which does make it useful if you’re using a phone with full memory. The Shazam integration has started rolling out globally within ChatGPT on iOS, Android and the web.
    This article originally appeared on Engadget at https://www.engadget.com/apps/you-can-now-use-chatgpt-to-open-shazam-instead-of-just-opening-shazam-114000363.html?src=rss


  • FAA opens up real world testing for air taxi startups
    US regulators have approved eight pilot programs across 26 states that will allow Archer, Joby and other eVTOL companies to finally start testing aircraft this summer, according to a US Department of Transportation (DoT) press release. That will allow those manufacturers to run trials for use cases like urban air taxi services, regional passenger transportation, cargo, emergency medical operations and autonomous flight technology. 

    The new projects were made possible by the White House's Advanced Air Mobility and eVTOL Integration Pilot Program (e-IPP) approved last year to allow certification for such aircraft to progress after being stuck in the mud for years. "By safely testing the deployment of these futuristic air taxis and other AAM vehicles, we can fundamentally improve how the traveling public and products move," US Transportation Secretary Sean Duffy said at the time

    Other FAA aircraft partners include Beta, Electra, Elroy Air, Wisk, Ampaire and Reliable Robotics. Key pilot programs were approved for the Texas, Utah, Pennsylvania, Louisiana and North Carolina Departments of Transportation, along with New York and New Jersey Port Authority and the City of Albuquerque. We've already glimpsed some of the ideas, like Archer's plan to use air taxis between New York's major airports and city heliports.

    A number of eVTOL startups have launched in recent years, but so far none of the aircraft have received "type certificates" for carrying passengers or other commercial purposes. Archer and Joby are the farthest along in that process, having been granted the FAA's final airworthiness criteria — the final step before full approval. 

    The delays are mostly about safety and working eVTOL planes into existing aviation flows. "The gap isn't technical capability anymore. It's regulatory synchronization," the FAA's Kalea Texeira said last year on LinkedIn. "[That includes factors like] vertiports. Energy supply chains. Part 135 [commercial] integration. Pilot training frameworks that match the aircraft timeline." In the same post, Texeira added that Joby wouldn't certify until mid-2027 at the earliest, with Archer following in 2028.

    The new program could help accelerate plane-makers' plans. In a YouTube video, Beta CEO Kyle Clark said selection for the program will help his company start operations a year earlier than it previously expected. Archer, meanwhile, compared the program to robotaxi testing and said it will help build trust with the public for its Midnight aircraft. "This is the clearest sign yet... that bringing air taxis to market in the United States is a real priority," said Archer CEO Adam Goldstein.
    This article originally appeared on Engadget at https://www.engadget.com/transportation/faa-opens-up-real-world-testing-for-air-taxi-startups-112219316.html?src=rss


  • The Morning After: The new iPad Air M4 is Apple's best overall tablet
    Now that Apple is designing and engineering its own silicon, the updates come fast. It’s been less than two years since the company released the M2-powered iPad Air and we’re already on our third iPad Air iteration, one with the M4 inside. That’s the same chip that was inside the iPad Pro in 2024.

    That’s one way of expressing how powerful 20259s iPad Air now is – and it remains a step above the base iPad in most ways. However, there’s room for improvement. Apple has stuck with the same display for another year. The 11-inch iPad Air that Nathan Ingraham reviewed seems to have has the same screen in 2026 as it did when the first no-Home button iPad Air was released in late 2020. (And that’s the one I’m still using!) Also, why still no FaceID?

    – Mat Smith
    The other big stories (and deals) this morning
    Qualcomm9s new Arduino Ventuno Q goes all-in on AI and roboticsIts a more sophisticated board.
    Qualcomm, which bought microcontroller board manufacturer Arduino last year, just announced a new single-board computer that marries AI with robotics. The Ventuno Q is more sophisticated (and expensive) than Arduino9s usual AIO boards, thanks to the Dragonwing IQ8 processor that includes an 8-core ARM Cortex CPU, Adreno Arm Cortex A623 GPU and Hexagon Tensor NPU that can reach up ot 40 TOPs. It also pacs in Arduino App Lab, with pre-trained AI models including LLMs, VLMs, gesture recognition and object tracking, all running offline.

    Apple may delay its smart display launch until fallSiri9s ongoing AI overhaul could be to blame for the wait.
    Bloomberg’s Mark Gurman is back with the latest rumors on new Apple hardware and the company’s continued Siri woes. His sources say that Apple is expected to postpone its smart home display until later in 2026, possibly September, when it often introduces another barrage of new gadgets. The hardware has reportedly been finished for months, but the AI-centric overhaul of Siri is still not done.

    Dell XPS 14 (2026) laptop reviewThat one flaw...Engadget
    Dell’s revamped XPS 14 is more powerful than ever. The XPS series has long been a favorite at Engadget, and this one’s lightweight and features a gorgeous OLED screen. However, Dell’s keyboard this year has a baffling flaw: its keyboard. It somehow forces you to type more slowly to log each key press. And this isn’t a capacitive touchscreen or anything complicated. According to Dell, “a small batch of early XPS units” have these quick typing issues. They also say the issue is currently resolved and doesn’t affect XPS units shipping now. We’ll be checking once a firmware update, meant to fix the issue, lands.

    Continue reading.


    This article originally appeared on Engadget at https://www.engadget.com/general/the-morning-after-engadget-newsletter-111539860.html?src=rss


  • The Oversight Board says Meta needs new rules for AI-generated content
    The Oversight Board is once again urging Meta to overhaul its rules around AI-generated content. This time, the board says Meta should create a separate rule for AI content that9s independent of its misinformation policy, invest in more reliable detection tools and make better use of digital watermarks among other changes. 

    The group9s recommendations stem from an AI-generated video shared last year that claimed to show damaged buildings in the Israeli city of Haifa during the Israel-Iran conflict in 2025. The clip, which racked up more than 700,000 views, was posted by an account that claimed to be a news outlet but was actually run by someone in the Philippines.

    After the video was reported to Meta, the company declined to remove it or add a "high risk" AI label that would have clearly indicated the content had been created or manipulated with AI. The board overturned Meta9s decision not to add the "high risk" label and says the case shines a light on several areas where the company9s current AI rules are falling short.

    "Meta must do more to address the proliferation of deceptive AI- generated content on its platforms, including by inauthentic or abusive networks of accounts and pages, particularly on matters of public interest, so that users can distinguish between what is real and fake," the board wrote in its decision. Meta eventually disabled three accounts linked to the page after the board flagged "obvious signals of deception."

    One of the board9s top recommendations is that Meta create a dedicated rule for AI-generated content that9s separate from its misinformation policy. The rule, according to the board, should include specifics about how and when users are required to label AI content as well as information about how Meta penalizes those who break the rule. 

    The board was also highly critical of how Meta uses its current "AI Info" labels, noting that the way they are applied is "neither robust nor comprehensive enough to contend with the scale and velocity of AI-generated content,” especially in times of conflict or crisis. “A system overly dependent on self-disclosure of AI usage and escalated review (which occurs infrequently) to properly label this output cannot meet the challenges posed in the current environment.”

    Meta, the board said, also needs to invest in more sophisticated detection technology that can reliably label AI media, including audio and video. The group added that it was "concerned" about reports that the company is "inconsistently implementing" digital watermarks on AI content created by its own AI tools. 

    In a statement, Meta said it “welcomed” the decision and that it would also take action “on content that is identical and in the same context” when “it is technically and operationally possible to do so.” The company has 60 days to formally respond to its recommendations. 

    The decision isn9t the first time the board has been critical of Meta9s handling of AI content. The group has described the company9s manipulated media rules as "incoherent" on two other occasions, and has criticized it for relying on third-parties, including fact checking organizations, to flag problematic content. Meta9s reliance on fact checkers and other "trusted partners" was again raised in this case, with the board saying that it had heard from these groups that Meta "is less responsive to outreach and concerns, in part due to a significant reduction in capacities for Meta’s internal teams." Meta, the board writes, "should be capable of conducting such assessments of harm itself, rather than rely solely on partners reaching out to them during an armed conflict."

    While the Oversight Board9s decision relates to a post from last year, the issue of AI-generated content during armed conflicts has taken on a new urgency during the latest conflict in the Middle East. Since the start of the US and Israel9s strikes on Iran earlier this month, there has been a sharp rise in viral AI-generated misinformation across social media. The board, which has previously hinted that it would like to work with generative AI companies, included a suggestion that would seem to apply to not just Meta. 

    "The industry needs coherence in helping users distinguish deceptive AI-generated content and platforms should address abusive accounts and pages sharing such output," it wrote.

    Update, March 10, 10:53AM ET: This story was updated to reflect Meta’s response to the Oversight Board.



    This article originally appeared on Engadget at https://www.engadget.com/social-media/the-oversight-board-says-meta-needs-new-rules-for-ai-generated-content-100000268.html?src=rss


  • TikTok can continue its operations in Canada after agreeing to enhanced security measures
    TikTok doesn’t have to close its offices in Canada after all. The country will allow TikTok to keep its business operational after a national security review, Minister of Industry Mélanie Joly has announced. This is a complete 180 of the country’s decision back in 2024 to order TikTok to shut down its operations, citing unspecified “national security risks” posed by the company and its China-based parent ByteDance. Canadian authorities said back then that their decision was based on evidence collected by the country’s security and intelligence community.

    As Bloomberg notes, the order was paused shortly after Mark Carney replaced Justin Trudeau as Prime Minister in early 2025. Carney was the first Canadian PM to visit China in years and had a discussion with President Xi Jinping about tariffs. Joly said TikTok will be allowed to operate in Canada with new enhancements in data security and regulatory oversight. To start with, it will have to implement privacy-enhancing technologies to reduce the risk of unauthorized access that compromise Canadians’ personal information. It will also have to add enhanced protections for minors and ensure transparency by letting an independent third party “audit and continuously verify data access controls.”

    “…this decision will protect Canadian jobs, ensuring that TikTok Canada maintains a physical presence in Canada, with commitments to invest in its cultural sector,” Joly said in a statement. “TikTok Canada will support the growth of Canadian creators, artists and cultural organizations, while strengthening the production and accessibility of Canadian cultural content in both official and Indigenous languages across the country.”
    This article originally appeared on Engadget at https://www.engadget.com/apps/tiktok-can-continue-its-operations-in-canada-after-agreeing-to-enhanced-security-measures-095239399.html?src=rss


  • Rode’s Rodecaster Video Core makes livestreaming even cheaper
    Rode’s not done releasing trimmed-down versions of its production tools with an eye on budget conscious creators. Today, it’s launching Rodecaster Video Core, an all-in-one studio setup which sits below its flagship Rodecaster Video and its (now) mid-range Video S. It’s aimed at folks who are either dipping a toe into this world, or already have audio gear and just want to broaden out to HD video as well. Arguably, the biggest change is the lack of any controls on the hardware itself, as you’ll be running the show entirely from inside the Rodecaster App.

    In terms of connectivity, you’ll find three HDMI-in, one HDMI-out, four USB-C, two 3.5mm and two Neutrik combo ports ‘round back. Connect a compatible video device to a USB-C port and you’ll be able to run up to four sources at a time, and you can even use network cameras via Ethernet. Plus, you’ll be able to use the Rode Capture app to wirelessly connect the feed from an iOS device to your setup. And you’ll even be able to set it up to automatically switch between feeds based on audio inputs, reducing your need to micromanage multi-person feeds.
    Rode
    And, if you’re already rocking one of Rode’s audio consoles, the Rodecaster Sync app will make your life a lot easier. Essentially, if you’ve got a Rodecaster Pro 2 or Duo, you’ll be able to hook it up to your Video Core, allowing you to set shortcuts directly to your pads. In fact, you can run your audio and video setup from the one desk, hopefully reducing the amount of fiddling you need to do in the middle of your stream.

    Core is designed to stream straight to YouTube, Twitch and any other platforms you’d care to use instead. You’ll be able to record your footage to an external drive and, thanks yo a new firmware update across the range, you’ll also be able to output a EDL file for DaVinci Resolve. Oh, and you’ll now be able to import media in non-standard resolutions and aspect ratios — such as square footage from social media — which will be automatically scaled and optimized for your show.

    Rodecaster Video Core is available to pre-order now for $599, but there’s no word yet on when the sturdy boxes will start winging their way around the world.
    This article originally appeared on Engadget at https://www.engadget.com/entertainment/rodes-rodecaster-video-core-makes-livestreaming-even-cheaper-230053061.html?src=rss


  • You can (sort of) block Grok from editing your uploaded photos
    People can block the xAI9s Grok chatbot from creating modifications of their uploaded images on social network X. Neither X or xAI, both Elon Musk-owned businesses, have made a public announcement about this feature, which users began noticing on the iOS app within the image/video upload menu over the past few days. 

    This option is likely a response to Grok9s latest scandal, which began at the start of 2026 when the addition of image generation tools to the chatbot saw about 3 million sexualized or nudified images created. An estimated 23,000 of the images made in that 11-day period contained sexualized images of children, according to the Center for Countering Digital Hate. Grok is now facing two separate investigations by regulators in the EU over the issue.

    The positive side of the recent feature addition is that X and xAI have taken a step toward limiting inappropriate uses of Grok. This block is a simple toggle and it hasn9t been buried in the UI. So that9s nice.

    The negative side, however, is that this token gesture that doesn9t amount to any serious improvement to how Grok works or can be used. It9s great that the chatbot won9t alter the file uploaded by one person, but as reported by real people in scanty clothing that X announced in January seem to have had only partial success at best. If this additional and narrow use case is all the company offers, then the claims of being a zero-tolerance space for nonconsensual nudity are going to ring hollow. Especially since, as we noted at the time, xAI could stop allowing image generation at all until the issue is properly and thoroughly fixed.
    This article originally appeared on Engadget at https://www.engadget.com/ai/you-can-sort-of-block-grok-from-editing-your-uploaded-photos-215356117.html?src=rss



  • Bluesky's CEO is stepping down after nearly 5 years
    Bluesky CEO Jay Graber, who has led the upstart social platform since 2021, is stepping downfrom her role as its top executive. Toni Schneider, who has been an advisor and investor in Bluesky, will take over the job temporarily while Graber stays on as Chief Innovation Officer. 

    "As Bluesky matures, the company needs a seasoned operator focused on scaling and execution, while I return to what I do best: building new things," Graber wrote in a blog post. Schneider, who was previously CEO at Wordpress parent Automattic, will be that "experienced operator and leader" while Blueksy's board searches for a permanent CEO, she said.

    Graber's history with Bluesky dates back to its early days as a side project at Jack Dorsey's Twitter. She was officially brought on as CEO in 2021 as Bluesky spun off into an independent company (it officially ended its association with Twitter in 2022 and Dorsey cut ties with Bluesky in 2024). She led the company through its launch and early viral success as it grew from an invitation-only platform to the 43 million-user service it is today. During that time, she's become known as an advocate for decentralized social media and for trolling Mark Zuckerberg's t-shirt choices. 

    Nearly three years since it launched publicly, Bluesky has carved out a small but influential niche in the post-Twitter social landscape. The platform is less than a third of the size of Meta's competitor, Threads, which has also copied some of Bluesky's signature features. Bluesky also has yet to roll out any meaningful monetization features, though it has teased a premium subscription service in the past.

    As Chief Innovation Officer, Graber will presumably still be an influential voice at the company going forward. And, as Wired points out, she still has a seat on Bluesky's board so she will get some say in who steps into the role permanently. Until then, Schneider, who is also a partner at VC firm Tre Ventures, will lead the company. "I deeply believe in what this team has built and the open social web they're fighting for," he wrote in a post on Bluesky. 






    This article originally appeared on Engadget at https://www.engadget.com/social-media/blueskys-ceo-is-stepping-down-after-nearly-5-years-201900960.html?src=rss




  • Samsung promises 120 games will be playable via its glasses-free 3D monitor tech by the end of the year
    Samsung just announced that 120 games will be playable via its Odyssey 3D Hub platform by the end of the year. This is the platform that provides content for glasses-free 3D monitors like recent Odyssey displays.

    The company made this claim at GDC 2026, while also noting that the platform currently offers around 60 playable titles. Samsung has only announced a couple of games headed to the platform this year, which include Cronos: The New Dawn and Hell is Us. These are both solid third-person action games that originally came out last year.

    The collection already includes several notable games, including Stellar Blade, Lies of P and Psychonauts 2, among others. It's good to know the library continues to grow, proving that there might still be some life left in 3D display technology after all.

    We came away impressed with the technology when we gave it a go last year. We even said that if "3D had been like this all along, people would be much more receptive." The games look great and the displays include head tracking so users don't have to constantly struggle to find the one sweet spot (I'm looking at you, Nintendo 3DS.)

    Samsung has quietly been adding to its lineup of glasses-free 3D displays. There are several models to choose from nowadays, with screen sizes up to 32-inches.

    The company also used GDC to announce a partnership with game developer CD Projekt Red, but details remain scant. It has something to do with display technology and Samsung's HDR10+ Gaming standard. We do know that CDPR and Samsung are integrating HDR10+ Gaming into Cyberpunk 2077.
    This article originally appeared on Engadget at https://www.engadget.com/gaming/samsung-promises-120-games-will-be-playable-via-its-glasses-free-3d-monitor-tech-by-the-end-of-the-year-180102470.html?src=rss


  • EA laid off staffers across Battlefield studios to 'better align' its teams
    EA axed an undisclosed number of employees across the game studios behind the Battlefield franchise. As first reported by seven million copies sold in the first three days following its release in October. EA even called the latest Battlefield title the "best-selling shooter title of 2025" in its third quarter report for FY26, which disclosed the company's net revenue of more than $1.9 billion for the quarter.

    "Battlefield remains one of our biggest priorities, and we’re continuing to invest in the franchise, guided by player feedback and insights from Battlefield Labs," an EA spokesperson also said in a statement.

    Despite being one of EA's most popular franchises, Battlefield isn't the only one to suffer staffing cuts. Full Circle, the developer behind the skate. that's also owned by EA, also announced layoffs and "restructuring" in February. However, EA isn't the only company in the industry to look at downsizing its personnel. Ubisoft said it was planning to get rid of up to 200 jobs in its Paris office earlier this year and Microsoft announced it would cut thousands of jobs, including within its Gaming division, in July. 
    This article originally appeared on Engadget at https://www.engadget.com/gaming/ea-laid-off-staffers-across-battlefield-studios-to-better-align-its-teams-173617672.html?src=rss


  • Hyper Light Drifter studio workers form union after rounds of layoffs
    Workers at Heart Machine, the independent studio behind Hyper Light Drifter and Solar Ash, have formed a union with Communications Workers of America (CWA) Local 9003. The wall-to-wall unit covers all 13 frontline employees at the studio, which voluntarily recognized the union in February after a supermajority of eligible workers voted for the measure.

    The organizing effort follows a rough stretch at Heart Machine, after the studio laid off employees in November 2024, then announced in October 2025 that it would end development on its early access title Hyper Light Breaker and cut further staff.

    "I decided to get involved in organizing my studio because I9ve seen so many peers in the industry stand up to protect the craft we all care so deeply about. Watching that momentum grow made me realize that if we love this work, we have to protect it, especially now," said Steph Aligbe, a gameplay tools engineer at the studio.

    Heart Machine joining the CWA extends the union9s gaming footprint even further. The union counts thousands of employees at Microsoft subsidiaries among its members, as well as staff at EA, Id Software and others. CWA also runs the United Videogame Workers, a direct-join union that launched in 2025, allowing individual game workers in the US and Canada to sign up on their own without elections or employer consent. Large gaming studios like Ubisoft have been undergoing a seemingly endless string of layoffs, and workers are increasingly demanding to have their voices heard.
    This article originally appeared on Engadget at https://www.engadget.com/gaming/hyper-light-drifter-studio-workers-form-union-after-rounds-of-layoffs-165828565.html?src=rss


  • Anthropic sues US government over supply chain risk designation
    Anthropic has filed a lawsuit to prevent the Pentagon from adding the company it a national security blocklist. This comes days after the Department of Defense sent a letter to Anthropic confirming the company was labeled a supply chain risk; at the time CEO Dario Amodei had all but guaranteed Anthropic would fight back with legal action.

    The lawsuit claims the designation is unlawful and violated free speech and due process rights. “These actions are unprecedented and unlawful. The Constitution does not allow ​the government to wield its enormous power to punish a company for its protected speech," Anthropic said in a pressuring Anthropic to remove certain safeguards from its AI systems, but Amodei made it clear the company would refuse to allow its model to be used for mass surveillance or development of autonomous weapons.

    On the February 27 deadline, Amodei refused to budge, leading Hegseth to threaten the company with the supply chain risk designation; he also said the US government would cancel its $200 million contract with the company. The same day, President Trump ordered all federal agencies to cease using Anthropic as well. Despite all this, according to the lawsuit, Anthropic had agreed to “collaborate with the Department on an orderly transition to another AI provider willing to meet its demands.”

    Anthropic rival OpenAI stepped into this chaos and quickly made a deal with the Department of Defense. At the time, OpenAI CEO Sam Altman said that two of OpenAI’s most important safety principles are “prohibitions on domestic mass surveillance and human responsibility for the use of force, including for autonomous weapon systems” — the same issues that got Anthropic in hot water. OpenAI then doubled down on the surveillance issue, writing into its contract that “the AI system shall not be intentionally used for domestic surveillance of U.S. persons and nationals.”

    Depsite this, OpenAI’s head of robotics hardware resigned from the company this weekend in response to the Defense Department deal. Caitlin Kalinowski wrote on X that “surveillance of Americans without judicial oversight and lethal autonomy without human authorization are lines that deserved more deliberation than they got.”
    This article originally appeared on Engadget at https://www.engadget.com/ai/anthropic-sues-us-government-over-supply-chain-risk-designation-152838128.html?src=rss


  • Amazon’s Zoox will test its robotaxis in Dallas and Phoenix
    Amazon’s self-driving subsidiary Zoox announced on Monday that it will begin testing its autonomous vehicles in Dallas and Phoenix. The company will initially deploy retrofitted Toyota Highlander SUVs with human safety drivers to map the new cities before eventually rolling out its purpose-built robotaxis.

    Zoox says these two cities will offer a chance to test its sensors and battery performance in unique conditions its cars haven9t yet encountered in existing markets. Phoenix experiences extreme heat, dust and high-speed roads, while Dallas has more sprawling roads and varied weather compared to other cities where Zoox operates. The company is also opening new depots in both cities and a command hub in Scottsdale, Arizona which will handle fleet operations, remote guidance and rider support.

    The move brings Zoox’s footprint (between actual launches and test markets) to 10 US cities. It9s other areas of operation are Las Vegas, San Francisco, Seattle, Austin, Miami, Los Angeles, Atlanta and Washington, DC. Amazon acquired the self-driving startup for $1.3 billion in 2020 and has been steadily expanding its reach, with the company saying its fleet has driven over one million autonomous miles and served more than 300,000 riders to date.

    Zoox’s expansion comes as competition in the robotaxi market intensifies. Alphabet-owned Waymo has continued its rapid spread across the US, while Tesla9s Robotaxis launched last year, though those are currently limited to parts of Austin, Texas. US regulators are set to hold a self-driving safety forum on Tuesday, with the CEOs of Waymo, Zoox and Aurora all expected to attend.

    The regulatory framework has dragged behind the rapid rollout of these vehicles as companies test and iterate the technology on public streets. Just in the last year, autonomous vehicles have struck a child near a school, blocked emergency services responding to a mass shooting and, at least in the case of Teslas, appear to be crashing at higher rates than human drivers.
    This article originally appeared on Engadget at https://www.engadget.com/big-tech/amazons-zoox-will-test-its-robotaxis-in-dallas-and-phoenix-143828899.html?src=rss


  • iPad Air M4 review: Still Apple's best overall tablet, with a few caveats
    Perhaps one of the most surprising things about the Apple Silicon era is how quickly Apple now updates its products. Take the iPad Air, for example. It’s been less than two years since the company released the M2-powered iPad Air in 11- and 13-inch sizes. We’re already on our third iPad Air iteration, one with the M4 inside. That’s the same chip that was inside the iPad Pro that was unveiled alongside that M2-powered Air in 2024. (The Pro was updated with an M5 last fall.)

    Just as I said a year ago when Apple unveiled the iPad Air M3, this latest model doesn’t fundamentally change the formula. The Air is a notable step up over the basic iPad, with a more powerful processor, more RAM, a better display and superior accessories like the Apple Pencil Pro and Magic Keyboard. The Air line is also the only way to get a 13-inch iPad without spending $1,300 or more. 

    But without more substantial updates this year, I find myself less enthused by it than I was when the 13-inch model M2 model arrived in 2024. That’s primarily because Apple has stuck with the same display for another year. As best I can tell, the 11-inch iPad Air that I’m reviewing has the same screen in 2026 as it did when the redesigned version with no Home button was released in late 2020. Other features that feel like they should be table stakes at this point, like Face ID, are also restricted to iPads that cost at least $1,000. For better or worse, the Air is a very mature product with few surprises. But on the other hand, if you have an iPad older than the 2024 refresh, the iPad Air M4 will provide a solid performance improvement.


    Apple's iPad Air M4 and the Magic Keyboard accessory. Nathan Ingraham for Engadget The M4 still has power to spare
    Before we start answering existential questions, though, let’s quickly recap what’s new with the iPad Air. It still starts at $599 for an 11-inch version with 128GB of storage; the 13-inch models starts at $799. The one I tested came in an extremely light purple color with 1TB of storage and 5G connectivity and costs $1,249. Seriously Apple, don’t be afraid of putting a little more saturation in these colors next time! As mentioned, the iPad Air now has a more powerful M4 chip as well as 50 percent more system memory (12GB, up from 8GB on last year’s model). If you’re coming from an iPad older than the 2024 model, you’ll likely notice solid performance gains, and the M4 is so performant that I imagine this iPad will be more than powerful enough for years to come. 
    It looks purple-ish in the right light, I swear. Nathan Ingraham for Engadget
    I ran some Geekbench 6 benchmarks to quantify the difference between the iPad Air M4 and last year’s M3 model — unsurprisingly, the biggest gains came in the GPU. Single-core and multi-core scores were 23 percent and 12 percent higher, respectively. But the GPU score was a whopping 39 percent higher with the M4 compared to the M3. Don’t get me wrong, the single-core and multi-core performance improvements the M4 offers are impressive. But tasks that hit the GPU hard, like gaming and AI (of course) should see notable improvements. 

    In practice, the iPad Air M4 feels quite similar to the M3 model. That’s due in large part to my relatively modest workflow. I jump between numerous apps all day, but none of them are exactly taxing to a chip like the M4. My day mostly consists of Slack, Google Docs, a ton of Safari tabs, utilities like Messages and Todoist, constant streaming music and other lightweight apps like Gmail and Trello. But if you’re coming from an M1 iPad Air, the M4 should feel significantly faster for almost everything you do. 
    Apple's iPad Air M4 playing the video game 'Control.' Nathan Ingraham for Engadget
    Unsurprisingly, the iPad Air flies through games from the App Store as well. I tried my usual more casual fare like Balatro, Mini Motorways and Powerwash Simulator from Apple Arcade and those were all quite smooth. But I wanted to push things a bit more, so I downloaded Resident Evil 2 as well as a pre-release build of Control Ultimate Edition which is slated to hit iOS in the coming months. Both games looked and played great, with highly detailed environments and pretty quick action that didn’t slow the iPad Air down in the least. I could tell the graphics aren’t as sharp as on my PS5, but both games were impressive considering they’re running on extremely portable hardware with no fans. 

    I also tried some generative AI apps, even though that’s not really something I’m interested in. For apps like Apple’s own Image Playground, the M4 is extremely speedy. It ripped through my goofy queries (an orange kitten dressed up like an astronaut) in a matter of seconds. When I compared it to the iPad Pro M5, the Air barely lagged behind it. However, the M4 couldn’t quite keep up with more advanced image generation tools. The Draw Things iPad app lets you download and run a host of local models to create images, and the M4 definitely couldn’t keep up with the M5. The iPad Pro M5 was typically more than twice as fast as the Air. We already knew the M5 was an AI beast, so I’m not knocking the Air for its performance at all — it’s just worth knowing that if you really want to push the envelope, you’ll probably be better off with an iPad Pro.
    Apple's iPad Air M4, Apple Pencil Pro and Magic Keyboard. Nathan Ingraham for Engadget
    The other main change is Apple’s in-house networking chips are on board here. The N1 covers Wi-Fi 7, Bluetooth 6 and Thread, while the C1X handles cellular connectivity if you buy a 5G-capable model. Again, this doesn’t change the experience of using the iPad Air in any major way, but having the newest Wi-Fi and Bluetooth protocols on board is good for future usage, regardless of who built the chip. In my testing, the C1X on Verizon’s 5G network was extremely fast around the suburbs of Boston and didn’t seem any slower (or any faster) than other devices I have running on the same carrier. That’s fine, as other Apple devices I’ve tried with the C1X (like the iPad Pro) are solid and reliable, which is the most important thing. 
    A very familiar experience
    Other than these new chips, the iPad Air is identical to the last two models I’ve reviewed. (This year, Apple sent an 11-inch Air M4 to review, while the last two were the newer 13-inch. But other than the larger screen, those tablets are the same.) Same screen, same cameras, same 10-hour estimated battery life, same USB-C 3 port. Naturally, it supports the $129 Pencil Pro that Apple introduced alongside it in 2024, and it works with the revamped Magic Keyboard Apple released last year. That keyboard remains quite expensive at $269 ($319 for the 13-inch model), but for me it’s a must-buy accessory if I want to use my iPad for any “real work.” The Pencil, on the other hand, is not something I personally need, but it’s an excellent tool for anyone interested in visual art or written notes. There are a plethora of excellent apps in both categories, and the iPad app ecosystem at large remains unmatched.

    Battery life also hits what I’d expect out of an iPad. I don’t get 10 hours the way that I test it — I used the iPad Air as my main machine, all day for several days. In that scenario, I got between seven and eight hours of battery life. That’s more than enough that I’d take it with me for half a day or more and not worry about charging, but not so long that I’d be totally comfortable without a charger for much longer. In a more casual, mixed-use setup, most iPads get closer to the 10-hour mark and I expect that’ll be the case here as well. Of course, if you’re playing games, editing videos or doing heavier generative AI tasks, expect battery life to drop noticeably. 

    I’d be remiss if I didn’t quickly mention iPadOS 26, which arrived last fall. It runs on iPad Air models all the way back to 2019, so it’s not a reason alone to upgrade. But, it improved the multitasking experience on iPads to a significant degree. It still feels native to the iPad, but there are so many Mac-like flourishes that it’s a lot easier for me to use as my main computer now. That said, it really shines on larger-screen iPads; the 11-inch model still feels best to me when running an app fullscreen or two apps side-by-side feels most comfortable to me.
    Apple's iPad Air M4 and Magic Keyboard. Nathan Ingraham for Engadget
    My major lament for the iPad Air remains the screen. Apple’s LCD Retina display still looks great in a vacuum — it’s a lovely standard screen, with bright colors and sharp text. But Apple’s continued insistence on gatekeeping a screen with a higher refresh rate for iPads that cost $1000 or more gets more frustrating every year. It bothers me less on a product like the MacBook Air. But with an iPad, you’re literally touching and interacting with that screen as the main interface. Having the fluidity of a 120Hz refresh rate simply makes everything feel more responsive to your touch. 

    The consolation is that even Apple’s standard displays still feel very smooth, so unless you’re directly comparing an iPad Air to an iPad Pro you likely won’t notice the difference. I mostly forgot about it in my time reviewing this device, only reminded of it when I went back to the iPad Pro.

    I also wish that Apple would implement more advanced display tech. Last year, I imagined that the mini-LED display used in the iPad Pro in 2021 and 2022 would be a great step up for the Air. It wouldn’t be as good as the tremendous OLED screen in the iPad Pro, but it would still offer HDR and significantly increased brightness and contrast. Alas, we’re stuck with a plain old LCD again this year. Again, that’s mostly fine, but playing games like Control made me wish for more contrast, and movies do not have nearly the same visual pop on the Air as they do on the Pro.
    Apple's iPad Air M4. Nathan Ingraham for Engadget Wrap-up
    If it’s not obvious, I very much wish that Apple would bring some of its more advanced technology to the iPad Air. But at this point, I have to accept that the Air is what it is. In the same way that the MacBook Air hasn’t changed substantially since the M2 model arrived in 2022, the same goes for the iPad Air. Both products still have displays that haven’t been cutting edge for years, and that’s just the way it is.

    Once I started comparing the iPad Air to its Mac counterpart, my negative feeling mostly subsided. I think the MacBook Air is a great laptop and wouldn’t hesitate to recommend it to many people. Sure, its screen isn’t cutting edge, but it’s good enough for its target audience. And the many positives that it has outweigh a few places where Apple cut corners. The same can be said for the iPad Air.

    The iPad Air offers a lot of important upgrades over the basic $349 iPad, which is saddled with the A16 chip from 2022. The Air will be a better performer for much longer, and other niceties like a better screen and accessory support are worth considering. And it doesn’t threaten the iPad Pro, which costs $400 more; between its screen, improved performance, superior industrial design and numerous other small benefits, it’s pretty easy to see what you get for your money in all cases. 

    So while I wish Apple would push the envelope with the iPad Air and give me something that feels more like a Pro-lite, I understand why it hasn't yet. The iPad Air isn’t an exciting gadget at this point, but I still think it’s the best iPad for most people.
    This article originally appeared on Engadget at https://www.engadget.com/mobile/tablets/ipad-air-m4-review-still-apples-best-overall-tablet-with-a-few-caveats-130000409.html?src=rss


  • iPhone 17e review: The economical choice
    By introducing the iPhone 17e just a year after the iPhone 16e, Apple is closing some gaps. Before, the company would only roll out a new entry-level iPhone every few years, with the iPhone 5c (2013), iPhone XR (2018) and iPhone SE (2016, 2020, 2022) all having two to four years between their releases. But Apple is getting into an annual groove now, and having renamed the device to integrate better with the rest of the iPhone lineup, Apple is making a clear statement: It cares about the midrange now. 

    With the current state of global economics, Apple’s focus on lower cost devices like the iPhone 17e and newly launched MacBook Neo is timely. Most people probably don’t make full use of the high-powered machines in their pockets and on their laps, and might be reconsidering whether they need to spend as much money on the Pros and the Airs of Apple’s product lineup. At $599, the iPhone 17e is about half the price of an iPhone 17 Pro or the iPhone Air. It’s $200 cheaper than the base iPhone 17, too.

    Since I reviewed the iPhone 16e last year, I’ve been using it as a work phone, mostly for Slack, email and light editing in Docs. The way I see it, most people considering the iPhone 17e are likely in a similar situation — either thinking of getting a supplementary device or looking for a good enough phone for a child or other dependent. For this review, I’ve tried to cover most of those scenarios whether it be a person that would spend most of their phone time on social media and games like a teenager or someone that’s largely using it for administrative work purposes. I mostly want to answer this question: If you’re getting your first iPhone or buying one for someone else, should you get the iPhone 17e or the iPhone 17?


    iPhone 17e vs iPhone 16e, for testing’s sake
    It’s very clear from Apple’s website that it doesn’t want you comparing the iPhone 17e to the iPhone 16e. The company doesn't allow you to do so in the comparison tool on the iPhone 17e product page, limiting you to the iPhone 11, iPhone 12 and the iPhone SE (second and third generations). Sure, I understand that no one is really thinking about getting an iPhone 17e after just buying the 16e last year. But for the purposes of this review, it makes sense for me to shout out what’s new from the previous generation. The most significant additions this year are the A19 chip, double the storage, improved Portrait photography and MagSafe with faster wireless charging. Oh, and a new pink color option, adding an ever so subtle splash of color to the previously monochromatic lineup. 

    The A19 chip is supposed to make AI processes faster, thanks to the neural accelerators in its GPU. In my testing so far, the difference has been negligible at best. Initially I was seeing the iPhone 17e perform slower than the 16e, but after a software update, the iPhone 17e caught up. In Apple Intelligence-powered tools like Cleanup, the iPhone 17e was a split second faster at identifying unwanted objects in photos and erasing them than the 16e. If you’ve just received your iPhone 17e and run into issues where image generation or cleanup is slow or stalling, give it a day or so for the software to stabilize. 

    Oddly, in some side-by-side Image Playground testing, the iPhone 17e and iPhone 16e were neck and neck. Sometimes, the iPhone 16e was faster. Occasionally, the iPhone 17e was ahead. I’ll continue to keep an eye on how both phones do here, as it could still be due to some early software issues, but for now the improvements from the A19’s GPU seem to be hit or miss.
    The pink iPhone 17e and the white iPhone 16e held up in one palm in front of a red brick wall. Cherlynn Low for Engadget Improved portraits on the iPhone 17e
    Of all the improvements to the iPhone 17e, to me, one of the most important is in portraits. In my review of the iPhone 16e, I said that the majority of my grievances with the single camera setup was the fact that Apple ended up using an older version of Portrait mode.

    That version was much more limited and didn’t allow for applying a background blur to pictures of non-human subjects. This time, Apple borrowed the algorithms it developed for the iPhone Air for the iPhone 17e’s rear and front cameras. This not only delivers a general improvement to portraits, with better segmentation and a more natural-looking bokeh effect, but also allows for depth information to be captured when applicable. For instance, when a person, cat or dog is detected, the iPhone 17e will automatically capture depth information so you can apply a blur after the picture is taken, even if you didn’t use Portrait mode initially. 

    Importantly, these “next-gen portraits” also allow you to edit the level of blur and change up the focal point of the picture after you’ve taken the shot. In some photos of my neighbor’s grumpy shih-poo, I was shocked that my colleagues actually preferred the samples I shared from the iPhone 16e over the ones from the iPhone 17e. But their critique was fair: the newer phone blurred out Oreo’s tail, keeping only his face in focus. I was able to address this by going into the editing tools and dragging the slider for aperture to bring more of the dog into focus. I also played around and tapped on Oreo’s tail to make it clear, and the iPhone 17e blurred up his face instead. 
    Two photo samples side by side, featuring a dog on a blue leash staring up into the camera. Cherlynn Low for Engadget
    When using Portrait mode to photograph people, the iPhone 17e did indeed deliver more pleasant bokeh than its predecessor. In pictures of my friend Brenda Stolyar, with the “depth” or aperture set to f/4.5 across both devices, there was more softness in the brick wall behind her on the new phone. I was slightly confused since it seemed like the older iPhone actually delivered a sharper picture, until I realized it was actually just softer bokeh. 

    For those coming from older phones like the iPhone 11, 12 or SE, the addition of next-gen portraits should feel like a major step up. Even when compared to the iPhone 16e, the fact that I was now able to apply the effect on photos of food and other inanimate objects with no faces made me happier. It makes the camera more versatile, and feels like a noteworthy update that makes your photos feel more modern. 

    But that is definitely because I like pictures with the artificial depth of field effect. If you don’t care for bokeh and really only want a phone’s cameras to be good enough to snap pictures of menus or receipts, for instance, the 17e’s improvements here won’t mean much.
    MagSafe and wireless charging The rear of the iPhone 17e catches the light in front of a stone wall. Cherlynn Low for Engadget
    What might matter more, then, is this generation’s wireless charging speeds. While the iPhone 16e could only support up to 7.5W, the iPhone 17e goes up to 15W (with adapters of 20W or higher) and also works with MagSafe accessories. I can’t imagine anyone considering a new iPhone 17e already has magnetic cases or stands, but if you decide to invest in those accessories, you’ll find them convenient and satisfying. 

    I placed both models on my wireless charging stand — the 17e snapped on and started charging, while the 16e clattered helplessly off the stand. I placed it on the charging pad at the base instead and noted how much power each of them gained in 15 minutes. The improvement is clear: the iPhone 17e went up by 16 percent (30 percent to 46 percent), while the 16e only gained 3 percent (69 percent to just 72 percent).

    Beyond the numbers, what this means is that when you’re in a pinch and trying to quickly top up your phone on, say, a wireless charger you found at a cafe, you won’t need to sit around as long with the iPhone 17e. For those of you that simply leave your phone on a stand overnight, this is less likely to meaningfully impact you. 

    There are a few other updates that I haven’t really tested in this review, like the improved durability with Ceramic Shield 2 on the iPhone 17e’s screen. The new display also has a treatment that is supposed to reduce glare, and considering the week of wonderfully gloomy weather we’ve had here in New York, this isn’t something I’ve truly had a chance to evaluate. Also, while I do appreciate the doubled storage, which is sure to please the media hoarders among us, I will say I’ve already been served warnings about my iCloud storage running out. It still feels like something else Apple might need to address, but for newcomers to the iOS world, the higher base storage is absolutely a positive.

    Elsewhere, there are virtually no differences between the iPhone 17e and iPhone 16e. They have the same size displays with the same resolution, brightness, refresh rate, contrast ratio and color gamuts. Both are rated IP68 for dust and water resistance, and have similar battery lives (up to 26 hours of video playback, according to Apple). They also have the exact same dimensions of 5.78 x 2.82 x 0.31 inches, although the iPhone 17e does weigh a whole 2 grams (0.8 ounces) more than the 16e, which is almost definitely attributable to the addition of MagSafe. Unless you have weighing scales for hands, though, this difference is negligible.
    An iPhone 17e held up in front of a tree trunk. Cherlynn Low for Engadget Should you get the iPhone 17e or the iPhone 17?
    Where you might find more meaningful distinctions is when comparing the iPhone 17e to the iPhone 17. For $200 more, you’ll get longer battery life and slightly better performance thanks to one more GPU core. The iPhone 17 also has a larger, sharper and brighter display that’s 6.3-inches, with higher refresh rates and a full-screen design incorporating the Dynamic Island. It also supports the Always On Display and has an 18MP front camera with the Center Stage feature that allows for easy switching between landscape and vertical orientations in your selfies without having to rotate your phone. 

    In fact, the camera upgrades alone on the iPhone 17 might be worth the money. On top of getting the additional ultrawide camera, you’ll also gain the dedicated camera control button on the right edge, the latest generation of Photographic Styles, support for macro photography, Cinematic mode and Dual Capture in videos as well as spatial and macro recording capabilities. It also comes with sensor-shift optical image stabilization, which is more advanced than the OIS on the iPhone 17e. Rounding out that long list of differences is higher recharge speeds (with compatible chargers) and Apple’s second-generation Ultra Wideband chip for more precise Find My support. The iPhone 17 also offers dual-frequency GPS and works with the latest standards in connectivity, like Thread, Wi-Fi 7 and Bluetooth 6 (whereas the iPhone 17e only gets to Wi-Fi 6 and Bluetooth 5.3). 

    Sure, the iPhone 17 is slightly taller and heavier, but considering all the bonuses and the extra camera, that feels like a tradeoff that is more than fair. It’s a lot more advanced for $200, and feels like a better starter phone than the iPhone 17e. But if your budget is tight and camera performance isn’t a priority, you’ll get a great experience from Apple’s latest.
    The iPhone 17e held up in mid-air in front of some red foliage. Cherlynn Low for Engadget Wrap-up
    In 2026, it feels like Apple has done the impossible. It’s managed to serve up multiple iPhones at various price points with enough meaningful differentiations to justify each tier. Meanwhile, each iPhone 17 in the full lineup is a capable and satisfying device for its price. Upgrading to the iPhone 17e from the iPhone 11, 12 or SE will certainly feel significant, although getting almost any current-gen phone will feel modern compared to those. 

    In fact, if you’re platform agnostic and wouldn’t mind an Android device, there are options out there with significantly superior screens and cameras. The Pixel 10a, for instance, offers a larger display with a 120Hz refresh rate and a dual-camera system all for $100 less. With Apple seeming to be setting its sights on the midrange market, it should seriously consider stepping up in those two areas in the next e-series iPhone.

    But of course, the name “iPhone” carries its own premium, and the iPhone 17e is a solid entry-level handset for those who need a basic, no-frills path into the Apple ecosystem.
    This article originally appeared on Engadget at https://www.engadget.com/mobile/smartphones/iphone-17e-review-the-economical-choice-130000647.html?src=rss



  • The best air purifier for 2026
    As houses and apartments get more energy efficient, they also get more airtight, limiting air exchange with the outside world. That’s partly why indoor air is often far more polluted than outdoor air. Synthetic building materials, cleaning products, pet dander, cooking emissions and smoke all conspire to muck up what we breathe in. In our tests, the best way to get the green light from our air quality monitors was opening the windows. But bad weather, wildfires and high pollen-count days mean you can’t always do that. Air purifiers are your next best option. Their combination of specialized filters, fans and sensors suck in particulate matter, VOCs, dust and odors. We tested more than a dozen models to come up with the best air purifier for your home.
    Best air purifiers for 2026















    What an air purifier can and can’t do
    There are three key categories of air pollution that adversely affect the quality of the air you breathe: volatile organic compounds (VOC), particulate matter (PM2.5 and PM10) and carbon dioxide. VOCs are emitted gasses that can come from cleaners, off-gassing plastics, paint, solvents, fragrances, cooking food and, ironically, air fresheners. VOCs are most closely related to odors you can smell. High levels can irritate your breathing passages, cause headaches and may become cancer-causing over time. Air purifiers with activated charcoal components can help clean VOCs from the air.

    Particulate matter is usually discussed as PM2.5 and PM10, with the numbers indicating particle size in microns. This is dust, dirt, mold, smoke and, again, emissions from cooking food. Higher levels of PM can lead to respiratory irritation, allergy symptoms, respiratory infections and potentially lung cancer. Air purifiers that include a HEPA or particle filter can help remove airborne particles from your space.

    Carbon dioxide is what humans and pets breathe out. Elevated levels can cause dizziness and lethargy. But no air purifier can reduce CO2 levels because the molecules are so small. Plants can help to some extent, but really the only solution is opening a window or otherwise ventilating the space.

    There are no federal standards for air purifiers, but the state of California does require all air cleaners sold in the state to be certified by the California Air Resources Board (CARB). All of our top picks here have met that certification.
    What to look for in an air purifier HEPA filters and other filter types
    An air purifier isn’t an overly complicated device. Smart modes and app connectivity aside, they’re not much more than a filter and a fan, which you can certainly DIY. The fan pulls air through the filter to capture particulate matter and other unhealthy elements so you don’t breathe them in. The type of fan can make some difference — it should be powerful enough to pull in air quickly, but also quiet enough on its low speed so it can unobtrusively clean all day long.

    Filters, on the other hand, are more varied. Most have two or more layers, typically a pre-filter, an activated carbon filter and sometimes a particle or even a true HEPA filter. The pre-filter is made from a fine mesh that captures big stuff like pet hair and larger chunks of dust. Sometimes this part is separate from the more technical filters — which means you can remove and clean it without needing to swap out the whole thing. For all-in-one filters, you can vacuum the outside of it to remove larger particles.

    An activated carbon or activated charcoal layer is extremely porous, tightly packed coal that presents a vast amount of microscopic surface area to the passing air. Gaseous chemicals, VOCs and other molecules become lodged in the crannys and stick. This is the layer that gets rid of odors.

    Nearly all types of air purifiers include a particle filter. Some of those can be called "true HEPA" (high-efficiency particulate air) filters — meaning they conform to the standards set out by the DOE. Particle filters are made up of pleated masses of ultrafine fibers that force air to take a convoluted path in order to pass through. This traps and absorbs tiny molecules of smoke and dust, allergens like dander and pollen, and some viruses and bacteria.

    Since all of these air filters physically trap particulates, they’ll eventually fill up and become less effective. Most manufacturers recommend replacing the filter every six months, while others claim a year-long life span. Most smart air purifiers will let you know in the app when it’s time to replace. When you’re considering a unit’s cost, be sure to factor in the expense of replacement filters, which you may end up buying twice a year.
    Room size
    Air purifiers list their air filtration capabilities in terms of room size and frequency of air exchanges, sometimes listed as clean air delivery rate (CADR) or you may see a number for cubic feet per minute (CFM). A smaller unit might say it can exchange the air in a 500-square-foot room twice per hour. So that model should be able to pass all of the air in a 250-square-foot room through the filter every 15 minutes, but a 1,000-square-foot room would probably be outside its effective range. Of course, there’s no standard for manufacturers to adhere to when it comes to these calculations, but typically, larger air purifiers can handle large rooms.

    Controls

    In our testing, we focused on Wi-Fi-connected “smart” air purifiers with companion apps that can monitor air quality and adjust the fan settings as needed. Within the apps, you can control auto-clean settings, set timers and schedules and check the health of the filter as well. Most will remind you when it’s time to get a replacement, and let you order one directly from the manufacturer through the app. You can also see the current and historical readings from the internal air quality (AQ) sensor. Most determine air quality through an optical particle meter, though some brands like Dyson and Molekule also include chemical sensors for VOC measurements. When levels of particulates become elevated, the fans switch up to high speed to move more air through until the quality improves.

    Most smart purifiers also work with voice assistants, so if asking Alexa to turn on your air purifier makes your life easier in some way, you can do so. If you don’t want to talk to an AI or grab your phone to control your purifier, getting a unit with simple on-board controls is a good idea. These can be as basic as buttons with indicator lights or as elaborate as a touchscreen panel. At minimum, it’s good to have a way to control the fan speed and turn on or off auto mode on the device itself.
    Design
    As we mentioned, sticking the device as close to the middle of the room is helpful for getting the best performance. That means you’ll be looking at it a lot, so design considerations matter. Most purifiers are cylindrical towers with fan vents up top. Units meant for larger rooms are not small, weighing between 12 and 20 pounds and reaching two feet tall (or in the case of the Dyson Purifier Cool, three and a half feet). Some, like Coway’s Airmega IconS, take on more furniture-like designs to blend in. Others, like Dyson9s, are conspicuously designed to stand out.
    How to set up an air purifier
    Even the best air purifier can’t do much without airflow. So ideally, you won’t shove your air purifier off in a corner right next to a wall. Most manufacturers recommend at least a foot of clearance between the machine and anything that could block circulation — walls, couches, cabinets and the like. Most cylindrical models have intake vents all around the outside, but box models may have them on just one side, so make sure you point the vents outwards towards the center of the room. Smaller air purifiers work better if they’re up off the ground by a couple feet, such as on top of a stool or end table. And of course, make sure the cord isn’t stretching across trafficked areas to avoid tripping.

    Before you plug your air purifier in, make sure to check that the filter isn’t wrapped in plastic inside the machine. I probably don’t need to tell you how I know this is a very important first step. The purifiers we recommend are smart home models, so the next step will usually involve downloading the manufacturer’s app to your phone and connecting the air purifier to the app as well as your home’s Wi-Fi.
    Additional steps for clearing the air
    Air purifiers, as the name suggests, clean the air. Once dust, dander and smoke settle onto surfaces, there isn’t much these machines can do to eradicate them. So vacuuming and good old-fashioned dusting are important steps to keep allergens and particulate matter at bay. If you have an HVAC system, changing or even upgrading your system’s air filters can help keep bad air in check. The American Lung Association recommends filters with at least a MERV-13 rating. The association also recommends not burning candles in your home, foregoing air fresheners and opting for homemade cleaning supplies over chemical cleaners.
    When an air purifier just isn’t enough
    The most striking bit of knowledge I picked up from testing air purifiers is how effective opening windows can be on indoor air quality. What took an air purifier a half hour to clear out took mere minutes when I opened my front door and a few windows. Every variable measured by the air quality sensors, including VOCs, PM, and particularly CO2 levels (which air purifiers can’t alleviate), improved dramatically after exposure to fresh air — significantly faster and better than any machine we tested. 

    Letting in fresh air for just fifteen minutes each day can help, according to the Lung Association. On very cold days, do it midday. When it’s hot, open windows in the early morning when it’s coolest. When I did it in the middle of winter, my HVAC system had to work a little overtime afterwards, but venting a room was the most surefire way of getting air quality quickly back in the green. 

    Of course, if the air outside is unhealthy from wildfire smoke or run-of-the-mill pollution, or if you9re dealing with seasonal allergies, throwing open the windows won’t work and an air purifier might be the best way to consistently clean things up.
    How we test air purifiers
    My living room is not a science lab; there’s far too much pet hair for that to be the case. Still, I went beyond just turning stuff on and sniffing the air by acquiring two consumer-grade indoor air quality monitors that performed well in laboratory assessments, the Element from Awair and the uHoo Smart Air Monitor. I conducted burn tests in this medium-sized room by measuring the ambient air quality, then burned a brick of piñon incense for twenty minutes and measured the air again. Then I ran one purifier at its highest speed for thirty minutes and recorded levels, then ran the unit on the lowest setting for a half hour and remeasured. I made note of the sound levels using a simple iPhone app to compare one machine’s noise level to the next.

    Over the course of a month, I used each unit in different scenarios (such as in the basements where the cat litter box is) and tried out each device’s smart features, controls and auto modes. I also just lived with them and evaluated how they fit into everyday life. As new purifiers come on the market we continue to acquire units that seem worthy of inclusion. Most recently, we tested purifiers from Blueair, IQAir, Windmill and others, adding our findings to this guide.
    Other air purifiers we tested AirThings Renew
    The AirThings Renew is supposed to look like a piece of high-end audio equipment, complete with audio-grade fabric on the side. I can see the resemblance, but it also looks like a PC tower sitting in the middle of the room. You can mount it on a wall, however, which could help with its aesthetic appeal.

    The companion app is simple and clean, and it’s also where you’ll check in on the optional AirThings View Plus AQ monitor, which is one of the most attractive AQ monitors I’ve tried. The auto mode is effective and it’s relatively quiet. Its purification performance wasn’t as good as other purifiers on this list, however, particularly on low.
    Blueair Mini Restful
    I appreciate a good multi-tasker. The Blueair Mini Restful combines a small-room air purifier with a sunrise alarm clock and night light. It reminds me of a grown up version of Levoit’s Sprout purifier, which is geared towards kids with its white noise and night light functions. The Mini Restful is definitely small enough to pop on a night stand so it would be pretty handy if it could replace your alarm clock up there.

    Unfortunately, those secondary functions feel a little incomplete. There’s no timer function for the night light, only manual control. The clock readout is on the top, making it impossible to view from bed if it9s on your nightstand. The sunrise alarm clock will start lighting up at either 15 minutes or a half hour before the sound kicks in, but if the light happens to be enough to wake you, there’s no way to stop the alarm from sounding without getting out your phone.

    It performed well enough in its primary function, and got a smoky bedroom back to breathable in around a half an hour of running on high. (There’s no built-in sensor, so you have to manually adjust the fan through the app or onboard controls.) It’s also quiet enough to run all night on low — I’m fairly sensitive to noise and was able to sleep.
    IQAir HealthPro Plus SE
    The IQAir HealthPro Plus SE is a formidable piece of equipment. The boxy tower looks like something you’d see in a hospital and weighs 35 pounds, making me appreciate the included wheels when I needed to move it around. It’s designed and made in Sweden and each unit comes with an impressive certificate of performance. I’m certain the testing processes IQAir employs are more scientific than my tests — after all, the company is probably best known for its air quality monitors — but I found the filtration efficiency to be on par with and, in one test, worse than that of other models I tested.

    I was also disappointed that a $1,000-plus air purifier from an air monitor device company was only capable of measuring particulate matter — and not VOCs — to trigger the auto-clean function. That said, setup was simple and the app can integrate data from public air quality sources as well as other AQ monitors you may have set up.
    Coway’s Airmega Icon S
    Coway’s Airmega Icon S was our previous pick for best design. It looks more like a tiny mid-century-modern credenza than an air purifier and the little shelf up top doubles as a wireless phone charger. The PM2.5 sensor reliably kicked in the auto mode as I used it and the three-speed fan is quiet, even on high, yet powerful. I had a little trouble getting the app to connect, but the onboard touch controls worked better anyway. It’s expensive at $699, too, but it does have a washable pre-filter.
    Sensibo Pure
    At $229, and nearly always on sale for $130, I had the Sensibo Pure pegged as a contender for a budget pick. Unfortunately, replacement filters are $99 unless you subscribe to automatic shipments and many of the app features are behind a paywall as well. It’s not certified by CARB and underperformed many of the other units in the burn test, though it did return the air back to a “good” rating according to the air monitors after 30 minutes. The design is inoffensive, it’s not overly loud and it does integrate with Sensibo’s smart AC devices, so if you’re already happy with one of those, this may be a decent option.
    Dyson Purifier Cool
    Like all Dyson products, this air purifier is dripping with design. It looks like no other unit on the market and it’s up to you to decide whether you like that or not. I was indifferent to the looks, but appreciated the slick and informative app, which not only displays indoor air quality, it also shows what conditions are like outside, using a clever house graphic to differentiate the two sets of numbers. I also like that it detects VOCs as well as particulates and the auto mode seemed to read the room accurately. The air coming out of the fan did indeed feel cool, though at first had a strong plastic odor. Unfortunately, it was the lowest performing unit during two separate burn tests and had repeated connectivity issues.
    Molekule Air Pro
    The Molekule Air Pro comes from a brand that pays keen attention to aesthetics. It and the app have that Instagrammable, muted-modern look that countless clothing and bedsheet brands emulate these days. That style doesn’t come cheap as the Air Pro costs over $1,000 and requires $140 filters. The company came under fire for and had to stop making many of its claims about its filtration system, which may have led to it filing for bankruptcy in 2023. Molekule is still able to tout its patented photoelectrochemical oxidation, which the company says destroys pollutants at a “molecular level.” In my tests, it performed almost as well as the others in improving VOC and PM2.5 levels. But it’s also very loud: When auto mode kicked the fan into high gear, it would make me tense. Also, I found the unit often indicated “bad” or “very bad” levels when my two monitors indicated the air quality was actually pretty good.
    Air purifier FAQs What settings should you run an air purifier on?
    There aren’t many settings to adjust on an air purifier. Most have low, medium and high fan speeds and possibly an auto-mode that detects impurities in the air and increases the fan speed on your behalf. Air circulates through a purifier faster at higher fan-speed settings so it cleans the air more efficiently. Higher speeds also make the air purifier louder. That means you typically want to find the balance between cleaning power and noise levels.

    Other settings like timers and dimming the LED lights make the unit more comfortable to live with, particularly if you use yours in your bedroom. For everyday cleaning of the air, you’re probably best off leaving the air purifier running on low, only kicking it up to high at certain times when the air is murkier, like after you cook.
    What is a HEPA filter?
    A HEPA filter is a type of particle filter. Every air purifier has a particle filter, but not all are considered “true HEPA” filters. The specifications are determined by the US Department of Energy and require a minimum efficiency of 99.97 percent when filtering airborne particles of 0.3 microns. HEPA filters can remove dust, pollen, mold and bacteria.

    Check out more from our spring cleaning guide.
    This article originally appeared on Engadget at https://www.engadget.com/home/smart-home/best-air-purifier-120040002.html?src=rss


  • Qualcomm's new Arduino Ventuno Q is an AI-focused computer designed for robotics
    Qualcomm, which purchased microcontroller board manufacturer Arduino last year, just announced a new single-board computer that marries AI with robotics. Called the Arduino Ventuno Q, it uses Qualcomm9s Dragonwing IQ8 processor along with a dedicated STM32H5 low-latency microcontroller (MCU). "Ventuno Q is engineered specifically for systems that move, manipulate and respond to the physical world with precision and reliability," the company wrote on the product page

    The Ventuno Q is more sophisticated (and expensive) than Arduinio9s usual AIO boards, thanks to the Dragonwing IQ8 processor that includes an 8-core ARM Cortex CPU, Adreno Arm Cortex A623 GPU and Hexagon Tensor NPU that can hit up ot 40 TOPs. It also comes with 16GB of LPDDR5 RAM, along with 64GB of eMMC storage and an M.2 NVME Gen.4 slot to expand that. Other features include Wi-Fi 6, Bluetooth 5.3, 2.5Gbps ethernet and USB camera support. 

    The Ventuno Q includes Arudino App Lab, with pre-trained AI models including LLMs, VLMs, ASR, gesture recognition, pose estimation and object tracking, all running offline. It9s designed for AI systems that run entirely offline like smart kiosks, healthcare assistants and traffic flow analysis, along with Edge AI vision and sensing systems. It also supports a full robotics stack including vision processing combined with deterministic motor control for precise vision and manipulation. It9s also ideal for education and research in areas like computer vision, generative AI and prototyping at the edge, according to Arduino. 

    "With Ventuno Q, AI can finally move from the cloud into the physical world," Qualcomm wrote. "This platform enables building machines that perceive, decide, and act — all on a single board. Our goal is to make advanced robotics and edge AI accessible to every developer, educator, and innovator." The Arduino Ventuno Q will be available in Q2 2026 from the Arduino Store and elsewhere and is expected to cost under $300. 
    This article originally appeared on Engadget at https://www.engadget.com/ai/qualcomms-new-arduino-ventuno-q-is-an-ai-focused-computer-designed-for-robotics-113047697.html?src=rss




  • OpenAI's robotics hardware lead resigns following deal with the Department of Defense
    OpenAI's robotics hardware lead is out. Caitlin Kalinowski, who oversaw hardware within the robotics division of OpenAI, posted on X that she was resigning from her role, while criticizing the company's haste in partnering with the Department of Defense without investigating proper guardrails. OpenAI told Engadget that there are no plans to replace Kalinowski.

    Kalinowski, who previously worked at Meta before leaving to join OpenAI in late 2024, wrote on X that "surveillance of Americans without judicial oversight and lethal autonomy without human authorization are lines that deserved more deliberation than they got." Responding to another post, the former OpenAI exec explained that "the announcement was rushed without the guardrails defined," adding that it was a "governance concern first and foremost."

    OpenAI confirmed Kalinowski's resignation and said in a statement to Engadget that the company understands people have "strong views" about these issues and will continue to engage in discussions with relevant parties. The company also explained in the statement that it doesn't support the issues that Kalinowski brought up.

    "We believe our agreement with the Pentagon creates a workable path for responsible national security uses of AI while making clear our red lines: no domestic surveillance and no autonomous weapons," the OpenAI statement read.

    Kalinowski's resignation may be the most high-profile fallout from OpenAI's decision to sign a deal with the Department of Defense. The decision came just after Anthropic refused to comply with lifting certain AI guardrails around mass surveillance and developing fully autonomous weapons. However, even OpenAI's CEO, Sam Altman, said that he would amend the deal with the Department of Defense to prohibit spying on Americans.

    Correction, March 8 2026, 10:30AM ET: This story has been updated to correct Kalinowski's role at OpenAI to "robotics hardware lead" instead of "head of robotics."
    This article originally appeared on Engadget at https://www.engadget.com/ai/openais-robotics-hardware-lead-resigns-following-deal-with-the-department-of-defense-195918599.html?src=rss



  • NASA's DART spacecraft changed a binary asteroid's orbit around the sun, in a first for a human-made object
    When NASA crashed a spacecraft into the asteroid moonlet Dimorphos in 2022, it altered both Dimorphos9 orbit around its parent asteroid, Didymos, and the two objects9 orbit around the sun, according to new research. NASA9s Jet Propulsion Laboratory (JPL) said in a press release that this "marks the first time a human-made object has measurably altered the path of a celestial body around the Sun." It9s a promising result as scientists work to find a feasible method of defending Earth from hazardous space objects.

    The Double Asteroid Redirection Test (DART) mission was designed to demonstrate one possible way of deflecting such an object, targeting the non-threatening moonlet Dimorphos, which is about 560 feet wide. NASA quickly declared it a success after its initial analysis showed the planned collision shortened Dimorphos9 orbit around Didymos, the larger of the two objects in the binary asteroid system. In a follow-up study published in 2024, a team at NASA9s JPL reported that Dimorphos9 orbital period had been trimmed by about 33 minutes, as its path was nudged roughly 120 feet closer to Didymos than before. The latest study now indicates that the whole binary system was affected, not just Dimorphos. 

    Didymos and Dimorphos have a 770-day orbital period around the sun, which lead author Rahil Makadia said has been changed by "about 11.7 microns per second, or 1.7 inches per hour." That might not sound like much, but according to Makadia, “Over time, such a small change in an asteroid’s motion can make the difference between a hazardous object hitting or missing our planet.”
    This article originally appeared on Engadget at https://www.engadget.com/science/space/nasas-dart-spacecraft-changed-a-binary-asteroids-orbit-around-the-sun-in-a-first-for-a-human-made-object-210529924.html?src=rss


  • Indonesia announces a social media ban for anyone under 16
    Following in the footsteps of Australia, Indonesia will be the latest country to limit social media usage for children under 16. Meutya Hafid, Indonesia's communication and digital affairs minister, announced that a new government regulation will require "high-risk" platforms to delete any accounts from Indonesia that are under 16, starting on March 28.

    Hafid said in the announcement that the implementation would be done in stages, starting with major platforms like YouTube, TikTok, Facebook, Instagram, Threads, X, Roblox and Bigo Live, a live-streaming platform based in Singapore. The minister added that all platforms will have to fulfill compliance obligations from the Indonesian government, but didn't specify what they were. In response to the ban, a Meta spokesperson told first country to implement such a sweeping ban on social media, many other countries are currently in the process of doing the same. Spain's Prime Minister Pedro Sanchez announced last month that the country is also ready to ban social media for users under 16, while Malaysia's cabinet approved a similar ban that will reportedly go into effect sometime this year.
    This article originally appeared on Engadget at https://www.engadget.com/social-media/indonesia-announces-a-social-media-ban-for-anyone-under-16-174634956.html?src=rss


  • Roblox introduces real-time AI-powered chat rephraser for inappropriate language
    Roblox has launched a feature powered by AI that can rephrase inappropriate language in real time. The online game has been using AI filters to block out any language that goes against its policy for a while now, but it has been replacing censored chats with a series of hash signs (####). Roblox admits that encountering too many hashmarks can be disruptive and make conversations hard to follow. This new feature will instead replace words and phrases with what the AI deems as more appropriate substitutes.

    Rajiv Bhatia, Roblox’s Chief Safety Office, said the game is starting with profanity. For instance, if a user sends “Hurry TF up” in chat, the system will replace it with “Hurry up!” Everyone in the chat will see a note when a message has been rephrased, and the sender will see what language was edited out. A user who keeps cursing in chat will still be penalized for breaking Roblox policy even if the AI rephrases their messages. “As these systems scale, they create a flywheel for civility, where real-time feedback helps users learn and adopt our Community Standards,” Bhatia said in a blog post.

    Rephrasing has been rolled out to chats between age-checked users in similar age groups and in all the languages the game’s translation tool supports. Roblox introduced a mandatory age verification system back in January after reports came out that it has a “pedophile problem,” with adult players allegedly using the game to groom children. Kids under 13 can no longer use in-game chat outside of certain experiences, while everyone else can chat with players around their age. Age check, however, hasn’t stopped authorities from suing Roblox: LA County, in a lawsuit filed in February, said Roblox knows its platform “makes children easy prey for pedophiles.” Louisiana’s AG has also just filed a lawsuit, saying Roblox “created a public park and filled it with sex predators that are preying on… children.”
    This article originally appeared on Engadget at https://www.engadget.com/gaming/roblox-introduces-real-time-ai-powered-chat-rephraser-for-inappropriate-language-160000063.html?src=rss


  • Engadget review recap: Galaxy S26 Ultra, Galaxy Buds 4, Dell XPS 14 and more
    It’s a busy time for the reviews team and Engadget, and with Apple announcing new devices this week, we aren’t letting up any time soon. New products from Samsung, Dell, Google and ASUS headline the roundup this time, and we’ve got a few unique items to discuss as well. Read on to catch up on anything you might’ve missed, including the latest installment of Pokémon.
    Samsung Galaxy S26 Ultra


    This year’s Samsung flagship phone may not impress you with a load of new features, but there’s one in particular that senior reporter Sam Rutherford was wowed by. “This goes double for the S26 Ultra, whose biggest upgrade — the Privacy Display — is something meant to stop other people from snooping at what you're doing.,” he said. “When it's on, you probably won't even be able to tell, which is kind of the point.”


    Samsung Galaxy Buds 4 and 4 Pro


    Samsung went all-in with with AirPods mimicry last year, and that continues on the Galaxy Buds 4 and 4 Pro. However, despite big improvements to sound quality and the continued addition of new features, Samsung could certainly do more. “The company is really only lagging behind Apple in two areas: hearing health and heart-rate tracking,” I wrote. “Samsung currently offers the option to amplify voices on its earbuds, but it hasn’t built a hearing test or the hearing protection tools Apple has. The biggest update on the AirPods Pro 3 was the addition of heart-rate tracking last year, which would be a great foundation for a fitness-focused version of the Galaxy Buds.”
    Dell XPS 14 (2026)


    We review a lot of devices that are almost excellent, except for one big flaw. That’s the case with the new XPS 14, where senior reporter Devindra Hardawar had a hard time with very basic functionality. “If I were to judge the XPS 14 based purely on its specs and design alone, it would be my favorite Windows laptop available today,” he wrote. “Dell is so close to making a PC that’s a true MacBook Pro competitor, it's a shame a simple keyboard issue holds the XPS 14 back from true greatness.”
    Google Pixel 10a


    Google’s A-series devices have consistently been a great option if you’re looking to spend less on phone but still want a capable handset. Despite minimal upgrades on the Pixel 10a, that sentiment still holds true. “On the one hand, part of me wants to dock points because Google has added so few updates,” senior reporter Igor Bonifacic said. “On the other, the 10a is still a great phone for $500, and at a time when consumer electronics are becoming more expensive by the day, the fact it hasn't gone up in price is a small miracle.”
    ASUS ProArt GoPro Edition PX13


    Creators often need a combination of power and display quality in a laptop that would be overkill for most of us. For those who do need it, contributing reporter Steven Dent found the ASUS ProArt GoPro Edition PX13 nearly checked all the boxes. “ASUS is one of the few PC manufacturers trying to compete with Apple in the creator market, and with the ProArt GoPro Edition laptop, it has largely succeeded,” he said. “This model offers excellent performance and battery life, a huge amount of memory, a very nice OLED HDR display, a nice range of ports and an excellent keyboard and trackpad.”
    Ambient Dreamie, Seattle Ultrasonics and more
    We also recently reviewed a couple of off-beat gadgets, both of which earned high marks from our team. The Ambient Dreamie is a “bedside companion” that functions as an alarm clock with both bedtime and morning routines. Weekend editor Cheyenne MacDonald was so impressed by how it improved her sleep that she bought one for herself. And the Seattle Ultrasonics C-200 was dubbed “the future of kitchen knives” by Sam.

    Sam also played a few hours of Falcon Northwest FragBox through its paces, discovering a powerful gaming rig in machine that looks a bit like a box of fried chicken
    This article originally appeared on Engadget at https://www.engadget.com/engadget-review-recap-galaxy-s26-ultra-galaxy-buds-4-dell-xps-14-and-more-140435975.html?src=rss


  • Dell XPS 14 (2026) review: A beautiful laptop that excels at almost everything… except typing
    There is so much to love about Dell9s new XPS 14, it9s hard for me to discuss it without sounding like a total fanboy. Its new design makes it incredibly thin and light. And Intel9s Panther Lake chips give it a ton of power, even when it comes to games. After reviving the XPS brand from last year9s ignominious rebranding, it9s as if Dell was laser-focused on fixing all the issues we9ve had with the XPS 14 so far. 

    Unfortunately, a shallow, unresponsive and hilariously error-prone keyboard kept me from truly loving the XPS 14. Simply put, it has trouble recognizing keys if you press them too quickly in succession. And for fast and demanding typists like myself, that leads to countless errors that disrupt your flow. In the last sentence alone, I counted ten times where I had to go back and make sure commas appeared before a space, or tweak simple spelling errors. What good is a fast, light and beautiful machine if I can9t type a sentence in peace?



    It9s not unusual for laptop keyboards to require a bit of user training. But my issues with the XPS 14 aren9t from a lack of practice — it simply doesn9t recognize key presses as quickly as every other laptop I9ve tested. As you can see in the video below, quick key presses are almost always recognized in reverse, or sometimes aren9t recognized at all. Those issues mostly go away if you type more slowly and deliberately, but that seems like a ridiculous compromise for a premium machine in 2026.

    Dell engineers are currently testing one of the two review samples I received, both of which exhibited the exact same keyboard issue. Other reviewers have also noted that they need to type more slowly for the keyboard to work best. Gizmodo9s Kyle Barr seems to be just as frustrated with the keyboard as I am, but he thinks it9s due to Dell9s seamless key design, which doesn9t have any spaces between keys. My brother, who is an IT professional, also noticed the input issues when he typed on the XPS 14. 

    I9m not crazy, I swear!
    Dell XPS 14 (2026) keyboardDevindra Hardawar for Engadget
    According to Dell, its engineers say that “a small batch of early XPS units” have the quick typing issue I ran into. They also say the issue is currently resolved and doesn’t affect XPS units shipping now. The company plans to release a firmware fix later this month, and I’ll be sure to update this review once I get my hands on it. But given that these laptops have been out in the wild for weeks, I decided to review the XPS 14 as is. TL;DR, it9s the prettiest machine I9ve ever used that I hate to type on.

    Seriously, this thing is gorgeous. Dell9s designers outdid themselves with the machine9s smooth metal case, which is more MacBook-like than its boxy predecessors. It9s astonishing this system weighs just three pounds, putting it right between the 3.4-pound 14-inch MacBook Pro and the 2.7-pound 13.6-inch MacBook Air. It9s also just a third of a pound heavier than the MacBook Neo, Apple9s attempt at an underpowered entry-level laptop.

    I9m also glad to see that Dell has heard my complaints about how over-designed the last XPS line was. For example, the company has stuck with its "invisible" trackpad, which sits flush with the laptop9s wrist rest. But now there are two faint lines that designate where, exactly, the trackpad begins and ends. It9s a solution reminiscent of Apple9s MacBooks, which all feature large glass trackpads separated by a light border from their metal cases. Thanks to these two small lines, which don9t detract from XPS 149s minimalist aesthetic, I feel more confident swiping around.

    Dell also reversed course on the wonky capacitive function row from the previous models — which again, looked cool, but had some serious usability issues. It was tough to touch type with them, since they didn9t feel as tactile as normal keys. And most crucially, the capacitive function row completely disappeared in direct sunlight. God forbid you were outside and wanted to change the volume level! This XPS 14 brings back a normal keyed function row, which is easier to touch type on and actually works in direct sunlight. (I sometimes wonder if Dell9s designers ever went outside with the last XPS 14.)
    Dell XPS 14 (2026)Devindra Hardawar for Engadget
    Our review model9s 2.8K 14-inch OLED touchscreen looked spectacular, with bold colors and wonderfully deep black levels. But that9s pretty much what I9ve come to expect from OLED by this point. I can9t get enough of the extra eye candy OLED adds to photos and videos, and it makes a huge difference with games as well. But take note that OLED is only available for the priciest XPS 14, all other models get a standard non-touch 2K LCD. 

    When it comes to connectivity, three USB-C ports and a headphone jack are all you get with the new XPS 14. The microSD card slot from the previous model is gone, and there9s also no HDMI or USB Type A connections like you9d find on similar systems from ASUS and Acer. Apple9s 14-inch MacBook Pro, notably, features three USB-C ports, a full-sized HDMI slot, a large SD card reader and a headphone jack. 
    Dell XPS 14 (2026)Devindra Hardawar for Engadget
    Beyond Dell9s redesign, the main star of the XPS 14 is Intel9s new Panther Lake Core Ultra X7 358H chip, which offers some serious graphics upgrades over the last generation. Our review unit, which featured 32GB of RAM and Intel9s built-in Arc B390 GPU, was able to reach 130fps in Arc Raiders while playing in 1080p with medium graphics settings, as well as XeSS upscaling and frame generation. I was able to play through a few rounds with no lag — my only distraction was the lingering realization I was playing so smoothly on an ultraportable9s integrated graphics.

    I certainly wouldn9t recommend the XPS 14 for heavy gamers. But if you9re forced to choose a new non-gaming system for work or school, it9s certainly nice that it can play some modern titles well. I also saw 63fps while playing Cyberpunk 2077 in 1080p with medium graphics settings and XeSS tech active. Not bad for one of the most demanding PC games in recent memory! 

    Computer

    PCMark 10

    Geekbench 6

    Geekbench 6 GPU

    Cinebench 2024

    Dell XPS 14 (Intel Core Ultra X7 358H)

    9,651

    2,890/16,745

    56,378

    125/685

    MSI Prestige 14 Flip AI+ (Intel Core Ultra X7 358H)

    10,169

    2,864/16,633

    56,425

    117/719

    Apple MacBook Pro 14-inch (M5, 2025)

    N/A

    4,310/18,003

    48,840

    197/1,034

    Dell 16 Premium (Core Ultra 7 255H, NVIDIA RTX 5070)

    7,780

    2,711/15,919

    109,443

    127/1,104



    Benchmarks also point to plenty of power under the hood: The XPS 14 scored similarly to the MSI Prestige 14 AI+, which also has the Ultra X7 358H chip, in PCMark 10 and Geekbench 6. I was also surprised to see that its single-core Geekbench 6 score was higher than ASUS9s ProArt PX13 GoPro Edition, a beastly machine with 128GB of RAM and a powerful AMD Ryzen AI Max+ 395 chip. The XPS 14 also scored 3,000 points higher than the Acer Predator Triton 14 AI gaming laptop (powered by a last-gen Core Ultra 9 288V chip) in Geekbench9s multi-threaded CPU test. 

    Clearly, this was a growth year for Intel9s hardware. Just keep in mind that all of our figures come from Dell9s highest-end XPS 14 configuration, which currently starts at $2,250 with 64GB of RAM on the company9s site. The lowest-end configuration, which starts at $1,450, comes with an Intel Core Ultra 7 355 chip, 16GB of RAM and 512GB of storage. When I briefly tested that system (it had to be sent back to Dell for that keyboard issue), it scored 2,000 points lower than the Ultra X7 model in PCMark 10. I didn9t get to game on the entry-level XPS 14, but I wouldn9t expect much, since Intel9s beefy Arc graphics are reserved for its pricier X7 and X9 CPUs.
    Dell XPS 14 (2026) case logoDevindra Hardawar for Engadget
    I was also surprised to see that the XPS 14 lasted just 10 hours and 21 minutes in PCMark 10’s Modern office battery test. The MSI Prestige 14 went for a whopping 22 hours and 15 minutes — that’s far more in line with Intel’s efficiency claims for Panther Lake systems. I tested both the XPS 14 and MSI Prestige 14 in Window’s “balanced” battery profile, so you may be able to eke out more life with more battery saving features turned on. 

    If I were to judge the XPS 14 based purely on its specs and design alone, it would be my favorite Windows laptop available today. But I swear, I can9t live with its keyboard issues. I had to seriously slow down my typing just to get this review written, and even then I still had to back up and make more corrections than usual. Dell is so close to making a PC that’s a true MacBook Pro competitor, it9s a shame a simple keyboard issue holds the XPS 14 back from true greatness.

    Update 3/6/26 2:20PM ET: Added further information about the XPS 14’s keyboard issue and a potential firmware fix.







    This article originally appeared on Engadget at https://www.engadget.com/computing/laptops/dell-xps-14-2026-review-a-beautiful-laptop-that-excels-at-almost-everything-except-typing-130000656.html?src=rss


OSnews

  • Redox bans code regurgitated by AI!
    Redox, the rapidly improving general purpose operating system written in Rust, has amended its contribution policy to explicitly ban code regurgitated by AI!. Redox OS does not accept contributions generated by LLMs (Large Language Models), sometimes also referred to as AI!. This policy is not open to discussion, any content submitted that is clearly labelled as LLM-generated (including issues, merge requests, and merge request descriptions) will be immediately closed, and any attempt to bypass this policy will result in a ban from the project. ↫ Redox contribution policy Excellent news.


  • FreeBSD 14.4 released
    While FreeBSD 15.x may be getting all the attention, the FreeBSD 14.x branch continues to be updated for the more conservative users among us. FreeBSD 14.4 has been released today, and brings with it updated versions of OpenSSH, OpenZFS, and Bhyve virtual machines can now share files with their host over 9pfs  among other things, of course.


  • ArcaOS 5.1.2 released
    While IBMs OS/2 technically did die, its development was picked up again much later, first through eComStation, and later, after money issues at its parent company Mensys, through ArcaOS. eComStation development stalled because of the money issues and has been dead for years; ArcaOS picked up where it left off and has been making steady progress since its first release in 2017. Regardless, the developers behind both projects develop OS/2 under license from IBM, but its unclear just how much they can change or alter, and what the terms of the agreement are. Anyway, ArcaOS 5.1.2 has just been released, and it seems to be a rather minor release. It further refines ArcaOS support for UEFI and GPT-based disks, the tentpole feature of ArcaOS 5.1 which allows the operating system to be installed on a much more modern systems without having to fiddle with BIOS compatibility modes. Looking at the list of changes, theres the usual list of updated components from both Arca Noae and the wider OS/2 community. Youll find the latest versions of of the Panorama graphics drivers, ACPI, USB, and NVMe drivers, improved localisation, newer versions of the VNC server and viewer, and much more. If you have an active Support 8 Maintenance subscription for ArcaOS 5.1, this update is free, and its also available at discounted prices as upgrades for earlier versions. A brand new copy of ArcaOS 5.1.x will set you back $139, which isnt cheap, but considering this price is probably a consequence of what must be some onerous licensing terms and other agreements with IBM, I doubt theres much Arca Noae can do about it.


  • AI! translations are ruining Wikipedia
    Oh boy. Wikipedia editors have implemented new policies and restricted a number of contributors who were paid to use AI to translate existing Wikipedia articles into other languages after they discovered these AI translations added AI “hallucinations,” or errors, to the resulting article. ↫ Emanuel Maiberg at 404 Media There seems to be this pervasive conviction among Silicon Valley techbro types, and many programmers and developers in general, that translation and localisation are nothing more than basic find/replace tasks that you can automate away. At first, we just needed to make corpora of two different languages kiss and smooch, and surely that would automate translation and localisation away if the corpora were large enough. When this didnt turn out to work very well, they figured that if we made the words in the corpora tumble down a few pachinko machines and then made them kiss and smooch, yes, then wed surely have automated translation and localisation. Nothing could be further from the truth. As someone who has not only worked as a professional translator for over 15 years, but who also holds two university degrees in the subject, I keep reiterating that translation isnt just a dumb substitution task; its a real craft, a real art, one you can have talent for, one you need to train for, and study for. Youd think anyone with sufficient knowledge in two languages can translate effectively between the two, but without a much deeper understanding of language in general and the languages involved in particular, as well as a deep understanding of the cultures in which the translation is going to be used, and a level of reading and text comprehension that go well beyond that of most, youre going to deliver shit translations. Trust me, Ive seen them. Ive been paid good money to correct, fix, and mangle something usable out of other peoples translations. You wouldnt believe the shit Ive seen. Translation involves the kinds of intricacies, nuances, and context AI! isnt just bad at, but simply cannot work with in any way, shape, or form. Ive said it before, but it wont be long before people start getting seriously injured  or worse  because of the cost-cutting in the translation industry, and the effects thats going to have on, I dont know, the instruction manuals for complex tools, or the leaflet in your grandmothers medications. Because some dumbass bean counter kills the budget for proper, qualified, trained, and experienced translators, people are going to die.


  • I don’t know what is Apple’s endgame for the Fn/Globe key, and I’m not sure Apple knows either!
    Every modifier key starts simple and humble, with a specific task and a nice matching name. This never lasts. The tasks become larger and more convoluted, and the labels grow obsolete. Shift no longer shifts a carriage, Control doesn’t send control codes, Alt isn’t for alternate nerdy terminal functions. Fn is the newest popular modifier key, and it feels we’re speedrunning it through all the challenges without having learned any of the lessons. ↫ Marcin Wichary Grab a blanket, curl up on the couch with some coffee or tea, and enjoy.


  • MenuetOS 1.59.20 released
    MenuetOS, the operating system written in x86-64 assembly, has released two new versions since we last talked about it roughly two months ago. In fact, Im not actually sure its just two, or more, or fewer, since it seems sometimes releases disappear entirely from the changelog, making things a bit unclear. Anyway, since the last time we talked about MenuetOS, it got improvements to videocalling, networking, and HDA audio drivers, and a few other small tidbits.


  • Haiku inches closer to next beta release
    And when a Redox monthly progress report is here, Haikus monthly report is never far behind (or vice versa, depending on the month). Haikus February was definitely a busy month, but theres no major tentpole changes or new features, highlighting just how close Haiku is to a new regular beta release. The OpenBSD drivers have been synchronised wit upstream to draw in some bugfixes, theres a ton of smaller fixes to various applications like StyledEdit, Mail, and many more, as well a surprisingly long list of various file system fixes, improving the drivers for file systems like NTFS, Btrfs, XFS, and others. Theres more, of course, so just like with Redox, head on over to pore over the list of smaller changes, fixes, and improvements. Just like last month, Id like to mention once again that you really dont need to wait for the beta release to try out Haiku. The operating system has been in a fairly stable and solid condition for a long time now, and whatevers the latest nightly will generally work just fine, and can be updated without reinstallation.


  • Redox gets NodeJS, COSMICs compositor, and much more
    February has been a busy month for Redox, the general purpose operating system written in Rust. For instance, the COSMIC compositor can now run on Redox as a winit window, the first step towards fully porting the compositor from COSMIC to Redox. Similarly, COSMIC Settings now also runs on Redox, albeit with only a very small number of available settings as Redox-specific settings panels havent been made yet. Its clear the effort to get the new COSMIC desktop environment from System76 running on Redox is in full swing. Furthermore, Vulkan software can now run on Redox, thanks to enabling Lavapipe in Mesa3D. Theres also a ton of fixes related to the boot process, the reliability of multithreading has been improved, and theres the usual long list of kernel, driver, and Relibc improvements as well. A major port comes in the form of NodeJS, which now runs on Redox, and helped in uncovering a number of bugs that needed to be fixed. Of course, theres way more in this months progress report, so be sure to head on over and read the whole thing.


  • Hardware hotplug events on Linux, the gory details
    One day, I suddenly wondered how to detect when a USB device is plugged or unplugged from a computer running Linux. For most users, this would be solved by relying on libusb. However, the use case I was investigating might not actually want to do so, and so this led me down a poorly-documented rabbit hole. ↫ ArcaneNibble (or R) And ArcaneNibble (or R) is taking you down with them.


  • New Oracle Solaris CBE release released
    Oracles Solaris 11 basically comes in two different flavours: the SRU (Support Repository Update) releases for commercial Oracle customers, and the CBE (Common Build Environment) releases, available to everyone. Weve covered the last few SRU releases, and now its time for a new CBE release. We first introduced the Oracle Solaris CBE in March 2022 and we released an updated version in May 2025. Now, as Oracle Solaris keeps on evolving, we’ve released the latest version of our CBE. With the previous release Alan and Jan had compiled a list to cover all the changes in the three years since the first CBE release. This time, because it’s relatively soon after the last release we are opting to just point you to the what’s new blogs on the feature release SRUs Oracle Solaris 11.4 SRU 84, Oracle Solaris 11.4 SRU 87, and Oracle Solaris 11.4 SRU 90. And of course you can always go to the blogs by Joerg Moellenkamp and Marcel Hofstetter who have excellent series of articles that show how you can use the Oracle Solaris features. ↫ Joost Pronk van Hoogeveen at the Oracle Solaris Blog You can update your existing installation with a pkg update, or do a fresh insrtall with the new CBE images.


  • The great license-washing has begun
    In the world of open source, relicensing is notoriously difficult. It usually requires the unanimous consent of every person who has ever contributed a line of code, a feat nearly impossible for legacy projects. chardet, a Python character encoding detector used by requests and many others, has sat in that tension for years: as a port of Mozilla’s C++ code it was bound to the LGPL, making it a gray area for corporate users and a headache for its most famous consumer. Recently the maintainers used Claude Code to rewrite the whole codebase and release v7.0.0, relicensing from LGPL to MIT in the process. The original author, a2mark, saw this as a potential GPL violation. ↫ Tuan-Anh Tran Everything about this feels like a license violation, and in general a really shit thing to do. At the same time, though, the actual legal situation, what lawyers and judges care about, is entirely unsettled and incredibly unclear. Ive been reading a ton of takes on what happened here, and it seems nobody has any conclusive answers, with seemingly valid arguments on both sides. Intuitively, this feels deeply and wholly wrong. This is the license-washing AI! seems to be designed for, so that proprietary vendors can take code under copyleft licenses, feed it into their AI! model, and tell it to regurgitate something that looks just different enough so a new, different license can be applied. Tim takes Jims homework. How many individual words does Tim need to change  without adding anything to Jims work  before its no longer plagiarism? I would argue that no matter how many synonyms and slight sentence structure changes Tim employs, its still a plagiarised work. However, what it feels like to me is entirely irrelevant when laws are involved, and even those laws are effectively irrelevant when so much money is riding on the answers to questions like these. The companies who desperately want this to be possible and legal are so wealthy, so powerful, and sucked up to the US government so hard, that whatever they say might very well just become law. AI! is the single-greatest coordinated attack on open source in history, and the open source world would do well to realise that.


  • DOS memory management
    The memory management in DOS is simple, but that simplicity may be deceptive. There are several rather interesting pitfalls that programming documentation often does not mention. ↫ Michal Necasek at the OS/2 Museum A must-read for people writing software for earlier DOS versions.


  • Lock scroll with a vengeance
    Whats the scroll lock key actually for? Scroll Lock was reportedly specifically added for spreadsheets, and it solved a very specific problem: before mice and trackpads, and before fast graphic cards, moving through a spreadsheet was a nightmare. Just like Caps Lock flipped the meaning of letter keys, and Num Lock that of the numeric keypad keys, Scroll Lock attempted to fix scrolling by changing the nature of the arrow keys. ↫ Marcin Wichary I never really put much thought into the scroll lock key, and I always just assumed that it would, you know, lock scrolling. I figured that in the DOS era, wherein the key originated, it stopped DOS from scrolling, keeping the current output of your DOS commands on the screen until you unlocked scrolling again. In graphical operating systems, I assumed it would stop any window with scrollable content from scrolling, or something  I just never thought about it, and never bothered to try. Well, its original function was a bit different: with scroll lock disabled, hitting the arrow keys would move the selection cursor. With scroll lock enabled, hitting the arrow keys would move the content instead. After reading this, it makes perfect sense, and my original assumption seems rather silly. It also seems some modern programs, like Excel, Calc, some text editors, and others, still exhibit this same behaviour when the scroll lock key is used today. The more you know.


  • The new MacBook Neo is a great deal in the US, not so much in Europe
    Apple today announced the MacBook Neo,! an all-new kind of low-cost Mac featuring the A18 Pro chip for $599. The MacBook Neo is the first Mac to be powered by an iPhone chip; the A18 Pro debuted in 2024s iPhone 16 Pro models. Apple says it is up to 50% faster for everyday tasks than the bestselling PC with the latest shipping Intel Core Ultra 5, up to 3x faster for on-device AI workloads, and up to 2x faster for tasks like photo editing. The MacBook Neo features a 13-inch Liquid Retina display with a 2408-by-1506 resolution, 500 nits of brightness, and an anti-reflective coating. The display does not have a notch, instead featuring uniform, iPad-style bezels. ↫ Hartley Charlton at MacRumors Theres no denying this is a great offering from Apple, and its going to sell really well, especially in the US. I cant think of any other laptop on the market that offers this kind of complete package at such an attractive price point  on the Windows side, youre going to get plastic laptops with worse displays, worse battery life, and, well, Windows. For education buyers, the price drops from $599 to $499, making it a no-brainer choice for families sending their kids off to high school or university. In the US, at least. Here in Europe, or at least in Sweden where I checked the price of the base model, its going for almost €800 ($930), at which point the cost-cutting measures Apple has taken are a bit harder to swallow. At that kind of price point, Im not going to accept a mere 8GB of RAM, 256GB of storage, and a paltry 60Hz display. When I saw the announcement of this new MacBook earlier today, I wondered if this could be my way of finally getting a macOS review on OSNews after well over a decade, but at €800 for something I wont be using after Im done with the review? I cant justify that. Regardless, youre going to see tons of these in schools and in wrapping paper for the holiday season and birthdays, and at least at American pricing, its definitely a great deal.


  • Never bet against x86
    Chips and Cheese has an excellent deep dive into Arms latest core design, and I have thoughts. Arm now has a core with enough performance to take on not only laptop, but also desktop use cases. They’ve also shown it’s possible to deliver that performance at a modest 4 GHz clock speed. Arm achieved that by executing well on the fundamentals throughout the core pipeline. X925’s branch predictor is fast and state-of-the-art. Its out-of-order execution engine is truly gargantuan. Penalties are few, and tradeoffs appear well considered. There aren’t a lot of companies out there capable of building a core with this level of performance, so Arm has plenty to be proud of. That said, getting a high performance core is only one piece of the puzzle. Gaming workloads are very important in the consumer space, and benefit more from a strong memory subsystem than high core throughput. A DSU variant with L3 capacity options greater than 32 MB could help in that area. X86-64’s strong software ecosystem is another challenge to tackle. And finally, Arm still relies on its partners to carry out its vision. I look forward to seeing Arm take on all of these challenges, while also iterating on their core line to keep pace as AMD and Intel improve their cores. Hopefully, extra competition will make better, more affordable CPUs for all of us. ↫ Chester Lam at Chips and Cheese The problem with Arm processors in the desktop (and laptop) space certainly isnt one of performance  as this latest design by Arm once again shows. No, the real problem is a complete and utter lack of standardisation, with every chip and every device in the Arm space needing dedicated, specific operating system images people need to create, maintain, and update. This isnt just a Linux or BSD problem, as even Microsoft has had numerous problems with this, despite Windows on Arm only supporting a very small number of Qualcomm processors. A law or rule that has held fast since the original 8086: never bet against x86. The number of competing architectures that were all surely going to kill x86 is staggeringly big  PowerPC, Alpha, PA-RISC, Sparc, Itanium, and many more  and even when those chips were either cheaper, faster, or both, they just couldnt compete with x86s unique strength: its ecosystem. When I buy an x86 computer, either in parts or from an OEM, either Intel or AMD, I dont have to worry for one second if Windows, Linux, one of the BSDs, or goddamn FreeDOS, and all of their applications, are going to run on it. They just will. Everything is standardised, for better or worse, from peripheral interconnects to the extremely crucial boot process. On the Arm side, though? Its a crapshoot. Thats why whenever anyone recommends a certain cool Arm motherboard or mini PC, the first thing you have to figure out is what its software support situation is like. Does the OEM provide blessed Linux images? If so, do they offer more than an outdated Ubuntu build? Have they made any update promises? Will Windows boot on this thing? Does it work with any GPUs I might already own? Theres so many unknowns and uncertainties you just dont have to deal with when opting for x86. For its big splashy foray into general purpose laptops with its Snapdragon Elite chips, Qualcomm promised Linux support on par with Windows from day one. Were several years down the line, and its still a complete mess. And thats just one chip line, of one generation! As long as every individual Arm SoC and Arm board are little isolated islands with unknown software and hardware support status, x86 will continue to survive, even if x86 laptops use more power, even if x86 chips end up being slower. Without the incredible ecosystem x86 has, Arm will never achieve its full potential, and eventually, as has happened to every single other x86 competitor, x86 will eventually catch up to and surpass Arms strong points, at lower prices. Never bet against x86.


  • The 64-bit Hurd for Gux is here
    Fifteen months have passed since our last Guix/Hurd on a Thinkpad X60 post and a lot has happened with respect to the Hurd. And most of you will have guessed, unless you skipped the title of this post, the rumored x86_64 support has landed in Guix! ↫ Janneke Nieuwenhuizen and Yelninei at the Guix blog A huge amount of work has gone into this effort over the past 18 months, but you can now download Guix and alongside the Linux kernel, you can now opt for the Hurd as well, in eother 32bit or 64 bit flavour. Do note that while Debian GNU/Hurd offers about 75% of Debian packages, Guix/Hurd only offers about 1.7% (32-bit) and 0.9% (64-bit) of packages for now. These percentages are always growing, of course, and now that Guix/Hurd can be installed in virtual machines and even on bare metal relatively easily like this, things might speed up a bit.



Linux Journal News

  • EU OS: A Bold Step Toward Digital Sovereignty for Europe
    Image
    A new initiative, called "EU OS," has been launched to develop a Linux-based operating system tailored specifically for the public sector organizations of the European Union (EU). This community-driven project aims to address the EU's unique needs and challenges, focusing on fostering digital sovereignty, reducing dependency on external vendors, and building a secure, self-sufficient digital ecosystem.
    What Is EU OS?
    EU OS is not an entirely novel operating system. Instead, it builds upon a Linux foundation derived from Fedora, with the KDE Plasma desktop environment. It draws inspiration from previous efforts such as France's GendBuntu and Munich's LiMux, which aimed to provide Linux-based systems for public sector use. The goal remains the same: to create a standardized Linux distribution that can be adapted to different regional, national, and sector-specific needs within the EU.

    Rather than reinventing the wheel, EU OS focuses on standardization, offering a solid Linux foundation that can be customized according to the unique requirements of various organizations. This approach makes EU OS a practical choice for the public sector, ensuring broad compatibility and ease of implementation across diverse environments.
    The Vision Behind EU OS
    The guiding principle of EU OS is the concept of "public money – public code," ensuring that taxpayer money is used transparently and effectively. By adopting an open-source model, EU OS eliminates licensing fees, which not only lowers costs but also reduces the dependency on a select group of software vendors. This provides the EU’s public sector organizations with greater flexibility and control over their IT infrastructure, free from the constraints of vendor lock-in.

    Additionally, EU OS offers flexibility in terms of software migration and hardware upgrades. Organizations can adapt to new technologies and manage their IT evolution at a manageable cost, both in terms of finances and time.

    However, there are some concerns about the choice of Fedora as the base for EU OS. While Fedora is a solid and reliable distribution, it is backed by the United States-based Red Hat. Some argue that using European-backed projects such as openSUSE or KDE's upcoming distribution might have aligned better with the EU's goal of strengthening digital sovereignty.
    Conclusion
    EU OS marks a significant step towards Europe's digital independence by providing a robust, standardized Linux distribution for the public sector. By reducing reliance on proprietary software and vendors, it paves the way for a more flexible, cost-effective, and secure digital ecosystem. While the choice of Fedora as the base for the project has raised some questions, the overall vision of EU OS offers a promising future for Europe's public sector in the digital age.

    Source: It's FOSS
    European Union


  • Linus Torvalds Acknowledges Missed Release of Linux 6.14 Due to Oversight

    Linus Torvalds Acknowledges Missed Release of Linux 6.14 Due to Oversight

    Linux kernel lead developer Linus Torvalds has admitted to forgetting to release version 6.14, attributing the oversight to his own lapse in memory. Torvalds is known for releasing new Linux kernel candidates and final versions on Sunday afternoons, typically accompanied by a post detailing the release. If he is unavailable due to travel or other commitments, he usually informs the community ahead of time, so users don’t worry if there’s a delay.

    In his post on March 16, Torvalds gave no indication that the release might be delayed, instead stating, “I expect to release the final 6.14 next weekend unless something very surprising happens.” However, Sunday, March 23rd passed without any announcement.

    On March 24th, Torvalds wrote in a follow-up message, “I’d love to have some good excuse for why I didn’t do the 6.14 release yesterday on my regular Sunday afternoon schedule,” adding, “But no. It’s just pure incompetence.” He further explained that while he had been clearing up unrelated tasks, he simply forgot to finalize the release. “D'oh,” he joked.

    Despite this minor delay, Torvalds’ track record of successfully managing the Linux kernel’s development process over the years remains strong. A single day’s delay is not critical, especially since most Linux users don't urgently need the very latest version.

    The new 6.14 release introduces several important features, including enhanced support for writing drivers in Rust—an ongoing topic of discussion among developers—support for Qualcomm’s Snapdragon 8 Elite mobile chip, a fix for the GhostWrite vulnerability in certain RISC-V processors from Alibaba’s T-Head Semiconductor, and a completed NTSYNC driver update that improves the WINE emulator’s ability to run Windows applications, particularly games, on Linux.

    Although the 6.14 release went smoothly aside from the delay, Torvalds expressed that version 6.15 may present more challenges due to the volume of pending pull requests. “Judging by my pending pile of pull requests, 6.15 will be much busier,” he noted.

    You can download the latest kernel here.
    Linus Torvalds kernel


  • AerynOS 2025.03 Alpha Released with GNOME 48, Mesa 25, and Linux Kernel 6.13.8
    Image
    AerynOS 2025.03 has officially been released, introducing a variety of exciting features for Linux users. The release includes the highly anticipated GNOME 48 desktop environment, which comes with significant improvements like HDR support, dynamic triple buffering, and a Wayland color management protocol. Other updates include a battery charge limiting feature and a Wellbeing option aimed at improving user experience.

    This release, while still in alpha, incorporates Linux kernel 6.13.8 and the updated Mesa 25.0.2 graphics stack, alongside tools like LLVM 19.1.7 and Vulkan SDK 1.4.309.0. Additionally, the Moss package manager now integrates os-info to generate more detailed OS metadata via a JSON file.

    Future plans for AerynOS include automated package updates, easier rollback management, improved disk handling with Rust, and fractional scaling enabled by default. The installer has also been revamped to support full disk wipes and dynamic partitioning.

    Although still considered an alpha release, AerynOS 2025.03 can be downloaded and tested right now from its official website.

    Source: 9to5Linux
    AerynOS


  • Xojo 2025r1: Big Updates for Developers with Linux ARM Support, Web Drag and Drop, and Direct App Store Publishing
    Image
    Xojo has just rolled out its latest release, Xojo 2025 Release 1, and it’s packed with features that developers have been eagerly waiting for. This major update introduces support for running Xojo on Linux ARM, including Raspberry Pi, brings drag-and-drop functionality to the Web framework, and simplifies app deployment with the ability to directly submit apps to the macOS and iOS App Stores.

    Here’s a quick overview of what’s new in Xojo 2025r1:
    1. Linux ARM IDE Support
    Xojo 2025r1 now allows developers to run the Xojo IDE on Linux ARM devices, including popular platforms like Raspberry Pi. This opens up a whole new world of possibilities for developers who want to create apps for ARM-based devices without the usual complexity. Whether you’re building for a Raspberry Pi or other ARM devices, this update makes it easier than ever to get started.
    2. Web Drag and Drop
    One of the standout features in this release is the addition of drag-and-drop support for web applications. Now, developers can easily drag and drop visual controls in their web projects, making it simpler to create interactive, user-friendly web applications. Plus, the WebListBox has been enhanced with support for editable cells, checkboxes, and row reordering via dragging. No JavaScript required!
    3. Direct App Store Publishing
    Xojo has also streamlined the process of publishing apps. With this update, developers can now directly submit macOS and iOS apps to App Store Connect right from the Xojo IDE. This eliminates the need for multiple steps and makes it much easier to get apps into the App Store, saving valuable time during the development process.
    4. New Desktop and Mobile Features
    This release isn’t just about web and Linux updates. Xojo 2025r1 brings some great improvements for desktop and mobile apps as well. On the desktop side, all projects now include a default window menu for macOS apps. On the mobile side, Xojo has introduced new features for Android and iOS, including support for ColorGroup and Dark Mode on Android, and a new MobileColorPicker for iOS to simplify color selection.
    5. Performance and IDE Enhancements
    Xojo’s IDE has also been improved in several key areas. There’s now an option to hide toolbar captions, and the toolbar has been made smaller on Windows. The IDE on Windows and Linux now features modern Bootstrap icons, and the Documentation window toolbar is more compact. In the code editor, developers can now quickly navigate to variable declarations with a simple Cmd/Ctrl + Double-click. Plus, performance for complex container layouts in the Layout Editor has been enhanced.
    What Does This Mean for Developers?
    Xojo 2025r1 brings significant improvements across all the platforms that Xojo supports, from desktop and mobile to web and Linux. The added Linux ARM support opens up new opportunities for Raspberry Pi and ARM-based device development, while the drag-and-drop functionality for web projects will make it easier to create modern, interactive web apps. The ability to publish directly to the App Store is a game-changer for macOS and iOS developers, reducing the friction of app distribution.
    How to Get Started
    Xojo is free for learning and development, as well as for building apps for Linux and Raspberry Pi. If you’re ready to dive into cross-platform development, paid licenses start at $99 for a single-platform desktop license, and $399 for cross-platform desktop, mobile, or web development. For professional developers who need additional resources and support, Xojo Pro and Pro Plus licenses start at $799. You can also find special pricing for educators and students.

    Download Xojo 2025r1 today at xojo.com.
    Final Thoughts
    With each new release, Xojo continues to make cross-platform development more accessible and efficient. The 2025r1 release is no exception, delivering key updates that simplify the development process and open up new possibilities for developers working on a variety of platforms. Whether you’re a Raspberry Pi enthusiast or a mobile app developer, Xojo 2025r1 has something for you.
    Xojo ARM


  • New 'Mirrored' Network Mode Introduced in Windows Subsystem for Linux

    Microsoft's Windows Subsystem for Linux (WSL) continues to evolve with the release of WSL 2 version 0.0.2. This update introduces a set of opt-in preview features designed to enhance performance and compatibility.

    Key additions include "Automatic memory reclaim" which dynamically optimizes WSL's memory footprint, and "Sparse VHD" to shrink the size of the virtual hard disk file. These improvements aim to streamline resource usage.

    Additionally, a new "mirrored networking mode" brings expanded networking capabilities like IPv6 and multicast support. Microsoft claims this will improve VPN and LAN connectivity from both the Windows host and Linux guest. 

    Complementing this is a new "DNS Tunneling" feature that changes how DNS queries are resolved to avoid compatibility issues with certain network setups. According to Microsoft, this should reduce problems connecting to the internet or local network resources within WSL.

    Advanced firewall configuration options are also now available through Hyper-V integration. The new "autoProxy" feature ensures WSL seamlessly utilizes the Windows system proxy configuration.

    Microsoft states these features are currently rolling out to Windows Insiders running Windows 11 22H2 Build 22621.2359 or later. They remain opt-in previews to allow testing before final integration into WSL.

    By expanding WSL 2 with compelling new capabilities in areas like resource efficiency, networking, and security, Microsoft aims to make Linux on Windows more performant and compatible. This evolutionary approach based on user feedback highlights Microsoft's commitment to WSL as a key part of the Windows ecosystem.
    Windows


  • Linux Threat Report: Earth Lusca Deploys Novel SprySOCKS Backdoor in Attacks on Government Entities

    The threat actor Earth Lusca, linked to Chinese state-sponsored hacking groups, has been observed utilizing a new Linux backdoor dubbed SprySOCKS to target government organizations globally. 

    As initially reported in January 2022 by Trend Micro, Earth Lusca has been active since at least 2021 conducting cyber espionage campaigns against public and private sector targets in Asia, Australia, Europe, and North America. Their tactics include spear-phishing and watering hole attacks to gain initial access. Some of Earth Lusca's activities overlap with another Chinese threat cluster known as RedHotel.

    In new research, Trend Micro reveals Earth Lusca remains highly active, even expanding operations in the first half of 2023. Primary victims are government departments focused on foreign affairs, technology, and telecommunications. Attacks concentrate in Southeast Asia, Central Asia, and the Balkans regions. 

    After breaching internet-facing systems by exploiting flaws in Fortinet, GitLab, Microsoft Exchange, Telerik UI, and Zimbra software, Earth Lusca uses web shells and Cobalt Strike to move laterally. Their goal is exfiltrating documents and credentials, while also installing additional backdoors like ShadowPad and Winnti for long-term spying.

    The Command and Control server delivering Cobalt Strike was also found hosting SprySOCKS - an advanced backdoor not previously publicly reported. With roots in the Windows malware Trochilus, SprySOCKS contains reconnaissance, remote shell, proxy, and file operation capabilities. It communicates over TCP mimicking patterns used by a Windows trojan called RedLeaves, itself built on Trochilus.

    At least two SprySOCKS versions have been identified, indicating ongoing development. This novel Linux backdoor deployed by Earth Lusca highlights the increasing sophistication of Chinese state-sponsored threats. Robust patching, access controls, monitoring for unusual activities, and other proactive defenses remain essential to counter this advanced malware.

    The Trend Micro researchers emphasize that organizations must minimize attack surfaces, regularly update systems, and ensure robust security hygiene to interrupt the tactics, techniques, and procedures of relentless threat groups like Earth Lusca.
    Security


  • Linux Kernel Faces Reduction in Long-Term Support Due to Maintenance Challenges

    The Linux kernel is undergoing major changes that will shape its future development and adoption, according to Jonathan Corbet, Linux kernel developer and executive editor of Linux Weekly News. Speaking at the Open Source Summit Europe, Corbet provided an update on the latest Linux kernel developments and a glimpse of what's to come.

    A major change on the horizon is a reduction in long-term support (LTS) for kernel versions from six years to just two years. Corbet explained that maintaining old kernel branches indefinitely is unsustainable and most users have migrated to newer versions, so there's little point in continuing six years of support. While some may grumble about shortened support lifecycles, the reality is that constantly backporting fixes to ancient kernels strains maintainers.

    This maintainer burnout poses a serious threat, as Corbet highlighted. Maintaining Linux is largely a volunteer effort, with only about 200 of the 2,000+ developers paid for their contributions. The endless demands on maintainers' time from fuzz testing, fixing minor bugs, and reviewing contributions takes a toll. Prominent maintainers have warned they need help to avoid collapse. Companies relying on Linux must realize giving back financially is in their interest to sustain this vital ecosystem. 

    The Linux kernel is also wading into waters new with the introduction of Rust code. While Rust solves many problems, it also introduces new complexities around language integration, evolving standards, and maintainer expertise. Corbet believes Rust will pass the point of no return when core features depend on it, which may occur soon with additions like Apple M1 GPU drivers. Despite skepticism in some corners, Rust's benefits likely outweigh any transition costs.

    On the distro front, Red Hat's decision to restrict RHEL cloning sparked community backlash. While business considerations were at play, Corbet noted technical factors too. Using older kernels with backported fixes, as RHEL does, risks creating divergent, vendor-specific branches. The Android model of tracking mainline kernel dev more closely has shown security benefits. Ultimately, Linux works best when aligned with the broader community.

    In closing, Corbet recalled the saying "Linux is free like a puppy is free." Using open source seems easy at first, but sustaining it long-term requires significant care and feeding. As Linux is incorporated into more critical systems, that maintenance becomes ever more crucial. The kernel changes ahead are aimed at keeping Linux healthy and vibrant for the next generation of users, businesses, and developers.
    kernel


  • Linux Celebrates 32 Years with the Release of 6.6-rc2 Version

    Today marks the 32nd anniversary of Linus Torvalds introducing the inaugural Linux 0.01 kernel version, and celebrating this milestone, Torvalds has launched the Linux 6.6-rc2. Among the noteworthy updates are the inclusion of a feature catering to the ASUS ROG Flow X16 tablet's mode handling and the renaming of the new GenPD subsystem to pmdomain.

    The Linux 6.6 edition is progressing well, brimming with exciting new features that promise to enhance user experience. Early benchmarks are indicating promising results, especially on high-core-count servers, pointing to a potentially robust and efficient update in the Linux series.

    Here is what Linus Torvalds had to say in today's announcement:
    Another week, another -rc.I think the most notable thing about 6.6-rc2 is simply that it'sexactly 32 years to the day since the 0.01 release. And that's a roundnumber if you are a computer person.Because other than the random date, I don't see anything that reallystands out here. We've got random fixes all over, and none of it looksparticularly strange. The genpd -> pmdomain rename shows up in thediffstat, but there's no actual code changes involved (make sure touse "git diff -M" to see them as zero-line renames).And other than that, things look very normal. Sure, the architecturefixes happen to be mostly parisc this week, which isn't exactly theusual pattern, but it's also not exactly a huge amount of changes.Most of the (small) changes here are in drivers, with some tracingfixes and just random things. The shortlog below is short enough toscroll through and get a taste of what's been going on. Linus Torvalds


  • Introducing Bavarder: A User-Friendly Linux Desktop App for Quick ChatGPT Interaction

    Want to interact with ChatGPT from your Linux desktop without using a web browser?

    Bavarder, a new app, allows you to do just that.

    Developed with Python and GTK4/libadwaita, Bavarder offers a simple concept: pose a question to ChatGPT, receive a response, and promptly copy the answer (or your inquiry) to the clipboard for pasting elsewhere.

    With an incredibly user-friendly interface, you won't require AI expertise (or a novice blogger) to comprehend it. Type your question in the top box, click the blue send button, and wait for a generated response to appear at the bottom. You can edit or modify your message and repeat the process as needed.

    During our evaluation, Bavarder employed BAI Chat, a GPT-3.5/ChatGPT API-based chatbot that's free and doesn't require signups or API keys. Future app versions will incorporate support for alternative backends, such as ChatGPT 4 and Hugging Chat, and allow users to input an API key to utilize ChatGPT3.

    At present, there's no option to regenerate a response (though you can resend the same question for a potentially different answer). Due to the lack of a "conversation" view, tracking a dialogue or following up on answers can be challenging — but Bavarder excels for rapid-fire questions.

    As with any AI, standard disclaimers apply. Responses might seem plausible but could contain inaccurate or false information. Additionally, it's relatively easy to lead these models into irrational loops, like convincing them that 2 + 2 equals 106 — so stay alert!

    Overall, Bavarder is an attractive app with a well-defined purpose. If you enjoy ChatGPT and similar technologies, it's worth exploring.
    ChatGPT AI


  • LibreOffice 7.5.3 Released: Third Maintenance Update Brings 119 Bug Fixes to Popular Open-Source Office Suite

    Today, The Document Foundation unveiled the release and widespread availability of LibreOffice 7.5.3, which serves as the third maintenance update to the current LibreOffice 7.5 open-source and complimentary office suite series.

    Approximately five weeks after the launch of LibreOffice 7.5.2, LibreOffice 7.5.3 arrives with a new set of bug fixes for those who have successfully updated their GNU/Linux system to the LibreOffice 7.5 series.

    LibreOffice 7.5.3 addresses a total of 119 bugs identified by users or uncovered by LibreOffice developers. For a more comprehensive understanding of these bug fixes, consult the RC1 and RC2 changelogs.

    You can download LibreOffice 7.5.3 directly from the LibreOffice websiteor from SourceForge as binary installers for DEB or RPM-based GNU/Linux distributions. A source tarball is also accessible for individuals who prefer to compile the software from sources or for system integrators.

    All users operating the LibreOffice 7.5 office suite series should promptly update their installations to the new point release, which will soon appear in the stable software repositories of your GNU/Linux distributions.

    In early February 2023, LibreOffice 7.5 debuted as a substantial upgrade to the widely-used open-source office suite, introducing numerous features and improvements. These enhancements encompass major upgrades to dark mode support, new application and MIME-type icons, a refined Single Toolbar UI, enhanced PDF Export, and more.

    Seven maintenance updates will support LibreOffice 7.5 until November 30th, 2023. The next point release, LibreOffice 7.5.4, is scheduled for early June and will include additional bug fixes.

    The Document Foundation once again emphasizes that the LibreOffice office suite's "Community" edition is maintained by volunteers and members of the Open Source community. For enterprise implementations, they suggest using the LibreOffice Enterprise family of applications from ecosystem partners.
    LibreOffice


Linux Magazine News (path: lmi_news)



  • Keep Android Open
    Google has announced that, soon, anyone looking to develop Android apps will have to first register centrally with Google.


  • Kernel 7.0 Now in Testing
    Linus Torvalds has announced the first Release Candidate (RC) for the 7.x kernel is available for those who want to test it.







  • LibreOffice 26.2 Now Available
    With new features, improvements, and bug fixes, LibreOffice 26.2 delivers a modern, polished office suite without compromise.





  • Photoshop on Linux?
    A developer has patched Wine so that it'll run specific versions of Photoshop that depend on Adobe Creative Cloud.







  • Gnome Says No to AI-Generated Extensions
    If you're a developer wanting to create a new Gnome extension, you'd best set aside that AI code generator, because the extension team will have none of that.


Page last modified on November 17, 2022, at 06:39 PM