Installing and Running Hermes Agent

Hermes Agent is an open-source AI agent from Nous Research. It runs in the terminal and can do more than a regular chatbot: it can inspect files, execute commands, use external tools, and remember previous sessions. In this post, I will cover the shortest path from a fresh machine to a working Hermes Agent session. Hermes can execute commands and modify files using the permissions of your user account. Install and run it as a normal user, keep command approvals enabled, and start in a directory that does not contain sensitive files....

July 27, 2026 · 6 min

How Bitlocker affects ssd speed

So far in my blog I have not covered anything Windows related and I figured that this subject would be interesting enough to fill this gap. According to the article published by PCMag in October 2023, bitlocker can slow down SSD up to 45%. So I wanted to test it on my work laptop. I use Windows as my daily driver at work and my NVMe SSD drive on my laptop has started failing....

June 28, 2024 · 4 min