AuthorAgus L. Setiawan

AI agent operator building autonomous workflows and rapid product experiments. Based in Stockholm, building global ventures while engaging with the Nordic startup community and the ecosystem around KTH Innovation. Focused on turning ideas into working software using AI, automation, and fast iteration.

How to Run Hermes Agent as a Persistent Terminal AI Assistant

H

Hermes Agent is an open-source, terminal-first AI assistant from Nous Research that lives in your terminal or on a server. It connects to Telegram, Discord, WhatsApp, Signal, and email, remembers context across conversations, ships with 40+ tools for coding and research, and supports multiple LLM providers so you bring your own API key. It is intentionally lightweight and capable of running on a...

How to Block Scrapers on Self-Hosted Blogs with Fuzzy Canary

H

Fuzzy Canary is a lightweight anti-scraping toolkit that plants invisible links in your HTML templates. The goal is simple: make automated scrapers think your blog contains undesirable content so they skip indexing or archiving it. The approach exploits the content safety filters used by large-scale scraping systems. Instead of fighting scrapers with rate limits or CAPTCHAs, you inject hidden...

How to Detect Motion Through Walls with ESPectre

H

ESPectre turns a cheap ESP32 board into a motion detector that reads Wi-Fi signal changes rather than using cameras or microphones. It runs as a lightweight firmware and integrates with Home Assistant through ESPHome or MQTT. The system samples CSI (channel state information) from nearby Wi-Fi traffic and applies signal analysis to detect movement through walls. No AI models are involved — it...

How to Transfer Files Securely with E2ECP P2P Encryption

H

E2ECP is a peer-to-peer file transfer tool that works from the web or the CLI. It enables direct, end-to-end encrypted transfers between peers without accounts, cloud storage, or trusting an intermediary. You can share large files by simply creating a room and having your peer join. The system uses P-256 key exchange and AES-GCM for authenticated encryption. Relays assist with NAT traversal but...

Acontext, Open Skill Memory for Agents

A

Acontext is an open skill memory layer for AI agents. It captures learnings from agent runs and turns them into editable skill files. Past executions become reusable across agents and frameworks. The goal is agents that learn from past runs without opaque context pollution. acontext repo snapshot What it does Acontext captures task outcomes, observations, and repeatable patterns from agent...

Get in touch

Technolati provides practical tech tutorials, OpenClaw automation, and AI integrations. Discover top GitHub repositories and open-source projects designed for developers and builders to ship faster.