Sabitlenmiş Tweet
rich
308 posts

rich
@RichDevLab
Building AI/dev experiments in public. Currently: Locwars + an AI decision-mapping tool. Writing the weekly “Could I..?” series.
Canary Islands, Spain Katılım Temmuz 2022
143 Takip Edilen52 Takipçiler

@rlakhnyuk the part people skip is that spending on creators and ads forces clarity fast
if a paid click lands and nobody buys, your offer or page is the problem, not your motivation
English

$0 MRR is a skill issue.
That's good news because skills can be learned.
But not by reading more tweets.
Build things. Launch often. Post every day. Spend money on creators and ads. Make bets.
You’ll probably lose money for a while.
But every failed experiment builds the instincts that eventually turn you into a Badass Operator.


English

@Tech_girlll because now you're debugging the prompt and the code path at the same time
this is why vibe coding doesn't replace traditional knowledge of patterns, proper implementation etc.
English

great to see this finally confirmed
set phasers to fast mode, reset inc
Tibo@thsottiaux
Ola. The Codex team is investigating issues where some accounts are seeing faster usage draining than intended. We believe this is related to some abuse & fraud prevention mechanisms that we have that might be overflagging. Stay tuned.
English

@kylegawley i've seen this a few times where the first version was early, not wrong. infra gets cheaper, habits change, then the same idea suddenly works
English

@tibo_maker this is why plain text launch posts fall flat, they tell me what shipped but not why i should care. auto-picking the most impactful thing is the smart bit
English

most founders are bad at announcing what they ship
tbh, it's hard to turn a feature release into an event
most announcements are basically:
"we shipped X"
so we just added motion-graphics in Revid
I used it to create this video, just 1 prompt
NOT A SINGLE MANUAL EDIT.
what I am doing now:
- connecting it to my Mission Control agents
- monitoring my git repo
- picking the most impactful thing we shipped
- automatically create a video to announce the new feature
wild
English

@jturntdev my issue isn't even the delay by itself, it's that 'ai for everyone' sounds a bit hollow if frontier access is basically invite only
English

@itsolelehmann i agree, but the tricky part is knowing what actually made it work
English

How to set up Claude Skills so it runs like a full content team:
5 folders. That's the entire system.
1. CLAUDE.md → Memory.
Your brand's constitution. Voice rules, audience, offer details. One global file for all projects. One local file per project.
2. skills/ → Knowledge.
Reusable content workflows Claude auto-invokes by matching the task. No commands. It just knows what to write and how.
3. hooks/ → Guardrails.
Rules that run before and after every output. Keep tone consistent. Block off-brand language. Auto-check CTAs. Deterministic. Not AI.
4. subagents/ → Delegation.
Isolated agents with their own focus. A newsletter writer that only sees your outline. A repurposing agent with content-only context. Keeps your main workflow clean.
5. plugins/ → Distribution.
Bundle everything into one install. Every project starts with the same voice, same rules, same agents. Aligned from day one.
This is your Content Operating System.
Five layers, one stack.
To learn how to build yours:
→ Go to newsletter.thedigitalcreator.co/p/newsletter-c…
→ Subscribe free — just drop your email.
→ Open the welcome email and get the free resources.
Repost ♻️ to help a creator in your network.

English

@Road_Kill11 i'd add ci too
it still assumes one clean human change moving through a line. with agents you get a pile of partial edits, and the hard part becomes proving what is actually safe to merge
English

unpopular opinion:
loads of devtools that people are heavily reliant upon are not built for the future and are ripe for disruption
- git - worktrees are suboptimal ways to make parallel code changes, commits don't fully represent intent well enough or have enough first class agent primitives. stacked diffs help here but there is a lot more that can be done
- github - terrible uptime, need i say more?
- code reviews - mostly just rubber stamping now with AI, needs to reduce cognitive debt of reviewers to be more useful. github PRs do not help with this
- IDEs - built for single threaded synchronous work. i think there will be less of this going forward
anything else i'm missing?
English

@kylezantos i'd take this just so people can say 'agents' and not mean 4 completely different things
once you know whether someone builds this stuff or just tried it once, the whole thread gets way less wobbly
English












