Late Night Linux – Episode 401

Late Night Linux – Episode 401

Video by The Late Night Linux Family via YouTube
Late Night Linux – Episode 401

Support us on Patreon and get an ad-free RSS feed with some early episodes. https://www.patreon.com/LateNightLinux

KDE has a new proper LTS and Joe is very interested, the Steam Frame is (really) nearly here, the Epic Games Store is coming to Linux, Nintendo continues to play whack-a-mole with Switch emulators, and GitHub’s serious scaling issues are getting ridiculous.

https://latenightlinux.com/late-night-linux-episode-401/

Source

MacBreak Weekly 1040

MacBreak Weekly 1040

Video by TWiT Tech Podcast Network via YouTube
MacBreak Weekly 1040

MacBreak Weekly covers all things Apple: Leo, Andy Ihnatko, Jason Snell, and Christina Warren analyze every bit of news from the most interesting company in tech. From AI to Vision Pro, iPad to iPhone, these Apple experts know-all and tell-all.

You can find more about TWiT.tv and subscribe to our full shows at https://podcasts.twit.tv
Join our community at Club TWiT: https://twit.tv/clubtwit

About us:
TWiT.tv is a technology podcasting network located in the San Francisco Bay Area with the #1 ranked technology podcast This Week in Tech hosted by Leo Laporte. Every week we produce over 30 hours of content on a variety of programs including Tech News Weekly, MacBreak Weekly, Windows Weekly, Security Now, Intelligent Machines, and more.

Source

Immersive Web SDK

Immersive Web SDK

Video by Meta Developers via YouTube
Immersive Web SDK

Have you ever spent an afternoon on scene setup before you even know if the idea’s any good? 🤔

The Immersive Web SDK changes where you start spending the bulk of your time. You can describe the experience you want, your agent builds the first pass in Three.js, and it stays open as structured JSON you can edit.

Then you can use the Scene Composer to inspect the hierarchy, move objects, and adjust the lighting until it feels right. The first pass comes together fast, but you’re still in control of every step of your workflow.

🔗 Start building with Immersive Web SDK at the link in the comments.

#VR #MetaVR #XR #IWSDK #WebXR

Source

I Spent a Week in Omarchy 4: Yes, The Hype Is Real. But So Is the Catch

I Spent a Week in Omarchy 4: Yes, The Hype Is Real. But So Is the Catch

Video by Linux Tex via YouTube
I Spent a Week in Omarchy 4: Yes, The Hype Is Real. But So Is the Catch

Get Theme Studio – Massive Introductory Discount
https://payhip.com/LinuxTex

Omarchy 4 "Quattro" is here — and it might be the most impressive Linux desktop release of the year. In this Omarchy 4 review and first look, I break down why an Arch based, keyboard first, tiling Linux distro with no taskbar and no desktop icons is suddenly pulling in beginners, veterans and Windows switchers alike — and why so many of them are actually sticking with it.

Created by DHH (David Heinemeier Hansson, the developer behind Ruby on Rails), Omarchy is an opinionated Arch Linux desktop built on Hyprland. Version 4 is not a point update — it is a full rebuild. The new Quickshell based unified shell replaces eight separate components, configuration moves to Lua, there is a plugin marketplace, optional AI agents, release channels, snapshots for bad updates, and a genuinely simple installer.

⬇️ DOWNLOAD OMARCHY 4
https://omarchy.org/

**🔥 WHAT’S NEW IN OMARCHY 4 QUATTRO**

– Quickshell — one unified shell replacing Waybar, Walker, Mako, SwayOSD, hyprlock, hypridle, swaybg and polkit-gnome
– Draggable, dockable, fully rearrangeable bar configured from a single shell.json file
– Instant system wide theming — bar, menus, notifications and lock screen restyle in one shot
– Plugin marketplace with over a thousand plugins created in the first week
– Configuration rebuilt in Lua with live reload and no restarts
– Proper system packages plus Stable, Edge, RC and Dev release channels
– Optional AI agents — Claude Code, Codex, Grok and Gemini, with Herdr for running multiple agents
– Curated app suite — Chromium, Neovim, Obsidian, LibreOffice, Kdenlive, OBS Studio, Tmux, Lazygit, btop
– Remove Preinstalls option if you want the system without the chef’s choice apps
– Backed by a 10 million dollar funding commitment from the founders of Shopify, Stripe, Twitter and Michael Dell

**🧠 WHO IS OMARCHY 4 FOR?**

