❌

Normal view

Cairo-Dock 3.6 Released with Wayland and HiDPI Support, systemd Integration

2 October 2025 at 02:49

Cairo-Dock 3.6

Cairo-Dock 3.6 is now available for download as a major update to this dock-like application for your GNU/Linux desktop with new features like Wayland and HiDPI support. Here's what's new!

The post Cairo-Dock 3.6 Released with Wayland and HiDPI Support, systemd Integration appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.

Alpine Linux Is Moving to a /usr-merged File System Layout

2 October 2025 at 00:27

Alpine Linux

The Alpine Linux distribution will adopt a /usr-merged file system layout for future Alpine Linux releases starting with Alpine Linux 3.23.

The post Alpine Linux Is Moving to a /usr-merged File System Layout appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.

OpenSSL 3.6 Officially Released with LMS Signature Verification Support, More

1 October 2025 at 20:28

OpenSSL 3.6

OpenSSL 3.6 is now available for download as a major update to this open-source software library that provides secure communications over computer networks for applications and websites.

The post OpenSSL 3.6 Officially Released with LMS Signature Verification Support, More appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.

openSUSE Leap 16 Is Now Available for Download with Linux Kernel 6.12 LTS

1 October 2025 at 20:08

openSUSE Leap 16

openSUSE Leap 16 operating system is now available for download as a major update based on SUSE Linux Enterprise 16 and Linux 6.12 LTS. Here's what's new!

The post openSUSE Leap 16 Is Now Available for Download with Linux Kernel 6.12 LTS appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.

Linux Foundation Welcomes Newton: The Next Open Physics Engine for Robotics

Linux Foundation Welcomes Newton: The Next Open Physics Engine for Robotics

Introduction

Simulating physics is central to robotics: before a robot ever moves in the real world, much of its learning, testing, and control happens in a virtual environment. But traditional simulators often struggle to match real-world physical complexity, especially where contact, friction, deformable materials, and unpredictable surfaces are involved. That discrepancy is known as the sim-to-real gap, and it’s one of the biggest hurdles in robotics and embodied AI.

On September 29th, the Linux Foundation announced that it is contributing Newton, a next-generation, GPU-accelerated physics engine, as a fully open, community-governed project.Β This move aims to accelerate robotics research, reduce barriers to entry, and ensure long-term sustainability under neutral governance.

In this article, we’ll unpack what Newton is, how its architecture stands out, the role the Linux Foundation will play, early use cases and challenges, and what this could mean for the future of robotics and simulation.

What Is Newton?

Newton is a physics simulation engine designed specifically for roboticists and simulation researchers who want high fidelity, performance, and extensibility. It was conceived through collaboration among Disney Research, Google DeepMind, and NVIDIA.Β The recent contribution to the Linux Foundation transforms Newton into an open governance project, inviting broader community collaboration.

Design Goals & Key Features
  • GPU-accelerated simulation: Newton leverages NVIDIA Warp as its compute backbone, enabling physics computations on GPUs for much higher throughput than traditional CPU-based simulators.

  • Differentiable physics: Newton allows gradients to be propagated through simulation steps, making it possible to integrate physics into learning pipelines (e.g. backpropagation through control parameters).

  • Extensible and multi-solver architecture: Users or researchers can plug in custom solvers, mix models (rigid bodies, soft bodies, cloth), and tailor functionality for domain-specific needs.

  • Interoperability via OpenUSD: Newton builds on OpenUSD (Universal Scene Description) to allow flexible data modeling of robots and environments, and easier integration with asset pipelines.

  • Compatibility with MuJoCo-Warp: As part of the Newton project, the MuJoCo backbone is adapted (MuJoCo-Warp) for high-performance simulation within Newton’s framework.

Distribution Release: openSUSE 16.0

1 October 2025 at 21:18
The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. The openSUSE project ha released a new version of the distribution's stable (Leap) branch. openSUSE 16.0 Leap offers support through to 2032 and fixes the year 2038 date bug. This release also include a new system installer and provide parallel package downloads: "Leap 16 as a community-supported platform....

Mini Floating Panel Adds New Auto-Positioning Options

2 October 2025 at 06:59

An update to the Floating Mini Panel GNOME Shell extension is out, adding the ability to move the compact panel to a different part of the screen by clicking.

You're reading Mini Floating Panel Adds New Auto-Positioning Options, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Ubuntu Touch Mobile Linux OS Is Now Finally Based on Ubuntu 24.04 LTS

1 October 2025 at 04:25

Ubuntu Touch 24.04

Ubuntu Touch 24.04-1.0 is now rolling out to all supported devices based on Ubuntu 24.04 LTS with new features and improvements. Here’s what’s new!

The post Ubuntu Touch Mobile Linux OS Is Now Finally Based on Ubuntu 24.04 LTS appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.

NVIDIA 580.95.05 Driver Adds Support for YCbCr 4:2:2 Display Modes over HDMI FRL

30 September 2025 at 23:39

NVIDIA 535.54.03

NVIDIA 580.95.05 graphics driver for Linux systems is now available for download with support for YCbCr 4:2:2 display modes over HDMI and various bug fixes.

The post NVIDIA 580.95.05 Driver Adds Support for YCbCr 4:2:2 Display Modes over HDMI FRL appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.

How to Control Kernel Boot-Time Parameters in Linux

The post How to Control Kernel Boot-Time Parameters in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux booting is a complex process compared to other operating systems. The Linux Kernel accepts many parameters during boot, passed

The post How to Control Kernel Boot-Time Parameters in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
❌