Winamp Returns, Reimagined for the Streaming Era

Winamp Returns, Reimagined for the Streaming Era

Video by TWiT Tech Podcast Network via YouTube
Winamp Returns, Reimagined for the Streaming Era

Remember Winamp? The 90s music player with the visualizer is back! Partnering with Deezer, it’s aiming for the streaming era, not just nostalgia. Were you a Winamp fan? #Winamp #MusicPlayer #90sNostalgia #Deezer #StreamingEra #TechNews #RetroTech #MusicHistory

Source

Arch under attack, Framework laptop 13 Pro looks good for Linux, GoG on Linux – Linux Weekly News

Arch under attack, Framework laptop 13 Pro looks good for Linux, GoG on Linux - Linux Weekly News

Video by The Linux Experiment via YouTube
Arch under attack, Framework laptop 13 Pro looks good for Linux, GoG on Linux - Linux Weekly News

Try out Joplin, one of the best Open Source Note taking apps: https://joplinapp.org/?source=TheLinuxEXP

Grab a brand new laptop or desktop running Linux: https://www.tuxedocomputers.com/en#

πŸ‘ SUPPORT THE CHANNEL:
Get access to:
– a Daily Linux News show
– a weekly patroncast for more thoughts
– your name in the credits

YouTube: https://www.youtube.com/@thelinuxexp/join
Patreon: https://www.patreon.com/thelinuxexperiment

Or, you can donate whatever you want:
https://paypal.me/thelinuxexp
Liberapay: https://liberapay.com/TheLinuxExperiment/

πŸ‘• GET TLE MERCH
Support the channel AND get cool new gear: https://the-linux-experiment.creator-spring.com/

Timestamps
00:00 Intro
00:51 Sponsor: Joplin
03:04 ARCH under attack
06:34 Valve sponsors work to bring FOSS AMD Drivers to Windows
09:31 Framework laptop 13 Pro looks solid for Linux
13:12 GoG working on a Linux client
15:09 GNOME’s session restore won’t land in GNOME 51
16:52 Fedora working on a conflict of interest policy
19:35 New full desktop environment written with AI
22:00 New patches improve gaming performance on AMD
25:05 Debian now has 5 proposals to handle AI contributions
27:39 Keychron builds open source mouse firmware
29:17 Sponsor: Tuxedo Computers

Links:

ARCH under attack
https://www.bleepingcomputer.com/news/security/arch-linux-disables-aur-package-adoption-to-stop-malware-flood/
https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/DRDEU3JUSC72CB265XHXPFA3DFSLXPBP/

Valve sponsors work to bring FOSS AMD Drivers to Windows
https://www.collabora.com/news-and-blog/news-and-events/cracking-windows-open-porting-radv-to-win32.html
https://github.com/pal1000/mesa-dist-win?tab=readme-ov-file#vulkan-drivers

Framework Laptop 13 pro looks solid on Linux
https://www.phoronix.com/review/framework-laptop-13-pro/11
https://frame.work/products/laptop13pro-amd-ai300/configuration/new
https://arstechnica.com/gadgets/2026/07/framework-laptop-13-pro-review-much-better-battery-much-worse-price/

GoG working on a Linux client
https://www.gamingonlinux.com/2026/07/gog-confirm-they-are-working-towards-gog-galaxy-on-linux/

GNOME’s session restore won’t land in GNOME 51

GNOME Is Building Session Save and Restore, but It Won’t Make GNOME 51

Fedora working on a conflict of interest policy
https://discussion.fedoraproject.org/t/conflict-of-interest-guidelines-policy-draft-feedback-please/197508

New full desktop environment written with AI
https://starling.build/

New patches improve gaming performance on AMD
https://www.phoronix.com/news/AMD-P-State-Better-1p-Lows

Debian now has 5 proposals to handle AI contributions
https://www.debian.org/vote/2026/vote_002

Keychron builds open source mouse firmware
https://itsfoss.com/news/keychron-zgm-mouse-firmware/

Source

Stop Reviewing AI Traces in Spreadsheets | MLflow Review Queues

Stop Reviewing AI Traces in Spreadsheets | MLflow Review Queues

Video by MLflow via YouTube
Stop Reviewing AI Traces in Spreadsheets | MLflow Review Queues

Making sure AI agents stay useful, accurate, and safe still needs a human in the loop. MLflow Review Queues make that review process easier and help you build a dataset of failure modes you can use to improve your app.

In this walkthrough, Khalil Kafrouni uses a support agent for an ecommerce store, with every interaction traced in MLflow, and show how to:
β€’ Create a Hallucinations Check queue
β€’ Create a Usefulness Check queue
β€’ Build pass/fail, numeric, and free-text questions
β€’ Reuse questions across queues
β€’ Flag traces for review
β€’ Review traces with the full tool-call context
β€’ Bake assessments back into traces for future evaluation and iteration

You’ll also see the difference between:
β€’ Feedback questions, where reviewers grade the response
β€’ Expectation questions, where reviewers provide the best possible answer

No more Excel files going back and forth. Review Queues give humans a cleaner way to improve agent quality.

Learn more: https://mlflow.org/blog/review-queue-feature/
⭐ Star MLflow on GitHub: https://github.com/mlflow/mlflow

