ESLint v10: Flat Config Completion and JSX Tracking

ESLint, the widely adopted JavaScript and TypeScript linter, released version 10, marking its most significant breaking-change milestone since the flat config system was introduced. The release finalises years of incremental architectural work, removes long-deprecated APIs, and ships a set of developer experience improvements aimed squarely at plugin authors and monorepo teams. The most consequential change … Read more

QCon London 2026: Running AI at the Edge – Running Real Workloads Directly in the Browser

At QCon London 2026, James Hall presented Running AI at the Edge: Running Real Workloads Directly in the Browser demonstrating how browser-native inference using tools like Transformers.js, WebLLM, and WebGPU can deliver practical AI workloads without sending data to third-party cloud providers. Hall is the founder and tech director at Parallax and creator of jsPDF. … Read more

Google AI Studio gets full-stack coding agent Antigravity

Google has added a full-stack coding environment to Google AI Studio, centred on a new coding agent called Antigravity. The update is designed to turn text prompts into working web applications within the same interface. It adds built-in Firebase services for database storage and user authentication, and expands framework support to include Next.js alongside React … Read more

Fake Windsurf extension uses Solana to steal dev data

Bitdefender researchers have identified a malicious extension that targeted the Windsurf integrated development environment (IDE) and used the Solana blockchain to deliver malware designed to steal developer credentials. The extension posed as a tool for R language development in Visual Studio Code-compatible environments. The sample Bitdefender analysed was named reditorsupporter.r-vscode-2.8.8-universal and closely resembled the legitimate … Read more

OpenSilver 3.3 brings native Blazor into XAML apps

OpenSilver has released version 3.3, adding support for running Blazor components directly inside XAML applications. The open-source framework targets developers who maintain applications built with WPF-style C# and XAML. OpenSilver runs these applications in web browsers via WebAssembly. It also supports deployment to iOS, Android, Windows, macOS, and Linux through .NET MAUI Hybrid. OpenSilver 3.3 … Read more

HTML Invoker Commands Achieve Baseline Support Across All Major Browsers

The HTML Invoker Commands API has achieved baseline support across all major browsers, with Safari 26.2 completing the rollout following earlier releases in Chrome 135 and Firefox 144. The feature introduces declarative button controls that eliminate the need for JavaScript when working with popovers, dialogs, and other interactive elements. The Invoker Commands API adds two … Read more

VoidZero Announces Oxfmt Alpha with Rust-Powered Performance and Prettier Compatibility

VoidZero has announced the alpha version of Oxfmt, a Rust-based code formatter designed to bring significant performance improvements to JavaScript and TypeScript projects. The formatter, which is part of VoidZero’s broader Oxc toolchain initiative, delivers formatting speeds more than 30 times faster than Prettier while maintaining over 95% compatibility with Prettier’s output. Oxfmt addresses a … Read more

Huawei Prepares to Transition from Windows to Linux: A Strategic Tech Shift

Archyde Huawei Edges Away From Windows, Embraces HarmonyOS Amidst U.S.Tensions By Archyde News Team – Published March 19, 2025 The Shift Away From Windows Jakarta – For years, Windows has been a cornerstone of the personal computer experience. However, global tech giant Huawei is poised to make a significant shift in its PC strategy. Sources … Read more

Deno 2 Released, Focuses on Interoperability with Legacy JavaScript Infrastructure and Use at Scale

The Deno team recently released Deno 2. According to the team, Deno 2 provides seamless interoperability with legacy JavaScript infrastructure, a stabilized standard library, a modern registry for sharing JavaScript libraries across runtimes, and more. Deno 2 touts backward compatibility with Node and npm. The release note explains: Deno 2 understands package.json, the node_modules … Read more

ReliaQuest reveals increase in malware via fake CAPTCHA pages

ReliaQuest has published a research report highlighting the increase in malicious campaigns that use fake CAPTCHA pages for malware distribution. From October to early December 2024, ReliaQuest customers reported nearly double the number of fake CAPTCHA websites compared to the previous month, September. This rise was potentially caused by the public availability of the templates … Read more