惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 【当耐特】
Help Net Security
Help Net Security
P
Proofpoint News Feed
J
Java Code Geeks
爱范儿
爱范儿
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
F
Full Disclosure
Google DeepMind News
Google DeepMind News
H
Help Net Security
G
Google Developers Blog
Jina AI
Jina AI
Vercel News
Vercel News
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
L
Lohrmann on Cybersecurity
S
Schneier on Security
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
Security Archives - TechRepublic
Security Archives - TechRepublic
阮一峰的网络日志
阮一峰的网络日志
N
News and Events Feed by Topic
GbyAI
GbyAI
B
Blog
O
OpenAI News
博客园_首页
Cisco Talos Blog
Cisco Talos Blog
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Hacker News: Ask HN
Hacker News: Ask HN
TaoSecurity Blog
TaoSecurity Blog
腾讯CDC
MongoDB | Blog
MongoDB | Blog
M
MIT News - Artificial intelligence
C
Cybersecurity and Infrastructure Security Agency CISA
Cyberwarzone
Cyberwarzone
Webroot Blog
Webroot Blog
Simon Willison's Weblog
Simon Willison's Weblog
Y
Y Combinator Blog
C
Cisco Blogs
A
Arctic Wolf
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
T
The Exploit Database - CXSecurity.com
Security Latest
Security Latest
AI
AI
W
WeLiveSecurity
aimingoo的专栏
aimingoo的专栏
The Register - Security
The Register - Security
Project Zero
Project Zero
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
Netflix TechBlog - Medium
Blog — PlanetScale
Blog — PlanetScale

Kyle Redelinghuys

How I Got the UK Global Talent Visa as a Software Engineer SrvMon: Self-Hosted Server Monitoring Built in Go Claude Cowork: Closing the Gap Between Coding and Knowledge Work Teaching a Transformer to Read DNA: How EabhaSeq Works Claude Code Agents & Subagents: What They Actually Unlock AI Agent Context Management: What I Built in Cont3xt Claude Agent SDK: Subagents, Sessions and Why It's Worth It I Built a Claude Code Cost Tracker - Was Max Worth It? Claude Code Pricing Guide: Which Plan Saves You Money Claude Code Hooks: Automate Your AI Coding Workflow Have Anthropic Already Won the AI Race? Sonde: An AI Tool for Solving Complex Organisational Problems Open Sourcing EabhaSeq: Synthetic cfDNA for NIPT Research SoupaWhisper: Free SuperWhisper Alternative for Linux (Open Source)
OpenClaw: How I Built a Personal AI Operations Centre on Linux
Kyle Redelinghuys · 2026-02-20 · via Kyle Redelinghuys

OpenClaw: How I Built a Personal AI Operations Centre with Telegram and a $6 Droplet

OpenClaw: How I Built a Personal AI Operations Centre with Telegram and a $6 Droplet

7 min read Members

I've been running OpenClaw for about three weeks now and I can't emphasise enough how much it has changed the way I work. This isn't a marginal improvement, it's closer to 100x for building things and easily 10x in terms of effectively having a small team just doing stuff for you in the background. It runs my blog operations, handles outreach for EabhaSeq, monitors my analytics, builds me dashboards, and has become the operational centre for everything I do day to day. The sky genuinely feels like the limit with this thing, and it's only just getting started.

For those unfamiliar, OpenClaw is an open source AI assistant created by Peter Steinberger that runs on your own hardware and connects through messaging apps like Telegram, iMessage and WhatsApp. It uses LLMs to execute real tasks through a skills and MCP server system, and critically it runs 24/7 with persistent memory and context. OpenAI just acquired it for a reported $1 billion after only 84 days of existence, which should tell you something about how significant this project is. I've found it to be the first AI tool that actually feels like having a team member rather than talking to a chatbot.

My Setup

Most people running OpenClaw seem to be on Mac Minis, and there's a good reason for that given the native macOS integration and browser automation. I went a different route and I'm glad I did. I run two instances: one on a small DigitalOcean droplet and another on my Linux desktop. The DO droplet handles the always-on tasks like email monitoring, scheduled research and analytics checks, while the desktop instance handles heavier interactive work when I'm at my machine. Total cost for the always-on instance is about $6 a month, which for what it does is absurd.

The entire interface is through Telegram. I message OpenClaw like I would message a colleague, and it messages me back with updates, questions and completed work. I'm using Claude as the LLM provider, and I've got somewhere between 10 and 15 skills installed: Gmail, Google Calendar, Plausible Analytics, OpenAI Whisper transcription, Brave search, browser integration, Telegram of course, and a custom dashboard skill that I'll get to shortly.

This post is for subscribers only

Sign up to read the post and as well as all other member only posts. Subscribing only takes a few seconds and will give you immediate access.

Subscribe now

Already have an account? Log in