Featured

Building a Fully Local, System-Wide AI Agent CLI on Linux

Cloud-based agentic CLI tools are undeniably convenient, but sending internal terminal workflows, system commands, and proprietary files to third-party endpoints is a persistent privacy risk. Running a fully local, autonomous agent directly on your workstation eliminates subscription costs, avoids rate limits, and grants you unconstrained access across all your attached drives. This guide details how to pair Ollama with Open Interpreter on modern Linux (Ubuntu), resolve tricky runtime quirks like Python 3.14 native builds and removed modules, map persistent storage, and create a one-click desktop launcher. System Architecture The setup consists of two layers: Inference Engine (Ollama): Serves local open-weight models with hardware GPU acceleration. Agent Harness (Open Interpreter): Interprets natural language queries, writes code, and executes Bash or Python commands directly on your system. For agentic coding and file management, qwen2.5-coder:14b provides an optimal balance of c...

Introducing the Windows Subsystem for Android


If you're an Android developer or enthusiast, you'll be excited to learn about the latest addition to Microsoft's family of products - the Windows Subsystem for Android (WSA). This new platform allows you to run Android apps directly on your Windows 11 PC, giving you access to a vast library of apps and games without the need for an Android device.




Getting Started with WSA

To get started with WSA, you'll need to download and install the WSA app from the Microsoft Store. Once installed, you can launch the app and begin browsing the library of available Android apps.


To run Android apps on your PC, you'll also need to install the Windows Subsystem for Android Virtualization (WSAV) platform. This platform provides a virtual machine environment for running Android apps on your PC.


Configuring WSAV

To configure WSAV, you'll need to navigate to the Virtual Machine Platform section of the Windows Features menu. Here, you can enable the WSAV platform and configure its settings.


Once you've enabled WSAV, you can launch the WSA app and begin installing and running Android apps on your PC.




Virtualization in BIOS

To ensure that WSAV runs smoothly on your PC, you may need to enable virtualization in your PC's BIOS settings. This will allow your PC to allocate resources to WSAV more effectively, resulting in faster performance and smoother app operation.




Roll-Off into Microsoft Store Links

To make it easier to access WSA and WSAV, Microsoft has included roll-off links to both products in the Microsoft Store. This allows you to quickly and easily download and install both products without having to search for them manually.

Comments