For me, queued messages are the biggest DevEx unlock for @cursor_ai.
Now I can enter a flow state where I'm three feature requests/bug fixes ahead of Cursor.
I rapidly verify functionality and put new tasks on the queue while it's working through my requests β€οΈ
08.07.2025 16:57 β π 1 π 0 π¬ 0 π 0
Interest in, and adoption of, MCP is exploding.
Think: one spec β any tool, any workflow, securely. Big shift for AI infra.
Recap from MCPNight here: #MCP #AIInfra
23.05.2025 14:11 β π 1 π 0 π¬ 1 π 0
Learning your stack deeply isnβt just about raw velocityβitβs about agility.
When requirements shift, you can change direction gracefully, leveraging your expertise rather than scrambling for docs.
12.05.2025 16:00 β π 0 π 0 π¬ 0 π 0
Deep expertise isnβt about being a "rockstar"βitβs about sustained rapid iteration.
The tighter the feedback loop, the faster you evolve.
08.05.2025 16:00 β π 1 π 0 π¬ 0 π 0
This combination of open-source + tutorials has been incredibly rewarding.
Thereβs nothing better than hearing, βOh, never mind, I just found your tutorial.β
Whatβs working well for you in Developer Education? Letβs compare notes!
01.05.2025 16:00 β π 0 π 0 π¬ 0 π 0
What makes this approach effective:
β’ Hands-on learning: Developers can clone, run, and modify the repos.
β’ Immediate value: Tutorials bridge the gap between code and implementation.
β’ Real-world examples: These arenβt toy projectsβthey solve actual problems.
01.05.2025 16:00 β π 0 π 0 π¬ 1 π 0
The formula:
1. Build an example architecture for a real-world use case.
2. Open-source the code as a companion repository.
3. Write a tutorial that explains how to implement it step by step.
This combo makes concepts actionable.
01.05.2025 16:00 β π 0 π 0 π¬ 1 π 0
One thing thatβs working well for Developer Education at WorkOS: pairing open-source companion repositories with detailed tutorials.
Itβs helping devs learn faster, solve complex problems, and build better systems. Hereβs how we do it: π§΅
01.05.2025 16:00 β π 1 π 0 π¬ 1 π 0
Thanks so much ππ
28.04.2025 23:59 β π 1 π 0 π¬ 0 π 0
Hey, Iβm Zack π
13-yr full-stack dev #buildinginpublic to help others learn.
Todayβs toy: an interactive token-izerβpaste any text, watch an LLM slice it up (πβ).
Into no-fluff deep dives on AI/ML, RAG & #Next.js? Hit Follow and letβs geek out.
28.04.2025 20:47 β π 4 π 0 π¬ 1 π 0
Getting deep with a single stack means fewer overlooked edge cases.
You see pitfalls coming from a mile away.
Production issues decrease, and deployment confidence soars.
25.04.2025 16:00 β π 0 π 0 π¬ 0 π 0
Sticking to a known stack, you internalize common patterns and best practices.
That means fewer surprises, simpler refactors, and faster scaling when your user base grows.
Do you tend to use multiple stacks or have one or two favorites?
24.04.2025 16:00 β π 0 π 0 π¬ 0 π 0
Shiny features are tempting.
But in a micro #SaaS, your job is to validate, refine, and ship quickly.
Ask your initial customers whatβs missing and fix that first.
23.04.2025 16:00 β π 0 π 0 π¬ 0 π 0
Deep expertise fosters stronger ties to your stackβs community.
That means direct access to new tools, timely support, and a constant influx of fresh ideasβfurther feeding your speed loop.
18.04.2025 16:00 β π 1 π 0 π¬ 0 π 0
Micro SaaS can be a small side projectβor the seed of your next major venture.
Keep your overhead light, set achievable milestones, and watch your momentum grow.
17.04.2025 16:00 β π 1 π 0 π¬ 0 π 0
Try It Out
Customize your YAML, define your own agent roles, or pick a new game conceptβCrewAI will coordinate the entire AI-driven pipeline.
16.04.2025 16:00 β π 0 π 0 π¬ 0 π 0
Why CrewAI Matters
Itβs not just for games.
You can chain specialized agents for anything: blog posts (writer + editor), product specs (engineering + legal), or doc creation (researcher + fact-checker).
16.04.2025 16:00 β π 0 π 0 π¬ 1 π 0
Get It Running
Create a new Poetry project, install dependencies, and set your OpenAI key.
poetry run python3 main.py will prompt you to choose a game scenario and produce a fully functional Python script.
16.04.2025 16:00 β π 0 π 0 π¬ 1 π 0
Itβs all run sequentially with a Crew:
1. Code generation by the Senior Engineer agent
2. QA checks by the QA Engineer
3. Final sign-off from the Chief QA Engineer
16.04.2025 16:00 β π 0 π 0 π¬ 1 π 0
How to build a game-building agent system with CrewAI β WorkOS
A hands-on guide with patterns, agents, and executable examples
Example Setup
Agents YAML: Defines your game dev, QA, and chief QA roles.
Tasks YAML: Step-by-step instructions (generate code β review β final validation).
Game Design YAML: The actual game requirements (Pac-Man style or whichever idea you fancy).
workos.com/blog/how-to...
16.04.2025 16:00 β π 0 π 0 π¬ 1 π 0
Core Concepts
Crews: Groups of specialized agents (e.g., a βSenior Engineerβ generating code, QA agent reviewing).
Flows: Event-driven workflows, giving you fine-grained control over who does what, when.
16.04.2025 16:00 β π 0 π 0 π¬ 1 π 0
AI Agents That Code Your GameβMeet CrewAI
What is it?
CrewAI is a Python framework for orchestrating multiple AI agents (like a mini dev team) to generate, review, and validate code. Perfect for building something funβlike a Pac-Man or Pong cloneβin Python.
16.04.2025 16:00 β π 0 π 0 π¬ 1 π 0
Pick a specific problem and solve it exceptionally well.
Micro #SaaS thrives on niche focus.
Itβs better to delight a small audience than to be βokayβ for everyone.
15.04.2025 16:00 β π 1 π 0 π¬ 0 π 0
Sure, itβs a new toolkit.
But once you βgetβ streaming and how the same interface adapts across multiple LLMs, youβll be glad you made the investment.
14.04.2025 14:24 β π 0 π 0 π¬ 1 π 0
RAG Example: I built a βchat-with-my-dataβ tool using the AI SDK + Pinecone for retrieval. The pipeline: user question β embed + search β context injection β stream answer + show relevant docs.
14.04.2025 14:24 β π 2 π 0 π¬ 1 π 0
Founder building https://shortforge.ai - automated tiktok marketing
launched 30+ (un)successful projects in 15 years
play my game: https://21words.app
https://tosto.re/dreamstolife
https://shubetter.com
https://cohabitate.app
https://notiversal.com
Wife. Mom of three. Head of Marketing at Every.io. PNW native.
https://www.linkedin.com/in/lyndit
π£ Technical Product Marketer | π¨πΌβπ» SWE Leader | π» Engineer
Troublemaker extraordinaire
Helping you grow on Bluesky with what actually works β so you can move faster and thrive.
DM me for personal advice, systems, and tools to make it much easier.
I also write stories that hit where it matters.
Proud gay father, risk executive, author, advisor, and RiskMasters podcast host exploring leadership, governance, and decision-making. Founder of Aevitium LTD, host of RiskMasters, and advocate for #psychologicalsafety in #riskmanagement.
I help people figure stuff out.
I work at gitguardian.com
Also, I am at https://www.linkedin.com/in/dwaynemcdaniel/
Husband, dad, veteran, writer, and proud Midwesterner. 19th US Secretary of Transportation and former Mayor of South Bend.
Full-Time Federal Campaigns Director @NRDC.org π. Part-Time Westie belly scratcher πΆ. Breast cancer thriver. π«Άπ» Denver based ποΈ World bound. βοΈ
Alum of:
βοΈKamala Harris
βοΈFirst Descents
βοΈHillary
βοΈPlanned Parenthood
βοΈWellesley College
The real jbouie. Columnist for the New York Times Opinion section. Co-host of the Unclear and Present Danger podcast. b-boy-bouiebaisse on TikTok. jbouienyt on Twitch. National program director of the CHUM Group.
Send me your mutual aid requests.
A durable execution specialist in #Golang.
Founder discuit.org. Open-source maintainer. Works with Go, JS/TS, React, and Linux (btw). Interested in philosophy and history.
Writes at previnder.com
Building Micro-SaaS with magic code β¨
β Built & launched 4 web apps
β 3 failed, 1 was π (crushed by X API fees)
β Founder of Birdesk.app
π Track your π¦ growth for free π
ππ BlueSky Analytics β bsky.birdesk.app
Working with National Writing Project teachers and students to create Writing Partners writingpartners.net a platform that supports AI-guided writing and learning. I'll be posting here about what we are learning together.
π https://ai.intellectronica.net/
π©βπ» Expert AI Leadership (ex- Google, Microsoft, startups, ...)
π Follow me for ideas in AI engineering / strategy, and lots more...
LLMs, AI, Psychology and Speaking - Seeking to infuse technology with empathy. That's why I founded www.neuroflash.com. An AI platform driving brand-aligned marketing, and helping people connect and understand each other's perspectives.