Showing headlines posted by bob

« Previous ( 1 ... 4 5 6 7 8 9 10 11 12 13 14 ... 1184 ) Next »

Intel Vulkan Linux Driver Begins Prepping For Ray-Tracing Changes With Xe3

  • Phoronix; By Michael Larabel (Posted by bob on Apr 22, 2025 6:32 PM CST)
  • Story Type: News Story; Groups: Intel, Linux
Merged yesterday to Mesa Git for next quarter's Mesa 25.2 release is an improvement for the Intel Vulkan ray-tracing code with an eye on next-gen Xe3 graphics hardware...

RIP, Google Privacy Sandbox

  • The Register; By Thomas Claburn (Posted by bob on Apr 22, 2025 3:29 PM CST)
  • Story Type: News Story; Groups: Chrome
Chrome will keep third-party cookies, a loss for privacy but a win for web ad rivals. After six years of work, Google's Privacy Sandbox, technology for delivering ads while protecting privacy, looks like dust in the wind.…

El Reg's essential guide to deploying LLMs in production

  • The Register (Posted by bob on Apr 22, 2025 1:58 PM CST)
  • Story Type: News Story
Running GenAI models is easy. Scaling them to thousands of users, not so much Hands On You can spin up a chatbot with Llama.cpp or Ollama in minutes, but scaling large language models to handle real workloads – think multiple users, uptime guarantees, and not blowing your GPU budget – is a very different beast.…

Intel Core Ultra 9 285K "Arrow Lake" Performance On Linux Has Improved A Lot Since Launch

Today's Linux benchmarking at Phoronix is looking at how the Intel Core Ultra 9 285K performance has evolved since its launch last October. Taking the launch-day benchmarks from October with the same hardware, we are revisiting the Intel Arrow Lake performance under Linux today using the newest system BIOS and the newly-released Ubuntu 25.04 for seeing how the performance has evolved roughly over the past half-year.

Linux Patch Queued To Report Outdated Intel CPU Microcode As A Vulnerability

Last year a patch was raised for the Linux kernel that would report outdated CPU microcode versions as a security vulnerability. With Intel routinely issuing new CPU microcode updates for security vulnerabilities and addressing other functional issues, the Linux kernel would begin warning users when recognizing that outdated CPU microcode is deployed for a given processor. That patch has now been queued into a tip/tip.git branch and thus looking like it will be submitted for the upcoming Linux 6.16 kernel cycle...

MicroPython v1.25.0 Released with ROMFS, RISC-V Assembler, and Expanded Board Support

  • LinuxGizmos.com (Posted by bob on Apr 21, 2025 10:11 PM CST)
  • Story Type: News Story
MicroPython has reached a major milestone with the release of version 1.25.0, delivering significant enhancements after over three years of development. This update introduces the long-anticipated ROMFS (Read-Only Memory File System), new processor support, TLS improvements, and expanded board compatibility across multiple architectures. One of the most notable additions is ROMFS, a read-only, memory-mappable, extensible […]

RISC-V getrandom vDSO Ready Ahead Of Linux 6.16 With Exciting Performance

  • Phoronix; By Michael Larabel (Posted by bob on Apr 21, 2025 5:07 PM CST)
  • Story Type: News Story; Groups: ARM, Linux
Merged last year in Linux 6.11 was getrandom() support in the vDSO for x86/x86_64 and then in Linux 6.12 was extended to LoongArch and ARM64. With the upcoming Linux 6.16 cycle, this support for faster while still secure RNG for user-space is set to come to RISC-V...

Intel Posts Newest Code For Cache Aware Scheduling On Linux

Intel engineers have recently been working on the notion of cache-aware scheduling / load balancing for benefiting the likes of Intel and AMD processors sporting multiple caches. Posted today was the newest iteration of these patches that are still seeking to get more feedback and testing around this potential useful addition to the Linux kernel...

ASUS NUC 15 Pro Cyber Canyon Highlights Compact Design and Intel Ultra CPUs

  • LinuxGizmos.com (Posted by bob on Apr 21, 2025 12:32 PM CST)
  • Groups: Intel; Story Type: News Story
The ASUS NUC 15 Pro, also known as Cyber Canyon, is a compact mini PC built for professional computing needs. Available in Slim and Tall versions, it features Intel Core Ultra processors and Intel Arc Graphics, offering strong performance and flexible connectivity. Cyber Canyon integrates the latest Intel Core Series 2 Ultra processors with hybrid […]

Ubuntu 25.04 vs. Windows 11 CPU Performance For The AMD Ryzen AI 7 PRO 360

