Red Hat engineers have been developing Initoverlayfs as a scalable initial file-system. The code is currently in early form and the developers are still looking for feedback from the community as well as figuring out whether it properly belongs in kernel or user-space...
Following Canonical pulling on control of LXD and maintainership being limited to Canonical employees, LXD 5.20 was released today where they have also decided to change its license moving forward to AGPLv3 by default...
ONNX in collaboration with AMD have announced TurnkeyML as a new open-source machine learning toolchain focused on agile model development and deployment...
With Linux 6.7 there's now support for enabling/disabling 32-bit program support at boot-time. The "ia32_emulation=" argument can be used for enabling/disabling 32-bit user-space program support and the ability to support 32-bit system calls. Right now when forcing off the x86 32-bit support it can be confusing if the user is unaware as no warning is currently provided, but that is about to change...
The long-in-development work for a fully-functional multi-threaded FFmpeg command line has been merged! The FFmpeg CLI with multi-threaded transcoding pipelines is now merged to FFmpeg Git ahead of FFmpeg 7.0 releasing early next year. FFmpeg is widely-used throughout many industries for video transcoding and in today's many-core world this is a terrific improvement for this key open-source project...
Linux 6.6 brought an initial Intel Visual Sensing Controller "IVSC" driver. The Intel IVSC drivers have long been out-of-tree for use with Alder Lake laptops and newer. Linux 6.7 brought the La Jolla Cove Adadpter driver code as part of the IVSC controller. With Linux 6.8 there's yet more work landing on the IVSC front...
Cling 1.0 was released this week for this open-source interactive C++ interpreter that builds atop LLVM/Clang. Cling is implemented as an extension to LLVM/Clang to serve as an interpeter leveraging the read-eval-print loop (REPL) concept and relies on just-in-time (JIT) compilation...
Pages