Fabrizio Rinaldi

@fabrizio.so

Overthinker. Designer & co-founder: 🪶 @typefully.com 1.5M ARR 💌 mailbrew.com (sold) 🎧 lofi.cafe Having fun sim-racing 🏁 I directed a sci-fi short film once, maybe I’ll tell more stories in the future.

Cogito keeps getting better. Added Quick Look, better AI chat, LaTeX, HTML, better typography, and maaany fixes and improvements. It's by far the best Mac markdown app for me now. Still completely native, and completely free.

BildBildBildBild

Codex is my favorite coding app right now. It's clean, but has everything I need to ship fast. It's also quite delightful to use and snappy, and shows enough context without overwhelming.

Bild

Dropping another Cogito update ✍️ Added a new Inspector sidebar that gives every note: • Summary • Writing stats • Tasks progress • Navigable outline • Related notes from your library Related notes powered by @tobi qmd.

Bild

I built my dream Markdown editor for Mac. → Introducing Cogito (pronounced koh-gee-toh). It started out of frustration: Obsidian is powerful but overwhelming. iA Writer is beautiful but feels built for a different era.

Bild

I have /finalize skill that I'm often using after working on something, to make it shippable. It auto-fixes obvious issues, creates branch/PR if needed, simplifies where safe, consider blind spots and alternatives etc. Working quite well for me. gists.sh/linuz90/8e0...

Finalize — Claude Code skill for ship-readiness passes

Finalize Your job is to help ship. Take ownership of the last serious pass before merge: understand what changed, identify what could still go wrong, look for what can be safely simplified, fix...

gists.sh

Great prompt I tried today: › Is there a smart way to make {file path} smaller and tighter, while actually making it achieve the same goals even BETTER? This made some AGENTS .md files ~50% smaller, with no quality loss.

I'm shipping faster and faster thanks to my little "lwt" worktree helper. Makes it so easy to spin up agents on tasks. Now it even auto-splits the terminal in iTerm and Ghostty. Some cool examples:

Bild

If you're using OpenClaw on Telegram, set up forum topics. Turns one messy chat into organized topics. Each with its own isolated LLM session. Your finance chat never bleeds into your dev context. Setup: enable Threaded Mode in BotFather, tell your agent to create topics and route messages.

Bild

Worktrees are great but the terminal UX is terrible. Built a small CLI that makes them usable for me. It shows the status of each one clearly, and makes adding and removing super easy. Copies .env too (recursively) and optionally installs deps. → github.com/linuz90/lwt

I never wanted a "second brain", but here we are. An indirect effect of sharing my notes with my OpenClaw is that my notes are now improving and compounding daily.

BildBildBildBild

What if OpenClaw could make you feel like you’re the star in your own movie? → Set up elevenlabs → Choose a warm, enthusiastic voice → Get an energetic soundtrack → Ask it to prepare a great morning digest → Tell it to use the voice + soundtrack Insane to start the day like this 🍿

I wanted OpenClaw to know what I’m up to, but it runs isolated on a VPS. So I had Claude Code build a /me endpoint on my Mac: a small Bun server that aggregates local data into one JSON blob. It’s locked down with Tailscale, so only devices on my private mesh can access it.

A Telegram chat displays updates from a user, detailing sleep, gaming, music preferences, and recent development work.

If you're using multiple AI agents across many projects, you need a global AGENTS file. I keep mine in a dev folder, and symlink to: ~/CLAUDE . md (Claude Code) ~/AGENTS . md (Codex, Gemini, Cursor...) This keeps behavior consistent across all agents.

Global AI agents guidelines for managing GitHub gists, commit rules, handling file conflicts, and planning strategies.

Your favorite AI coding agents can now manage your socials. We're finally shipping a Typefully skill today. Our skill makes AI agents learn about Typefully, so they can help you draft, refine, schedule, add media, and a lot more 🔥 It's quite magical to see it in action:

I got tired of forgetting my Claude Code slash commands, so I asked Claude to build a function that shows all my commands, with autocomplete. Type `ccmd` → fuzzy search → hit Enter to run. Game changer if you have lots of commands scattered around.

Claude Code runs my life now. It checks my tasks, email, notes, health data, calendar, and more through subagents, MCPs, tools, and scripts. And I chat and speak with it via Telegram all day. I called it “Max” since it’s maxing out my Claude sub 😂

Been using Typora to view Markdown files on my Mac. For example, when I'm claude-coding in plan mode, I grab the plan link and open it in Typora for a much nicer reading experience.

Bild

I just discovered I can set icons for my iCloud Notes folders in Ulysses. I use Claude Code a lot for these notes (on my Mac or via Telegram) so I'm glad I can now browse/edit them with a beautiful app too. I finally feel happy again with my note-taking system.

Bild

I struggled to keep up with everything. So I set up Claude Code to write a daily brief for me. It checks my inbox, notes, journal, tasks, calendar, and more through subagents, MCPs, tools, and scripts. And compiles everything into an executive summary that I read on my iPad while sipping coffee ☕

Loving my Claude Code as a personal assistant setup. I can now tell it to search YouTube or drop a video link, and it summarizes everything into markdown notes. Putting the finishing touches on the Telegram bot code 👌

I've been using Claude Code as my personal assistant for weeks now through Telegram. It's replaced ChatGPT for me because I gave it memory, access to my notes, and a bunch of scripts to do cool stuff. I'll share more soon.