Published on May 31, 2026 at 06:00 CEST (UTC+2)
Microsoft degrades functionality of perpetually-licensed offline products (562 points by antipurist)
Microsoft degrades functionality of perpetually-licensed offline products
This article details a scheduled degradation of Microsoft Office 2019 and 2021 for Mac (and iOS) on July 13, 2026, when a license-validation certificate expires. Despite Microsoft previously assuring customers that installed apps would “continue to function” after end of support, the update will force the software into a “reduced functionality mode” where files can only be viewed but not edited or saved. The piece highlights how Microsoft quietly removed the “continue to function” clause from its support page, raising concerns about the reliability of perpetual licenses.
Domain expertise has always been the real moat (345 points by aaronbrethorst)
Domain expertise has always been the real moat
The author argues that with the rise of agentic AI coding tools, the hard part of software development has shifted from building to verifying correctness. While domain experts without coding backgrounds can now generate working software, they lack the ability to judge whether the output is actually correct. The article suggests that deep domain knowledge—not just programming skill—is the true competitive advantage in an AI-augmented world.
Shantell Sans (2023) (130 points by aleda145)
Shantell Sans (2023)
This article tells the story behind Shantell Sans, a variable font designed by artist Shantell Martin. The font features axes for Weight, Italic, Informality, and Bounce, enabling a range of styles from readable everyday text to playful, animated lettering. Martin, who is dyslexic, created the font as a way to empower people to read and write despite their struggles with spelling and traditional education.
Racket v9.2 is now available (55 points by spdegabrielle)
Racket v9.2 is now available
The release notes for Racket v9.2 detail several improvements, including stricter pattern-matching checks in match, fixes to Typed Racket’s trigonometric functions for complex numbers, and internal support for a new static foreign interface (ffi2). The update also adopts Unicode 17.0 and includes performance rewrites of core syntactic forms like member, when, and unless.
I found a seashell in the middle of the desert (252 points by Hawzen)
I found a seashell in the middle of the desert
A GitHub repository documents the discovery of a rock that closely resembles a seashell, found 500 km from the nearest coastline in the Alghat desert of Saudi Arabia. The author explores whether it is a marine fossil or a carbonate rock formation, and provides tools and figures to analyze the specimen. The post blends geological curiosity with open-source documentation.
Please Do Not Vibe Fuck Up This Software – Rsync (16 points by justdotJS)
Please Do Not Vibe Fuck Up This Software – Rsync
A single GitHub issue titled “Please Do Not Vibe Fuck Up This Software” was opened on the Rsync repository. The vague title is a clear reaction to the “vibe coding” trend—where developers rely on AI to generate code without careful review—and expresses concern that such practices could harm critical, stable software like rsync.
Accenture to acquire Ookla (256 points by Garbage)
Accenture to acquire Ookla
Accenture announced an agreement to acquire Ookla, the company behind Speedtest, Downdetector, Ekahau, and RootMetrics. By integrating Ookla’s network intelligence data, Accenture aims to help telecoms, hyperscalers, and enterprises optimize 5G and Wi-Fi networks for AI-driven applications. The acquisition highlights how network performance data is becoming critical for fraud prevention, smart home analytics, and traffic optimization across industries.
The AV2 Video Standard Has Released (Final v1.0 Specification) (70 points by ksec)
The AV2 Video Standard Has Released (Final v1.0 Specification)
The Alliance for Open Media released version 1.0.0 of the AV2 video codec specification. Building on AV1, AV2 offers superior compression efficiency for streaming, broadcasting, and real-time video, with enhanced support for AR/VR, multi-program split-screen delivery, and screen content. An official reference software (AVM) is provided for implementers.
wolfSSL releases a new product; wolfCOSE a zero alloc C embbedded COSE stack (72 points by aidangarske)
wolfSSL releases a new product; wolfCOSE a zero alloc C embedded COSE stack
wolfSSL released wolfCOSE, a lightweight C library implementing CBOR and COSE (RFC 9052/9053) for embedded systems. It supports post-quantum signing (ML-DSA/Dilithium), zero dynamic memory allocation, and a tiny footprint of 7.5 KB. The library is designed for FIPS 140-3, DO-178, and MISRA C compliance, making it suitable for safety-critical and resource-constrained environments.
Jef Raskin, the Visionary Behind the Mac (2013) (83 points by tylerdane)
Jef Raskin, the Visionary Behind the Mac (2013)
This article profiles Jef Raskin, who founded the Macintosh project at Apple. In an interview, Raskin discusses his background as a musician and his philosophy of simplicity in user interfaces. He contrasts the complexity of musical instruments with the Mac’s ease of use, and reflects on the challenge of changing ingrained industry standards like the QWERTY keyboard.
Implications: Companies should invest in domain-specific training for engineers and consider pairing AI tools with domain experts who may have limited coding backgrounds but can evaluate results. Tools that surface confidence scores or explainability will become essential.
Backlash against "vibe coding" in critical infrastructure
Implications: Open-source projects and enterprises will need stricter review processes for AI-generated patches. Tools that can trace provenance, flag risky constructs, and enforce testing standards will gain traction.
Network intelligence acquisitions fuel AI-driven enterprise analytics
Implications: Expect more M&A activity around data-collection platforms for AI. Enterprises should consider how to integrate network intelligence into their AI pipelines, and telecoms must prepare to monetize data beyond connectivity.
Post-quantum cryptography enters the embedded AI stack
Implications: Embedded AI developers should start evaluating post-quantum libraries now, particularly for devices with long lifespans. Standards like COSE and CBOR will become more important for lightweight secure messaging.
Next-generation video codecs enable more data-efficient AI training and inference
Implications: Teams building video-based AI should adopt AV2 for both training pipelines and real-time rendering. The codec’s support for multi-program split-screen also hints at future use cases in metaverse and collaborative VR.
Perpetual software and AI-as-a-service creates a new tension
Analysis generated by deepseek-reasoner