I've been running Hermes Agent — an open-source AI agent framework by Nous Research — for a few weeks now, and I'm genuinely impressed with it. If you haven't seen what it's been doing for me, I wrote about that recently. What I haven't mentioned is that I've got it running on four machines simultaneously,... Continue Reading →
The Local AI Treadmill – everything I’ve built will be obsolete in weeks
I've been writing posts here about getting set up with local AI, agents, harnesses, and what I've done with them. It's fun, and it stretches my computer legs in a way they haven't been stretched recently. But I can't shake this nagging feeling that it's all a colossal waste of time, because everything's moving so... Continue Reading →
My Linux Journey Is Nearly Complete (But There Are Still A Few Rough Edges)
I've been running Linux as my primary desktop for a while now — specifically Bluefin (the immutable Fedora-based distro with dinosaurs) on an ASUS ProArt P16 laptop with an RTX 5090 Mobile and AMD HX 370 processor. The migration from Windows is basically done, but there are still a few edge cases that remind me... Continue Reading →
Building My Personal AI Research Assistant: What I’ve Done So Far
I've been spending the last few weeks setting up Hermes Agent as a personal research assistant, and it's gone from "chatbot I talk to on Telegram" to "actually useful thing that does stuff" pretty quickly. Thought it was worth documenting what we've achieved so far, because some of it's genuinely useful and I suspect other... Continue Reading →
Getting Local AI Working for Me: LM Studio, OpenCode, and Hermes
I've been using Copilot in VS Code for a while now, and it's genuinely useful for the kind of small scripts I write regularly – visualising DEM output in Blender, sorting through CT scan data, that sort of thing. With an education account I get access to the top-end models, which is brilliant. But there... Continue Reading →
Leaving OneDrive, moving to kDrive
I've long been heavily embedded in the Microsoft ecosystem, and a big part of that has been having my personal (and work) data held by OneDrive. Last month I finally took the plunge and moved 700GB of personal data over to Infomaniak's kDrive, and so far everything has been great. OneDrive's placholders in particular have... Continue Reading →
Office 365 and Linux – trying to use Linux when your organization is all in and locked down with Microsoft
The problem - my employer is all in on Microsoft 365. They have flipped the admin switches that mean email can only be checked via Outlook (or Apple Mail, because executives like Apple, I assume). Meetings, data etc are all managed via Teams, and there's a tight integration between teams and Outlook. Data are stored... Continue Reading →
Linux 2: Even nearlier there… Moving to CachyOS, squashing bugs, and living the Linux life.
My last post was about trying out Bazzite. I'd installed it to an external SSD and gave it a good go for a few days as my main OS. It was a bit of a faff, needing to carry around the SSD with the laptop when I moved about, so I finally put on my... Continue Reading →
Linux; so very nearly there. My experience with Bazzite has me almost leaving Windows.
Even though I spend most of my time on mastodon baiting Linux users, I actually have been keeping a serious eye on Linux for a while. I like Windows 11 for the most part; I have it setup nicely with Windhawk, RayCast, and FilePilot such that it works very well for me. Launching and using... Continue Reading →
Using local AI/LLM in VS Code without third party software, on the CPU, GPU or NPU
[note May '26 - this post is a bit out of date now. By far the easiest way forward is to install LM studio and run your models there. Hook them up to VS code with the 'Continue' add on, or install opencode, as I've detailed in this post.] I've found VC Code copilot to... Continue Reading →