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

Unlock The Bootloader on Windows Phone



Download windows phone internals and read the instructions. You might want to download windows device recovery tool from the windows phone internals app too 


Navigate to unlock bootloader and tap on  download all 




This will download two files , one for your device and possibly another ffu of the Lumia 950XL as well as the emergency files 

Note: don't try to unlock bootloader without emergency files. Also you might want to remove any sdcard 



Follow the prompts to boot the phone into flash mode






Enable 'show hidden files' in windows file explorer, the files you downloaded will be in C:\ProgramData\WPinternals\Repository

Tap on unlock and make a coffee etc, just don't touch the phone or exit wpinternals.

You can also flash the stock ffu at any time as well 

Comments