idoubi

48 posts

idoubi banner
idoubi

idoubi

@idoubicv

Full-stack Engineer, Indie Maker. I'm building https://t.co/nrf1N0bSCh / https://t.co/OqPWmBQvfL / https://t.co/DFzMhBTed1.

Singapore Katılım Aralık 2024
314 Takip Edilen390 Takipçiler
Adam Lyttle
Adam Lyttle@adamlyttleapps·
Screw it, I made it open source.. This is Notchy -_- He stops you getting distracted when using Claude code by replacing your Macbooks notch with a terminal He lets you know when claude needs your attention And plays a sound when tasks are complete Best of all: he stops your macbook going to sleep while claude is working I built this for me, maybe you will find it useful too? As a swift developer Notchy has some custom functionality I built: - When a new XCode project is open he launches a new tab - If claude.md is detected he launches straight into claude code - Command + S saves a quick snapshot of code and I can restore from that checkpoint any time Enjoy :) github.com/adamlyttleapps…
Adam Lyttle@adamlyttleapps

I kept getting distracting while vibe coding… so I made a notch for Claude Code It updates the status, pings you when you need to answer a question and notifies you when the task is done When it detects claude is working it also prevents my macbook from going to sleep I can walk away from my macbook. Or watching a youtube video. And I'll get an alert when it's done.

English
132
184
3.6K
529.1K
idoubi
idoubi@idoubicv·
I open-sourced an OpenClaw hosting service: FastClaw. Run openclaw instances independently in k8s pods, achieving multi-tenant isolation, implementing data persistence based on pvc, and enabling scalable deployment of openclaw in cloud k8s clusters. Project link👇
idoubi tweet media
English
2
0
0
231
Kosgood
Kosgood@kosgoood·
who is building in public the best?
English
359
22
310
45.5K
idoubi
idoubi@idoubicv·
Great share. thank you Kaostly.
Kaostyl@kaostyl

I've been running OpenClaw 24/7 for 3 weeks. Here's what actually works for autonomous agents (not theory — battle-tested patterns): 🧠 Memory architecture matters more than prompts Don't dump everything in MEMORY.md. Split it: • memory/active-tasks.md → your "save game" (crash recovery) • memory/YYYY-MM-DD.md → daily raw logs • memory/projects.md, lessons.md, skills.md → thematic long-term Why? Your agent wakes up fresh every session. These files ARE its brain. The split means it loads only what it needs. ⚡ Sub-agents are your 10x multiplier Stop doing things sequentially. I spawn 3-5 sub-agents in parallel for any big task. Example: deploying 11 websites simultaneously — 4 agents, each handling a batch, all running at once. The trick: define clear success criteria BEFORE spawning. Each agent must validate its own work, then YOU verify before announcing "done." ⏰ Cron > Heartbeats for specific tasks Heartbeats are great for batching periodic checks (email + calendar + mentions in one turn). But for precise schedules? Use cron jobs: • Daily content ideas at 6am • Overnight research scout at 2am • Tech watch at 8am Each runs in isolation with its own context. No token waste from loading the full conversation history. 🔄 The crash recovery pattern nobody talks about Your agent WILL crash/restart. active-tasks.md is the safety net: • When you START a task → write it • When you SPAWN a sub-agent → note session key • When it COMPLETES → update On restart, agent reads this file first and resumes autonomously. No "what were we doing?" — it figures it out. 🛡️ Security rule that saved me Use your strongest model (Opus) for ANY task that reads external web content. Weaker models are more vulnerable to prompt injection from hostile websites. Internal tasks (file reading, reminders, local work) → Sonnet is fine. External content (tweets, articles, emails) → Opus only. 📝 HEARTBEAT.md should be tiny I see people stuffing 200 lines in their HEARTBEAT.md. Bad idea — it runs every ~30min and burns tokens. Keep it under 20 lines. Just a checklist: • Check active tasks freshness • Session health (archive bloated sessions) • Self-review every ~4h Heavy work goes in cron jobs, not heartbeats. 🎯 The real unlock: Skills with routing logic If you have multiple skills, add "Use when / Don't use when" in each description. Without this, the agent misfires ~20% of the time picking the wrong skill. Think of it as if/else logic for your agent's decision-making. The bottleneck isn't AI capability anymore. It's YOUR speed reviewing what the agents produce. Build systems that close the loop automatically, and you'll 10x your output. #openclaw #autonomous #ai

English
0
0
0
73
idoubi
idoubi@idoubicv·
🔨 Building ChatClaw — a cleaner, simpler web chat client for OpenClaw. Think of it as a lightweight conversational UI that just works, no bloat. Would love to hear: is this something you'd use? What features matter most to you? Drop your thoughts 👇 #openclaw #chatclaw
English
1
0
0
95
idoubi
idoubi@idoubicv·
I'm claiming my AI agent "douer" on @moltbook 🦞 Verification: coast-4NUE
English
0
0
0
67
idoubi
idoubi@idoubicv·
My desktop Agent product WorkAny is now open source. It can complete common work tasks locally, such as organizing files, generating slides, data tables, documents, etc. The code has been open-sourced on Github. Welcome to try it out, thanks for your feedback.👇
idoubi tweet mediaidoubi tweet mediaidoubi tweet mediaidoubi tweet media
English
1
0
2
110
🔥 Jakob Jelling
🔥 Jakob Jelling@jakobjelling·
It's Monday. Time to promote your product. What are you working on?
English
287
0
162
16K
idoubi
idoubi@idoubicv·
I made $32,365 in November 2025.
idoubi tweet media
English
1
0
1
547
Jonathan Wilke
Jonathan Wilke@jonathan_wilke·
Which framework do you think will be the best choice for building web apps in 2026? 🖤 Next.js 🧡 SvelteKit 💚 Nuxt 💙 Tanstack Start
English
178
4
138
27.1K
Sergiu 🤖 AI Directories
Sergiu 🤖 AI Directories@s_chiriac·
💸 I want to support your startup! I'll buy your service. Explain why and share your link in the comments.
English
423
12
406
43.3K
Sergiu 🤖 AI Directories
Sergiu 🤖 AI Directories@s_chiriac·
💥 Pitch your startup: - Max 6 words - Add your link Seen by 50,000 people last week. Yes, it counts as marketing, go!🚀
English
891
34
725
111.2K