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

Fitbit is now Google Health


The Fitbit app has officially evolved into the Google Health app, marking a significant shift toward a more centralised and intelligent wellness experience. This redesign goes beyond simple activity tracking, serving as a comprehensive hub for your fitness, sleep, and medical data.
Here is a breakdown of what the update introduces:

A New, Intuitive Interface
The app has been reorganised into four primary tabs to help you navigate your health journey more efficiently:

A customizable dashboard for your most important daily metrics.
Your new home for activity tracking and personalised workout plans.

A dedicated space to track sleep consistency and restorative rest progress.

A centralised view of your vital signs (such as heart rate, SpO2, and breathing rate) and, where supported, a secure place to sync and summarise medical records.

AI-Driven Personalised Guidance
With the global launch of Google Health Coach (available via Google Health Premium), the app now provides adaptive, AI-powered guidance. You can co-create personalised weekly fitness plans, receive actionable insights into your sleep, and ask the coach to synthesise complex medical data into clear, understandable summaries.


The new app is designed to bring your data ecosystem together:
It aggregates information from wearables (like your Pixel Watch), Health Connect, Apple Health, and various third-party apps, allowing you to see a cohesive picture of your health.
 
You can now manage friends and compete on a leaderboard that tracks both steps and Cardio Load.
Features like cycle tracking, nutrition logging, and mental wellbeing tools have been rebuilt from the ground up for a more integrated experience.

This update represents a commitment to providing a more accessible and intuitive way to manage your health, whether you are looking to optimise your performance or simply maintain a consistent daily wellness routine.

Comments