windows

Tag

Cards List
#windows

Finally, a Great Free Radio App for Windows

Wired · 2026-05-22 Cached

Trdo is a free, open-source radio app for Windows that allows users to find and listen to online radio stations from the system tray. It supports manual station addition and keeps a history of songs played.

0 favorites 0 likes
#windows

@IndieDevHailey: Tencent's new Marvis truly embeds AI into the operating system! My computer finally understands human language. Previously, I had to manually search for files, spend ages tweaking settings, and keep an eye on scheduled tasks… Now with just one sentence, the AI does it all for me. This is Tencent's latest Marvis — a true system-level AI assistant.

X AI KOLs Timeline · 2026-05-22 Cached

Tencent has released a system-level AI assistant called Marvis, which can directly access operating system resources. It performs file searches, system settings, scheduled tasks, etc., via natural language commands, and supports multi-agent collaboration and real-time token consumption display.

0 favorites 0 likes
#windows

@elonmusk: Daily Grok Build bug fixes

X AI KOLs Following · 2026-05-22 Cached

Daily Grok Build bug fixes include rolling out X search and faster web-search, along with Windows rendering and keybinding fixes.

0 favorites 0 likes
#windows

LlamaStation v0.9 — llama.cpp GUI for Windows with multi-backend support, TurboQuant, MTP and more

Reddit r/LocalLLaMA · 2026-05-21

LlamaStation v0.9 is a Windows GUI for llama.cpp that offers a clean interface with full parameter control, multiple backends (official, TurboQuant, AtomicChat, BeeLlama), real-time VRAM monitoring, per-model profiles, voice mode, and headless mode, all without intermediate layers like Ollama.

0 favorites 0 likes
#windows

If you're just going to sit there doing nothing, at least do nothing correctly

Lobsters Hottest · 2026-05-20 Cached

This article from The Old New Thing explains the concept of making APIs 'inert'—do nothing in a way that avoids breaking existing apps—using examples like printing support on Xbox and retiring widget APIs.

0 favorites 0 likes
#windows

What is the history of the ERROR_ARENA_TRASHED error code?

The Old New Thing (Raymond Chen) · 2026-05-19 Cached

An exploration of the origin of the ERROR_ARENA_TRASHED error code from MS-DOS, its meaning in memory management, and why it's no longer used in Win32 but persists as a legacy code.

0 favorites 0 likes
#windows

Microsoft launches Surface Pro 12 and Surface Laptop 8 with Intel chips

The Verge · 2026-05-19 Cached

Microsoft launches Surface Pro 12 and Surface Laptop 8 for businesses with Intel Core Ultra Series 3 processors, offering higher RAM options and 5G connectivity, but at significantly increased prices.

0 favorites 0 likes
#windows

The Windows DLL loader lock: how a Rust thread can hang your JVM

Lobsters Hottest · 2026-05-19 Cached

QuestDB engineers debug a sporadic Windows hang caused by a deadlock involving the Windows DLL Loader Lock, Rust thread-local storage destruction, JNI detach, and JVM garbage collection safepoint mechanics.

0 favorites 0 likes
#windows

Qwen 3.6-27B Dense with MTP on Strix Halo Windows - Benchmarks

Reddit r/LocalLLaMA · 2026-05-17

Community benchmarks of Qwen 3.6-27B Dense and MTP variants running via llama.cpp on Strix Halo Windows, showing token/s speeds for various tasks.

0 favorites 0 likes
#windows

@bentlegen: coming very soon to hunk® - post notes back to your agent

X AI KOLs Timeline · 2026-05-16 Cached

Hunk version 0.12.0 is live with new installation options (Homebrew, Nix), lazygit support, scroll performance improvements, and Windows support.

0 favorites 0 likes
#windows

CVE-2026-40369: Arbitrary Kernel Address Increment via NtQuerySystemInformation

Lobsters Hottest · 2026-05-16 Cached

CVE-2026-40369 describes a vulnerability in Windows kernel's NtQuerySystemInformation function that allows arbitrary kernel address increment, enabling privilege escalation from unprivileged processes including Chrome sandbox. The exploit is deterministic on Windows 11 24H2-25H2.

0 favorites 0 likes
#windows

If you're using Windows, disable memory compression to stop bottlenecks!

Reddit r/LocalLLaMA · 2026-05-14

A user shares a fix for performance bottlenecks when running AI models on AMD GPUs in Windows 11 by disabling memory compression via the command 'Disable-mmagent -mc'.

0 favorites 0 likes
#windows

@GoJun315: After 20 years of using terminal tools, no one ever understood why a process was running. An independent developer from India open-sourced the witr tool, which skyrocketed to 15,400+ GitHub stars in less than five months! One command in the terminal traces the entire origin of a process — from kernel to systemd…

X AI KOLs Timeline · 2026-05-14 Cached

An open-source terminal tool called witr, developed by an Indian independent developer, explains why a process is running, traces its origin from kernel to systemd, and includes an interactive TUI dashboard. It gained 15,400+ GitHub stars in less than five months.

0 favorites 0 likes
#windows

@thsottiaux: We are continuing to invest in making agents work better on Windows. Highly recommend reading David's engineering post …

X AI KOLs Following · 2026-05-13 Cached

OpenAI is improving agent support on Windows by implementing a custom sandbox for Codex, addressing OS-level isolation challenges to ensure safe and efficient operation.

0 favorites 0 likes
#windows

The case of the hang when the user changed keyboard layouts

The Old New Thing (Raymond Chen) · 2026-05-13 Cached

A debugging story about a Windows program hanging when the user changes keyboard layouts due to a background thread that created a window but wasn't pumping messages. The fix is to either pump messages or destroy the window.

0 favorites 0 likes
#windows

Building a safe, effective sandbox to enable Codex on Windows

OpenAI Blog · 2026-05-13 Cached

OpenAI engineers built a custom sandbox for Codex on Windows to enable safe, restricted command execution, balancing effectiveness and security without relying on native Windows isolation features.

0 favorites 0 likes
#windows

@vmiss33: I installed Hermes Agent on Windows, and set it up with GPT 5.5. I gave it one of @above_spec's amazing twitter threads…

X AI KOLs Timeline · 2026-05-12 Cached

The user shares a report on successfully running the Qwen3.6 35B A3B model on Windows using Hermes Agent and an 8GB VRAM GPU.

0 favorites 0 likes
#windows

Why do Windows client editions on 32-bit x86 systems artificially limit RAM to 4 GB?

The Old New Thing (Raymond Chen) · 2026-05-12 Cached

Explains the historical reason why 32-bit Windows client editions artificially limit RAM to 4 GB: driver compatibility issues with Physical Address Extensions (PAE) and Data Execution Prevention (DEP), as opposed to any nefarious motive.

0 favorites 0 likes
#windows

Additional notes on controlling which handles are inherited by Create­Process

The Old New Thing (Raymond Chen) · 2026-05-11 Cached

Raymond Chen describes a technique using a helper process to precisely control which handles are inherited by a new process, avoiding accidental inheritance from other components in the same process.

0 favorites 0 likes
#windows

@justloveabit: https://x.com/justloveabit/status/2053659118175715713

X AI KOLs Timeline · 2026-05-11 Cached

The Hermes AI agent tool now supports native Windows installation without requiring WSL, allowing Windows users to run CLI tools and bots directly. This article reviews the Early Beta experience, outlines the installation process, and compares it with the WSL2 version.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback