Tag
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'.
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.
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.
The user shares a report on successfully running the Qwen3.6 35B A3B model on Windows using Hermes Agent and an 8GB VRAM GPU.
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.
Asteroid is a computer use agent builder that works across Browser, Linux, and Windows, enabling users to create automated agents.
OpenLess is an open-source voice input tool that supports macOS and Windows, capable of converting speech to text and automatically polishing it, especially suitable for writing AI prompts.
Theseus is a new static Windows/x86 emulator that translates programs at compile-time rather than interpreting or JIT-compiling them at runtime, representing an alternative approach to traditional emulation architectures.
Microsoft's Sudo for Windows is a Windows-specific implementation allowing users to run elevated commands from unelevated terminal windows, available in Windows 11 builds 26045+ with an open-source repository for contributions and community engagement.