#MLflow #LLMOps #AIAgents #HumanInTheLoop #AIObservability

Source

Tau Crash Course: The Python Port of Pi

Tau Crash Course: The Python Port of Pi

Video by Hugging Face via YouTube
Tau Crash Course: The Python Port of Pi

Tau is a minimalist coding-agent harness inspired by Pi and implemented in Python. This crash course tours its Textual TUI, provider login and model selection, tree-structured sessions, skills, custom prompts, themes, extensions, and the architectural differences between Tau and Pi.


πŸ”— *Links*
– Tau website and documentation: https://twotimespi.dev/
– Tau on GitHub: https://github.com/huggingface/tau
– Pi coding agent: https://pi.dev/
– Textual: https://textual.textualize.io/
– Hugging Face Inference Providers: https://huggingface.co/docs/inference-providers/
– Tau subagents extension by Rian Dolphin: https://github.com/rian-dolphin/tau-subagents
– cmux terminal: https://cmux.com/


πŸ‘‹ *Connect with me*
– My website: https://alejandro-ao.com/
– X (Twitter): https://x.com/_alejandroao
– LinkedIn: https://www.linkedin.com/in/alejandro-ao/


πŸ€“ *Topics Covered*
– Tau coding agent architecture and Python implementation
– TUI, models, sessions, skills, prompts, and themes
– Tau versus Pi and extension compatibility


⏱️ *Timestamps*
0:00 Introduction
0:58 Tau TUI Tour
4:15 Log In to Model Providers
5:03 Select and Use a Model
6:36 Rename a Session
7:00 Resume Sessions
8:19 Session Trees and Branching
11:44 Export and Analyze Sessions
15:14 Export Sessions as JSONL
15:45 Skills
19:14 Custom Prompts
20:59 Themes
22:01 Tau vs Pi

Source

June 2026 Product Update: MCP Gateway, Kafka and Kafka Connect in GA

June 2026 Product Update: MCP Gateway, Kafka and Kafka Connect in GA

Video by NetApp Instaclustr via YouTube
June 2026 Product Update: MCP Gateway, Kafka and Kafka Connect in GA

Welcome to the June 2026 Instaclustr platform round up! In this month’s update we cover the release of MCP Gateway, and Kafka and Cassandra updates!

This month on NetApp Instaclustr:

Instaclustr for MCP Gateway is now generally available!

Read the announcement: https://www.instaclustr.com/blog/netapp-instaclustr-for-mcp-gateway-is-here-smarter-ai-data-access-starts-now/
Watch the demo: https://youtu.be/ihlSgiOk4Gg

Apache Kafka 4.2.1 is now in General Availability on Instaclustr. Kafka Connect 4.2.1 is also available.

Read the docs: https://www.instaclustr.com/support/documentation/announcements/apache-kafka-and-kafka-connect/instaclustr-for-apache-kafka-and-kafka-connect-4-2-1-are-now-generally-available/

ClickHouse 26.3.10 is now generally available.
-Version 25.8.24 is now deprecated

Read the full June product update: https://www.instaclustr.com/blog/instaclustr-product-update-june-2026/

Deploy on Instaclustr:
https://www.instaclustr.com

Subscribe for more. See you for the next update!

Source

Linux After Dark – Episode 127

Linux After Dark – Episode 127

Video by The Late Night Linux Family via YouTube
Linux After Dark – Episode 127

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

We got a lot of feedback about choosing a distro for the friends and family we support, but a lot of suggestions didn’t make sense to us. We get into why we pick boring and safe choices instead of interesting and exciting ones.

https://linuxafterdark.net/linux-after-dark-episode-127/

Source

Register for SAP Connect 2026

Register for SAP Connect 2026

Video by SAP via YouTube
Register for SAP Connect 2026

Experience innovation and connection as you explore the latest SAP solutions. Discover how AI, data, and applications work together to achieve greater business outcomes. Register now: https://sap.to/6050BEFIxM

Source

This Week in Space 221

This Week in Space 221

Video by TWiT Tech Podcast Network via YouTube
This Week in Space 221

The new space age is upon us, and This Week in Space leaves no topic untouched. Every Friday, join Editor-in-Chief of Ad Astra magazine, Rod Pyle and Managing Editor of Space.com, Tariq Malik as they explore everything related to the cosmos.

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

OpenProject 17.7 coming August 5 πŸš€

OpenProject 17.7 coming August 5 πŸš€

Video by OpenProject | Open Source Project Management via YouTube
OpenProject 17.7 coming August 5 πŸš€

OpenProject 17.7 is coming on August 5. πŸš€

The upcoming release introduces powerful new capabilities to help teams plan resources, improve organizational management, and streamline project execution.

Here’s a sneak peek:

β€’ A brand-new Resource management module for capacity planning and staffing (Premium plan)
β€’ Enhanced organizational management with Departments, job titles, and configurable working hours
β€’ Improvements to Backlog and sprints, including support for multiple active sprints without sharing (Basic plan), multi-select filters, and a smoother drag-and-drop experience
β€’ New PMΒ²/PMflex enhancements, featuring artefact export and a dedicated widget for project phases and gates overview
…and much more.

πŸŽ₯ Get ready for the release on August 5.

Source