Showing headlines posted by bob
« Previous ( 1 2 3 4 5 6 7 8 ... 1288 ) Next »RealSense ID Pro F500 Combines Depth Sensing and On-Device Biometrics
RealSense has introduced the RealSense ID Pro F500, a facial authentication module designed for access control, kiosks, and identity verification systems. The solution combines depth sensing, vision processing, and local computation to support secure biometric authentication without relying on cloud-based processing. The module integrates an active stereo depth system with a neural network pipeline for […]
Intel Arc Pro B70 Benchmarks With LLM / AI, OpenCL, OpenGL & Vulkan
Last month Intel announced the Arc Pro B70 with 32GB of GDDR6 video memory for this long-awaited Battlemage G31 graphics card. This new top-end Battlemage graphics card with 32 Xe cores and 32GB of GDDR6 video memory offers a lot of potential for LLM/AI and other use cases, especially when running multiple Arc Pro B70s. Last week Intel sent over four Arc Pro B70 graphics cards for Linux testing at Phoronix. Given the current re-testing for the imminent Ubuntu 26.04 release, I am still going through all of the benchmarks especially for the multi-GPU scenarios. In this article are some initial Arc Pro B70 single card benchmarks on Linux compared to other Intel Arc Graphics hardware across AI / LLM with OpenVINO and Llama.cpp, OpenCL compute benchmarks, and also some OpenGL and Vulkan benchmarks. More benchmarks and the competitive compares will come as that fresh testing wraps up, but so far the Arc Pro B70 is working out rather well atop the fully open-source Linux graphics driver stack.
Redox OS Establishes AI Policy To Forbid Contributions Made Using LLMs
The Rust-based Redox OS open-source operating system provided a status update on all of their interesting development activities during the month of March. In addition to a lot of code improvements, Redox OS also enhanced its documentation as well as added an AI policy to reject any contributions relying on large language models...
Sony AS-DT1 LiDAR Depth Sensor Now Available in Compact 29 mm Form Factor
Sony Electronics has announced availability of the AS-DT1 LiDAR depth sensor, unveiled last year. It is described as one of the smallest LiDAR sensors in its class and is designed for integration into size- and weight-constrained systems such as mobile robots, drones, and inspection platforms. The AS-DT1 measures 29 × 29 × 31 mm and […]
XDG-Desktop-Portal 1.20.4 Released To Protect Against Apps Trashing Arbitrary Host Files
In addition to the release today of Flatpak 1.16.4 for shipping new security fixes including a sandbox escape and the ability to delete host files, XDG-Desktop-Portal 1.20.4 is also now available with another security fix of its own to prevent sandboxed apps from being able to trash arbitrary host files...
Foenix Labs A2560Me Brings MC68LC060 CPU, FPGA Graphics, and PCIe Expansion
Foenix Labs’ A2560Me is a Mini-ITX motherboard built around the Motorola MC68LC060 processor and designed as an updated version of the earlier A2560M platform. The system combines a legacy 68k CPU architecture with FPGA-based subsystems and more recent interfaces such as PCIe and DDR3 memory. The A2560Me uses a 32-bit MC68LC060RC66 processor alongside a Xilinx […]
Stack Overflow abandons redesign after loyalists criticize it
Fabled Q&A site for devs struggles with its future as AI takes over its original purpose
Stack Overflow, the once-popular dev community, has abandoned a planned redesign that was meant to refocus the site more on discussions than the question-and-answer format that built its reputation.…
Ubuntu 26.04 Provides More Performance For AMD Ryzen AI Max "Strix Halo"
Last week I provided benchmarks to quantify how the AMD Strix Halo graphics performance has evolved since launch one year ago, in today's article is a look at how the Zen 5 CPU performance with the flagship Ryzen AI Max+ 395 has evolved under Linux in the year since these exciting APUs began making their way to high-end laptops and desktops. Complementing the nice Radeon 8060S performance gains are also some nice CPU performance benefits quantified when using Ubuntu 26.04.
Mesa Developers Decide On Two Gen AI Policies For Development Moving Forward
Building on prior Mesa contributor guidelines and discussions among upstream Mesa developers, there are two generative AI "GenAI" policies that have now been decided upon for Mesa development moving forward...
RISC-V XIP Linux Feature Being Removed After It Keeps Breaking For Months At A Time
Introduced in Linux 5.13 back in 2021 was eXecute In Place "XIP" support for RISC-V that allows for the kernel image to be executed from ROM. The intent is on allowing the kernel to run from non-volatile storage like NOR flash that is directly addressable by the CPU and to reduce RAM usage. But after RISC-V XIP support is broken for months at a time, the feature is now set to be retired from the mainline kernel...
Artemis II astronaut: 'I have two Microsoft Outlooks, and neither one of those are working'
In space no one can you scream, at Microsoft
Many a frustrated user has sworn they'll launch Microsoft Outlook into space, but NASA has actually done it – on a journey around the Moon, where it's now causing problems for astronauts.…
Raspberry Pi CM5 TV Stick Lite Adapts Compute Module 5 for HDMI Dongle Use
A compact carrier board referred to as the Raspberry Pi CM5 TV Stick Lite adapts the Compute Module 5 into a plug-in HDMI form factor. The design allows the module to connect directly to a display while requiring only USB-C power. The board targets portable or embedded use cases where minimizing cabling is a priority. […]
Tiny Corp Begins Accepting Pre-Orders For Their $10M Exabox
Open-source friendly company Tiny Corp that is behind the Tinygrad MIT-licensed neural network framework and developing a "sovereign" AMD GPU driver stack with their Tinybox hardware offerings has their sights on shipping the Exabox next year. The Tiny Corp's Exabox is expected to retail for around $10M USD but offer immense AI compute power...
Wine Staging 11.6 Ships Big Patch Series For Working On DirectComposition
Following Friday's release of Wine 11.6 with reviving the Android driver and improving game mod support as part of DLL loader updates, Wine-Staging 11.6 is out today with extra patches atop...
Rust Coreutils 0.8 Brings Significant Performance Gains
Rust Coreutils 0.8 was released today as the newest major release to this alternative to GNU Coreutils...
Patch to end i486 support hits Linux kernel merge queue
After a year of patchwork, maintainers look ready to start retiring 486-class CPUs
It's taken nearly a full version number to get the pieces in order, but the long-awaited end of 486 chip support in the Linux kernel appears to be nigh with Linux 7.1's release later this year. …
Meta Has A New Linux Optimization To Avoid Throttling TCP Throughput Unnecessarily
Meta's great Linux engineering team have been working through some fresh performance optimizations recently from optimizing /proc/interrupts outputs to renewing their investment in jemalloc. A new Linux kernel patch this week provides another optimization to avoid a possible situation of throttling the TCP throughput unnecessarily on Linux systems...
Mesa 26.1 Makes It Easier To "Fake" A GPU Reset Using LLVMpipe
As a small but interesting addition coming for this quarter's Mesa 26.1 release is making it easy to simulate a GPU reset with the LLVMpipe software driver. While seemingly mundane, this can be quite handy for compositor developers and other app/software developers wanting to more easily test how their code behaves when encountering a GPU reset...
AWS Engineer Reports PostgreSQL Performance Halved By Linux 7.0, But A Fix May Not Be Easy
An Amazon/AWS engineer raised the alarms on Friday over the current Linux 7.0 development kernel leading to the throughput for the PostgreSQL database server being around half that of prior kernel versions. The culprit halving the PostgreSQL performance is known but a revert looks like it may not happen and currently suggesting that PostgreSQL may need to be adapted...
Linux 7.0-rc7 Released With Improved Docs For AI Agents, WiFi Driver Performance Fix
Timed for Easter this year is the seventh weekly release candidate for the Linux 7.0 kernel. If all goes well, Linux 7.0 stable will be out next week...
