I finally stopped forcing local LLMs and switched back to cloud AI
…While newer models now have MCP server support and all of the fancy stuff, not every local LLM supports them, and getting any of it to work locally is a project in…
…While newer models now have MCP server support and all of the fancy stuff, not every local LLM supports them, and getting any of it to work locally is a project in…
…The main difference is that Cowork gives you local file access while cloud tasks give you reliability! Here are some of the tasks I've automated with Claude so far Set it…
…Related How I set up a local wiki for my projects using Obsidian My secret weapon for project mastery My previous Obsidian setup A lot of manual work For the better part…
…I've been running local LLMs for a while now, and I switched away from Ollama a long time ago for most of my projects. And it hides the settings that would…
…Having everything run locally on my NAS using Ollama and Llama 3 was non-negotiable. That became the start of a weekend project to turn my NAS from a storage dump into…
…Lastly, rebuild your automations using local scripts. Manually re-import your saved automation text files. Instead of building massive, messy, single-file automations, break recurring tasks into reusable, modular local scripts and…
…Plus, I was able to trigger a bunch of HASS automations, modify scripts, and update integrations from LM Studio, so there’s a lot of utility in this project. Related I deployed…
…My gpt-oss20B model ended up being more usable than expected, so I kept it in my rotations rather than discarding it as a side project. As powerful as local LLMs have…
…You can write iptables rules there directly, or use ufw-docker , a community project that automates the integration between UFW and Docker's chains. It works well and is widely adopted, but…
…Repetitive and automated tasks are another strong suit for local models. I wrote a Python script that feeds saved articles to a local Llama model overnight for summarization . This is a good…