Tag: AI
-
Claude Desktop on Linux – update!
This post is an update to my earlier guide on installing Claude Desktop on Ubuntu/Debian. If you’re new here, start with that post first — this one covers what’s changed and how to update your existing install. The Package is Back — and Better Than Ever When we originally wrote the installation guide, the community-maintained…
-
AI is a Mech Suit for Work — Use It
A massive shift in how we work is occurring, but are you trained in operating your new AI mech suit? Now as those of you on my mailing list who don’t frequent Polish online casinos recently surmised, using AI to write a janky WordPress plugin is not a super-duper awesome idea. It can lead to…
-
How to Install Claude Desktop with MCP Desktop Commander on Ubuntu/Debian Linux
If you’re a Linux user who wants to run Claude Desktop with powerful Model Context Protocol (MCP) (https://modelcontextprotocol.io/) tools, this guide will walk you through the entire process. We’ll install Claude Desktop and set up the Desktop Commander MCP server, which allows Claude to interact with your desktop environment. This Linux-beginner-friendly guide is based on…
-

Repetitive emails? Have your AI craft replies
Do you have one or more types of emails that you need to reply to, but that you are sick and tired of handling? “If I have to answer the same question ONE more time I’ll snap” -type of emails? Now let’s say you are not the administrator of your corporate or business email account…
-
Fun with Streamlit apps and LM Studio
Taking a fun course with Lonely Octopus, I’ve been learning how to use pandas to clean data for analysis, and also how to quickly build a proof of concept/MVP using Streamlit. Installing Streamlit locally on Windows in Gitbash threw an error: $ pip install streamlit WARNING: Failed to write executable – trying to use .deleteme…