Blog

Deploying Hermes Agent for System Admin and Web Scraping

Right now, “Agents” are the biggest buzzword in the AI gold rush. The promise is seductive: a tool that doesn’t just suggest code in a chat window, but actually acts on your system—managing files, scraping data, and executing terminal commands autonomously. But…

Windows is for Users. Linux is for Creators

I eventually reached a breaking point with Windows. It wasn’t one single thing; it was the death by a thousand cuts. The forced updates that restart your machine right in the middle of a flow state, the invasive telemetry that…

Getting Started: Install Your Code Editor

Why a Code Editor? Writing code in a basic text editor—like Notepad or TextEdit—is like trying to paint a masterpiece with a toothbrush. It’s technically possible, but it’s miserable. To actually enjoy the process, I use a dedicated code editor.…