Earlier this month was a look at the AMD RDNA 3.5 graphics between Windows 11 and Ubuntu 25.04 using a Ryzen AI 7 PRO 360 "Strix Point" SoC within a Lenovo ThinkPad T14s Gen 6. That was an interesting benchmark battle and providing a fresh look at the open-source AMD Linux graphics driver stack relative to Radeon Software on Windows. For those curious about the current Zen 5(C) performance, today's article are all of the CPU benchmarks for the AMD Ryzen AI 7 PRO 360 performance under the newly-released Ubuntu 25.04 and Windows 11 as pre-loaded by Lenovo.

Everything you need to get up and running with MCP

  • The Register; By Tobias Mann (Posted by bob on Apr 21, 2025 9:29 AM CST)
  • Story Type: Tutorial; Groups: Linux, Python
Introduced late last year, the open source Model Context Protocol (MCP) project was developed by Claude's model builders as "a universal, open standard for connecting AI systems with data sources."

The Fedora Project history and family tree

This article provides a short overview and history of the Fedora Project. Introduction The Fedora Project has become known for Linux innovation. Since its inception in 2003, Fedora has been a proving ground where new ideas in Linux are tested and refined by a global community of contributors. Its creation sprang from Red Hat Linux’s […]

FreeType Fixes Inefficient Code Causing 10x Startup Time Hit When Loading Arial TTF Font

  • Phoronix (Posted by bob on Apr 21, 2025 2:18 AM CST)
  • Story Type: News Story
The FreeType library for rendering text onto bitmaps that is widely used by a variety of applications has landed a set of three patches today providing an important performance improvement to address a significant inefficiency within the existing FreeType codebase...

Sway 1.11-rc1 Released With Many New Features & New Wayland Protocols

  • Phoronix (Posted by bob on Apr 20, 2025 11:15 PM CST)
  • Story Type: News Story
Sway 1.11-rc1 is out today as a test release ahead of this next Wayland compositor feature release. Sway 1.11 is bringing a number of new features for this i3-inspired Wayland compositor while also building off the new features laid out in the recent wlroots 0.19-rc1 library...

NVIDIA Engineer Posts New NOVA Driver Patches - Still Far From Doing Anything Useful

  • Phoronix; By Michael Larabel (Posted by bob on Apr 20, 2025 4:59 PM CST)
  • Story Type: News Story; Groups: Kernel, Linux
Merged for the Linux 6.15 kernel were the very early boilerplate code around the NOVA driver as a new, open-source and Rust-written NVIDIA Linux kernel graphics/display driver. This successor to the Nouveau kernel driver is going to leverage the NVIDIA GPU System Processor (GSP) to make it easier to develop and maintain this open-source driver. But depending upon the GSP also means the NOVA driver will only work with RTX 20 class GPUs and newer. This driver is going to be built up gradually within the mainline Linux kernel and coming out this Easter were a new set of 16 patches for further laying the NOVA groundwork...

Linux 6.13 Series Ends With The Linux 6.13.12 Release

Greg Kroah-Hartman has released a few new Linux kernel stable point releases today for Easter and also capping off the Linux 6.13 kernel cycle in the process...

KDE Preps More Wayland Improvements, Addresses Another Possible KWin Crash

  • Phoronix (Posted by bob on Apr 20, 2025 10:53 AM CST)
  • Groups: KDE; Story Type: News Story
KDE developers continue to be very busy working toward the Plasma 6.4 desktop release and making other enhancements throughout this open-source desktop...

Fedora 43 Eyes Changing CMakes Default Generator From Make To Ninja

  • Phoronix; By Michael Larabel (Posted by bob on Apr 20, 2025 2:55 AM CST)
  • Story Type: News Story; Groups: Fedora
With Fedora 42 having released earlier this week, more feature development work and planning around Fedora 43 is heating up. Another one of the early change proposals now filed for Fedora 43 is changing the CMake build system's default generator from Make to Ninja...

Need a Linux admin? Ask a hair stylist to introduce you to a worried mother

  • The Register (Posted by bob on Apr 20, 2025 1:23 AM CST)
  • Groups: Linux; Story Type: News Story
Lad who 'stays in his bedroom on his computer' emerged ready to deliver brilliant tech support On Call It may be a holiday Friday in much of the Reg-reading world but that won't stop us from delivering another installment of On Call, our weekly reader-contributed column that tells your tech support tales.…

DietPi April 2025 Update (Version 9.12)

The April 18th update of DietPi v9.12 introduces new software options including the fish shell and Amiberry v7/Amiberry-Lite, while also expanding compatibility and resolving various issues. This release focuses on improving usability, editor flexibility, and hardware support across platforms.   DietPi: DietPi is a lightweight, Debian-based operating system optimized for single-board computers and embedded systems. […]

« Previous ( 1 ... 4 5 6 7 8 9 10 11 12 13 14 ... 1184 ) Next »