How much heavier are the iPhone 16 Pro and iPhone 16 Pro Max?
With the switch to titanium last year, Apple dramatically reduced the weight of the iPhone 15 Pro and iPhone 15 Pro Max. This year, however, Apple has reversed some of that progress with the iPhone 16 Pro and iPhone 16 Pro Max, both of which have bigge...
AMD Submits Initial Zen 5 Enablement For LLVM/Clang Compiler
Early in the year we enjoyed seeing AMD Zen 5 "znver5" support upstreamed for the GCC 14 compiler in making it into that annual GNU Compiler Collection feature release. It was great seeing AMD Zen 5 support make it into this open-source compiler well a...
AirPods Pro hearing aid upgrade hits stocks of major brands
Apple’s announcement of the new AirPods Pro hearing aid feature has triggered a fall in the stock value of major standalone hearing aid brands. The Cupertino company had long been expected to add hearing aid features to AirPods, and Monday’s event ...
Search scoping helps you find what you’re looking for
If you’re working on a large and complex solution, you might find yourself overwhelmed by the number of results when you use code search in Visual Studio. You might be looking for a specific class, method, or variable, but end up scrolling throug...
File handling in server-side JavaScript
Working with files on the server is a perennial need for developers. Server-side JavaScript platforms like Node, Deno, and Bun offer a flexible and fairly simple approach to doing things with files. This article shows you how to use the fs library t...
Python 3.13 RC2, with and without GIL
Python 3.13 RC2 is now available in Tumbleweed. This new version of the Python interpreter will be released in October 2024. There is a lot of changes and new features in 3.13, but we’re also bringing exiting experimental features in Tumbleweed. Expe...