I also cover the catch — the muscle memory you will have to rebuild, what week one on a tiling window manager actually feels like, why committing to workspaces early is the single thing that decides whether Omarchy clicks for you, and why Super plus K is the best beginner shortcut in Linux right now. If you have ever been curious about Hyprland, tiling window managers, or a keyboard driven Linux workflow, this is the easiest on-ramp that has ever existed.

**⌨️ THE THREE SHORTCUTS YOU NEED ON DAY ONE**

– Super + Space — universal menu, just start typing
– Super + K — searchable list of every shortcut in the system
– Super + 1, 2, 3 — jump between workspaces

Timestamps:
0:00 Introduction
1:06 What is Omarchy?
3:39 What’s new in Quattro
6:54 The Catch
9:05 So why are beginners loving this?
10:59 Catch number 2
12:52 Why Omarchy is here to stay?

👍 If this helped you, smash that LIKE button and SUBSCRIBE to LinuxTex for more Linux distro reviews, desktop deep dives, tips and tutorials. Drop a comment below — would you daily drive Omarchy 4, or is tiling still not for you?

#Omarchy #Omarchy4 #Linux #ArchLinux #Hyprland #TilingWindowManager #LinuxDesktop #DHH #Quickshell #LinuxDistro #OpenSource #Wayland #LinuxForBeginners #BestLinuxDistro #ArchLinuxDesktop #LinuxTex #LinuxRicing #LinuxCustomization #SwitchToLinux #Quattro

Source

Open Source: AI, Security, and 200K GitHub Stars

Open Source: AI, Security, and 200K GitHub Stars

Introduction This week in open source: Broadcom tightens security on Python and Java libraries, California passes a law that could protect open-source developers from age verification requirements, Hugging Face sells a robot duck, and DeepSeek’s harness hits 200K GitHub stars. It’s a mixed bag of innovation, legal wins, and community growth. Here’s what matters and … Read more

How to Trace and Debug AI Coding Agents with Omnigent and MLflow

How to Trace and Debug AI Coding Agents with Omnigent and MLflow

Video by MLflow via YouTube
How to Trace and Debug AI Coding Agents with Omnigent and MLflow

Managing multi-agent workflows across different coding harnesses can lead to fragmented context, lost guardrails, and zero visibility. In this video, discover how to solve these problems by integrating the open-source meta-harness, Omnigent, with MLflow.

Learn how Omnigent unifies context and policies across diverse coding tools while delegating tasks to agents like CodeX and Claude. See step-by-step how to launch an OpenTelemetry environment, run a local multi-agent workflow, and use MLflow Traces to track exact tool calls, measure latency, and monitor token usage.

What you will learn:
🔹 The challenges of switching between multiple AI coding harnesses.
🔹 How Omnigent provides a unified interface and shared context across agent boundaries.
🔹 Setting up your environment and tracking live multi-agent execution.
🔹 Using the MLflow UI to analyze traces, inspect tool chains, and debug failures.

Links & Resources:
🔗 MLflow Documentation: https://mlflow.org/docs/latest/index.html
🔗 Omnigent Repo: https://github.com/databricks/omnigent
🔗 MLflow LLM Tracking & Tracing Guide: https://mlflow.org/docs/latest/llms/tracing/index.html

Source

Tackle the systems challenges of Agentic RL at PyTorchCon North America

Tackle the systems challenges of Agentic RL at PyTorchCon North America

Video by PyTorch via YouTube
Tackle the systems challenges of Agentic RL at PyTorchCon North America

Agentic RL introduces new systems challenges beyond traditional single-turn RL. At PyTorch Conference North America, Yichuan Wang and Shuhua Yu will discuss how to build an end-to-end agentic RL training loop in PyTorch, covering rollout infrastructure, trainer–serving interaction, environment abstractions, sandbox execution, scheduling strategies, and the tradeoffs between on-policy and off-policy training. They will examine key design choices, practical engineering considerations, and emerging techniques and recipes for scaling multi-turn agent training, drawing lessons from recent open-source and industry systems.

Register for PyTorchCon North America today: https://hubs.la/Q04v4SL60

Source

Why Non-Technical Skills Are Essential to Open Source | CNCF

Why Non-Technical Skills Are Essential to Open Source | CNCF

Video by CNCF [Cloud Native Computing Foundation] via YouTube
Why Non-Technical Skills Are Essential to Open Source | CNCF

CNCF Ambassador Danielle Cook shares why non-technical skills are essential to growing the cloud native community.

From documenting tools to communicating business value, non-technical contributions keep open source accessible to everyone.

#Shorts #OpenSource #CNCF #CloudNative

Source