news

Apple names John Ternus CEO amid major AI controversies

20 Apr 2026
John Ternus to become Apple CEO
John Ternus to become Apple CEO

Apple has announced a major leadership transition, with current CEO Tim Cook stepping down to become the executive chairman of the board of directors. John Ternus will succeed Cook and take over as the company's next CEO.

Comments
All phones sold in the EU to have replaceable batteries from 2027
All phones sold in the EU to have replaceable batteries from 2027

Starting in 2027, all smartphones and tablets sold in the European Union must feature user-replaceable batteries. This new mandate is part of a broader sustainability initiative aimed at slashing electronic waste and extending device lifespans. Consequently, tech manufacturers will need to adapt their hardware designs to comply with the upcoming environmental regulations.

Comments
Qwen3.6-Max-Preview: Smarter, Sharper, Still Evolving
Qwen3.6-Max-Preview: Smarter, Sharper, Still Evolving

Qwen has introduced the Qwen3.6-Max-Preview, an evolving AI model designed to deliver smarter and sharper performance. The Qwen Studio platform supports a comprehensive suite of multimodal capabilities, including chat, image and video understanding, media generation, document analysis, and integrated tool utilization.

Comments
ggsql: A Grammar of Graphics for SQL
ggsql: A Grammar of Graphics for SQL

The alpha release of ggsql brings the grammar of graphics directly to SQL syntax, enabling rich data visualization. The new tool is compatible with popular development environments including Jupyter notebooks, Quarto, Positron, and VS Code. The announcement post details the project's motivations and provides practical usage examples for developers.

Comments
GitHub's fake star economy
GitHub's fake star economy

An investigation into GitHub's ecosystem has revealed a widespread fake star economy, with an estimated six million illegitimate stars purchased for just $0.06 each. Founders are exploiting this underground market to artificially inflate their repository's popularity and deceive venture capitalists into funding projects based on fabricated traction.

Comments
Atlassian enables default data collection to train AI
Atlassian enables default data collection to train AI

Starting in August 2026, Atlassian will automatically collect metadata and in-app content from its cloud products to train its AI models. The collected data will be retained for up to seven years to support these new AI offerings. While enterprise and compliance-focused customers can opt out, users on free, standard, and premium tiers cannot disable this mandatory data collection.

Comments
Kimi vendor verifier – verify accuracy of inference providers

The newly launched Kimi Vendor Verifier aims to rebuild trust in the AI supply chain by rigorously verifying the accuracy of third-party inference providers. This tool ensures that external vendors are reliably and correctly deploying the Kimi model for end users.

Comments
WebUSB Extension for Firefox
WebUSB Extension for Firefox

A new open-source project named awawausb is bringing WebUSB functionality to the Firefox browser through a dedicated extension. The creator has published the code on GitHub and is inviting the community to contribute to its ongoing development.

Comments
Brussels launched an age checking app. Hackers took 2 minutes to break it
Brussels launched an age checking app. Hackers took 2 minutes to break it

The European Commission recently launched a new age verification app, claiming the technology was fully prepared for deployment, but cybersecurity experts quickly identified critical flaws. Hackers successfully breached the application in just two minutes, exposing significant security vulnerabilities in the EU digital initiative.

Comments
M 7.4 earthquake – 100 km ENE of Miyako, Japan

A magnitude 7.4 earthquake has struck 100 kilometers east-northeast of Miyako, Japan. The significant seismic event was detected off the northeastern coast of the country.

Comments
Turtle WoW classic server announces shutdown after Blizzard wins injunction
Turtle WoW classic server announces shutdown after Blizzard wins injunction

The popular fan-run Turtle WoW private server for World of Warcraft is shutting down after Blizzard Entertainment successfully secured a legal injunction against the project. The beloved community server will cease operations following the court order, bringing an end to its unique run of custom classic content.

Comments
Kimi K2.6: Advancing open-source coding

Kimi K2.6 advances open-source coding by introducing innovative features such as long-horizon coding and coding-driven design. The release also enhances collaborative AI capabilities through proactive agents, agent swarms, and the newly introduced Claw Groups research preview.

Comments
Sauna effect on heart rate
Sauna effect on heart rate

A new study analyzed over 59,000 wearable data records from 256 sauna users to quantify the precise physiological effects of heat therapy. By applying statistical tests to same-day heart rate metrics, researchers provided concrete data on how sauna sessions impact cardiovascular strain.

Comments
Quantum Computers Are Not a Threat to 128-Bit Symmetric Keys
Quantum Computers Are Not a Threat to 128-Bit Symmetric Keys

Security experts confirm that quantum computers do not pose a threat to current 128-bit symmetric encryption keys. This consensus is based on the specific scaling details of Grover's algorithm. Consequently, organizations do not need to increase their symmetric key sizes during the transition to post-quantum cryptography.

Comments
Deezer says 44% of songs uploaded to its platform daily are AI-generated
Deezer says 44% of songs uploaded to its platform daily are AI-generated

Music streaming service Deezer reports that 44% of daily song uploads are now AI-generated. Despite this high volume of new tracks, actual listener consumption of AI music remains low, accounting for only 1% to 3% of total streams. Furthermore, the company detects and demonetizes 85% of these AI streams, identifying them as fraudulent activity.

Comments
Stop trying to engineer your way out of listening to people
Stop trying to engineer your way out of listening to people

