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...

Update drivers - Lumia WoA

only for Lumia 950 and 950XL devices running Windows10 on Arm


Right-click on the Driver Updater zip file, extract it and put it in C:\  and the driver's zip in C:\UpdatedDrivers\Lumia-Drivers-Full

Put the phone in mass storage mode and plug it into a Windows PC 

 open a PowerShell window as administrator in the driver updater folder

For Lumia 950: type or copy and paste the following 
(Assuming the windows partition is J:

.\DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-Full\definitions\Desktop\ARM64\Internal\950.txt C:\UpdatedDrivers\Lumia-Drivers-Full\ J:\

For Lumia 950XL 

.\DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-Full\definitions\Desktop\ARM64\Internal\950xl.txt C:\UpdatedDrivers\Lumia-Drivers-Full\ J:\


Comments