Activity
Mon
Wed
Fri
Sun
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
What is this?
Less
More

Owned by Robert

Snappy Community

513 members • Free

Faster than vibe coding. Private AI tools to ship real systems while others prompt. We build businesses, not demos.

Memberships

Skoolers

168.2k members • Free

Wetube SS

1k members • Free

AI Force Multipliers

250 members • $59/m

StudioForm Pros

32 members • Free

230 contributions to Snappy Community
Mastra: TypeScript framework for AI-powered applications and agents
I have heard a lot of positive things from @Daniel Petro about Mastra, so I wanted to drop this here because this project continues to mature and I am sure it can provide value - especially as it is open source, which provides incredible context for learning from and creating resources/solving problems. https://mastra.ai/
1 like • 10d
@Daniel Osterman I am using it primarily as a reference for my own harness I am building but honestly, the more I work with it the more I find that I might eventually move over to adopting the framework entirely - the main thing I am seeking to figure out is how much flexibility do I need or want, and so far it seems to be very flexible!
Developer Roadmaps: Paths to help guide your learning!
Developer Roadmaps I thought this was a cool resource! Some great looking roadmaps here from when I checked it out! Link: https://roadmap.sh/
Developer Roadmaps: Paths to help guide your learning!
1 like • 10d
@Ömür Yanıkoğlu fair enough haha 🤣 I appreciate you letting me know that!
Libretto: Turn website workflows into reliable APIs (for AI!)
Libretto is an open-source CLI that lets agents turn website workflows into fast, reusable scripts you can deploy! Check it out here: https://libretto.sh/ -- I think this would be very useful for anyone (like me) who is exploring new ways in getting more control over browser automation with AI!
0
0
Libretto: Turn website workflows into reliable APIs (for AI!)
My Mac Mini Agent has earned itself a face!
What started as an experiment has become a very useful little infrastructure. In continuously expanding out my AI-native system, over time I found myself trusting it for more and more different tasks. I had been using it completely headless, but I started to feel that having a small screen would really enhance it's ability to stay in the loop with me, and would also serve as a clear starting point for an Agent OS that controls the entire machine this level, which has been going very well so far (will have updates on that soon). There's so many things I could get into about controlling this from your phone through Termius, and the benefits of being able to throw over tasks to it. Just the ability to use it as a machine that's always on, and invoke Claude Code via terminal on it for cron jobs has been a great convenience. So in total, so far it's earned itself a face. Let's see if it earns itself a voice too.
My Mac Mini Agent has earned itself a face!
How agent outputs compound (or don't)
Most agent outputs land in two places: the terminal and a markdown file. Both are readable by a human. Neither is queryable by the next agent. The pattern worth knowing: write outputs to JSON lines, not prose. One JSON object per run, appended to a file. The next agent reads the last ten rows and makes a decision without parsing paragraphs. A concrete version: a skill that checks content quality writes a row with the score and any violations. The skill that runs next session reads that row and knows whether to alert or skip. No markdown parsing. Just a tail and a pattern match on score. The difference between an agent that informs and one that compounds is the shape of its output. What format are you using when one agent needs to hand state to the next?
3
0
1-10 of 230
Robert Boulos
6
1,276points to level up
Founder of Snappy 🤖 Join my community to learn how you can build your app in hours instead of months.

Active 10h ago
Joined Nov 25, 2022
Canada
Powered by