📰 Application Binary Interface News
Application Binary Interface News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Application Binary Interface. Real-time updates on events, politics, business and more.
May 6, 2024
AlmaLinux continues to push forward with its Red Hat Enterprise Linux (RHEL) clone, with AlmaLinux 9.4 adding improvements over RHEL.
April 10, 2024
AlmaLinux has patched a moderate security vulnerability before Red Hat Enterprise Linux (RHEL), a first for the RHEL clone distro.
November 8, 2023
Moving SciPy to Meson meant finding a different Fortran compiler on Windows, which was particularly tricky to pull off for conda-forge. This blog tells the story about how things looked pretty grim for the Python 3.12 release, and how things ended up working out just in the nick of time.
November 3, 2023
Google is increasing support for the RISC-V instruction set architecture, which means we could see phones using RISC-V chips in the future. - SamMobile
October 20, 2023
AlmaLinux appears to be succeeding in its goal to provide Red Hat Enterprise Linux compatibility despite recent challenges.
October 17, 2023
Its not easy, but it can be done by pulling largely from the CentOS Stream codebase.
September 24, 2023
Fiber, a less known concept compared with coroutine, is a pretty powerful addition to cooperative multitasking. As a graphics programmer in game industry, I totally appreciate the great flexibility that fiber brings on the table. As a matter of fact, I feel the tech is a little bit underappreciated due to the lack of sufficient public materials talking about fibers. In this blog post, I will put down some of my learnings about fiber basics.
September 22, 2023
Open sourcing our learnings around Windows APIs, COM, C++ and their delightful integration into Swift - while building Arc.
August 12, 2023
This blog post is designed to highlight some of the risks which are posed with moving a code base towards coroutines, I believe that ongoing poor coroutine usage could lead to more insecure and slower programs.