firstfinger
  • Menu ▾
    • about
    • posts
    • rss
    • search
    • uses
  • about
  • posts
  • rss
  • search
  • uses

Running Hermes Agent on Your Own Box

2026-05-284 min read
#Linux  #Container  #MacOS  Running Hermes Agent on Your Own Box

A complete self-hosted AI agent on your own box. Reachable from Telegram by text or voice, runs your servers, connects to your tools via MCP, updates itself nightly.

[Read more]

Fixing xterm-ghostty: unknown terminal type Over SSH

2026-05-274 min read
#Linux  #How to  #MacOS  Fixing xterm-ghostty: unknown terminal type Over SSH

Why Ghostty’s xterm-ghostty terminfo breaks SSH into remote Linux servers, why ssh-terminfo makes it worse, and the two-step fix that makes the problem go away for good.

[Read more]

Why Postgres is the last database you’ll need ?

2026-04-249 min read
Why Postgres is the last database you'll need ?

Postgres can handle cache, queues, full-text search, pub/sub and vector workloads out of the box.

[Read more]

The Userspace Tax Behind Protocols - QUIC(UDP) vs TCP

2026-03-1910 min read
#Network  #Linux  The Userspace Tax Behind Protocols - QUIC(UDP) vs TCP

QUIC and TCP are not interchangeable.

[Read more]

How Does Your Database Store Millions of Records?

2026-01-015 min read
#Database  How Does Your Database Store Millions of Records?

Every database write faces the same challenge: disks are 1,000x slower than memory. Your choice between B-Trees and LSM Trees can make your database 10x faster or 10x slower. Here’s how they actually work and when to use each.

[Read more]
< [Newer posts] :: [Older posts] >