Tech teams often attempt to solve workplace communication breakdowns with engineering solutions instead of addressing the root issues of poor dialogue. The author argues that failing to listen and talk to one another is the primary driver of these software development problems. Ultimately, designers and product leaders must prioritize genuine human conversation over technical workarounds to improve collaboration.

Comments
10 years ago, someone wrote a test for Servo that included an expiry in 2026

A decade ago, a developer added a unit test to the Servo project with a hardcoded cookie expiry date of April 2026. The project's continuous integration pipeline is currently broken and will remain unresolved until another maintainer merges a pull request to address the issue.

Comments
A Brief History of Fish Sauce
A Brief History of Fish Sauce

This article explores the rich history of fish sauce, tracing its origins from ancient Asian recipes to its widespread use during the Roman Empire. It details how this pungent condiment evolved over the centuries to become a beloved staple in modern global cuisine, highlighting its many delicious contemporary uses.

Comments
NSA is using Anthropic's Mythos despite blacklist

The NSA is adopting Anthropic's Mythos AI model, reversing a previous Pentagon decision to blacklist the company as a supply chain risk. This integration marks a major shift in government procurement after officials initially attempted to penalize the firm.

Comments
Modern Rendering Culling Techniques
Modern Rendering Culling Techniques

Modern rendering culling techniques optimize graphics performance by identifying and excluding unseen objects, such as obscured trees or buildings, from the rendering pipeline. This process prevents GPUs from wasting computational resources on drawing invisible geometry that falls outside the camera's field of view. Implementing these advanced culling methods is essential for maintaining high frame rates and ensuring smooth visual experiences in complex 3D environments.

Comments
Jujutsu megamerges for fun and profit
Jujutsu megamerges for fun and profit

A new practical guide details how to implement and maintain efficient megamerge workflows using the Jujutsu version control system. By adopting these advanced techniques, developers can significantly accelerate their code integration processes while minimizing merge conflicts.

Comments
Kefir C17/C23 Compiler

Kefir is an independent C17/C23 compiler developed by a single programmer to provide a simple, maintainable alternative to industry standards like GCC and Clang. By introducing a third compiler implementation, the project helps developers vet code portability and catch hidden bugs stemming from compiler-specific extensions and preprocessor defines. The tech community has praised the solo project for its impressive test suite and its value in diversifying the C language ecosystem.

Comments
Claude Token Counter, now with model comparisons
Claude Token Counter, now with model comparisons

The creator of the Claude Token Counter has upgraded the tool with a new model comparison feature. This update allows users to run token counts on the same input text across multiple different AI models to easily compare their results.

Comments
OpenClaw isn't fooling me. I remember MS-DOS

Reader discussions comparing the rapid success of OpenClaw to MS-DOS and modern large language models highlight the tech industry's tendency to reward reckless innovation over careful planning and safety. Critics argue this shortcut-driven approach, exemplified by OpenAI's deployment of these models, facilitates copyright theft and threatens jobs while prioritizing short-term profit. Furthermore, commentators warn that the unchecked proliferation of AI-generated content increases global information entropy by destroying the historical link between written text and authentic human authorship.

Comments
Soul Player C64 – A real transformer running on a 1 MHz Commodore 64
Soul Player C64 – A real transformer running on a 1 MHz Commodore 64

Developers behind the Soul Player C64 project have successfully run a 25,000-parameter transformer AI model on an original 1 MHz Commodore 64. This remarkable feat showcases extreme software optimization by fitting modern machine learning architecture onto severely limited retro hardware. The project highlights the ongoing creativity of programmers pushing vintage machines far beyond their original design capabilities.

Comments
Scientific datasets are riddled with copy-paste errors
Scientific datasets are riddled with copy-paste errors

A recent analysis of Excel files from 600 published scientific papers has revealed widespread copy-paste errors within the underlying datasets. These findings highlight significant data integrity issues and raise concerns regarding the overall accuracy of published scientific research.

Comments
Up to 8M Bees Are Living in an Underground Network Beneath This Cemetery
Up to 8M Bees Are Living in an Underground Network Beneath This Cemetery

Researchers in Ithaca, New York, have discovered one of the largest known aggregations of ground-nesting bees living in an underground network beneath a local cemetery. The hidden subterranean colony is estimated to house up to eight million individual bees.

Comments
OpenAI ad partner now selling ChatGPT ad placements based on “prompt relevance”
OpenAI ad partner now selling ChatGPT ad placements based on “prompt relevance”

An OpenAI advertising partner is launching a pilot program that sells ChatGPT ad placements dynamically matched to user prompt relevance. Advertisers will pay CPMs ranging from $15 to $60 for these placements, with a $50,000 minimum spend required to participate.

Comments
F-35 is built for the wrong war
F-35 is built for the wrong war

The F-35 fighter jet is an aerospace marvel, but its extreme complexity makes it too expensive and slow to manufacture for modern attrition warfare. Unlike mass-producible military assets, it requires immense time and resources to build each individual unit. Critics argue this prioritization of precision over scalability leaves the aircraft fundamentally mismatched for current large-scale conflicts.

Comments
At long last, InfoWars is ours
At long last, InfoWars is ours

The author discusses the takeover of the controversial website InfoWars through a personal story about childhood night terrors. The piece uses the metaphor of an uncontrollable, malevolent force to illustrate the complex implications of acquiring the polarizing platform.

Comments