Developer Education at WorkOS. I write to learn and publish to share.
#buildinginpublic
👨💻 full-stack open-source hacker
✍️ technical writer
🎨 visual artist
Previously: Pinecone, Gruntwork.io, Cloudflare, Proofpoint, BrightContext
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 ❤️
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 ❤️
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.
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.
Customize your YAML, define your own agent roles, or pick a new game concept—CrewAI will coordinate the entire AI-driven pipeline.
Customize your YAML, define your own agent roles, or pick a new game concept—CrewAI will coordinate the entire AI-driven pipeline.
1. Code generation by the Senior Engineer agent
2. QA checks by the QA Engineer
3. Final sign-off from the Chief QA Engineer
1. Code generation by the Senior Engineer agent
2. QA checks by the QA Engineer
3. Final sign-off from the Chief QA Engineer
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.
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.
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.
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.
Hooks like useChat handle streaming tokens, conversation history, and more.
Focus on building an awesome user experience—no need to code up a custom socket solution.
Hooks like useChat handle streaming tokens, conversation history, and more.
Focus on building an awesome user experience—no need to code up a custom socket solution.
The streamText and streamObject functions make it happen.
The streamText and streamObject functions make it happen.
Start with GPT-4, switch to Claude or another model—your prompt and code stay almost the same.
Start with GPT-4, switch to Claude or another model—your prompt and code stay almost the same.
I believe it's worth it!
I believe it's worth it!
• ✅ Smaller file sizes: Lossy .webp is ~25–35% smaller than JPEG for similar quality; lossless .webp is ~25% smaller than PNG.
• ✅ Supports transparency
• ✅ Fast — optimized for delivery.
• ✅ Widely supported
• ✅ Smaller file sizes: Lossy .webp is ~25–35% smaller than JPEG for similar quality; lossless .webp is ~25% smaller than PNG.
• ✅ Supports transparency
• ✅ Fast — optimized for delivery.
• ✅ Widely supported
I can change the title, description, and even the hero image programmatically for every post:
I can change the title, description, and even the hero image programmatically for every post:
This allows you to *dynamically* assemble an image to be associated with every post that gets "unfurled" when shared on social media and generally on the web by all services that support opengraph
This allows you to *dynamically* assemble an image to be associated with every post that gets "unfurled" when shared on social media and generally on the web by all services that support opengraph
Handling traffic spikes, global low latency, and GPU provisioning is tough.
That’s where Cloudflare Workers come in—serverless, globally distributed, and primed for real-time AI apps.
Handling traffic spikes, global low latency, and GPU provisioning is tough.
That’s where Cloudflare Workers come in—serverless, globally distributed, and primed for real-time AI apps.
That’s what Model Context Protocol (MCP) does—think: your LLM seamlessly tapping into GitHub, Playwright, & more.
Smithery AI smithery.ai/ is a central index to discover, install, and manage MCP servers.
That’s what Model Context Protocol (MCP) does—think: your LLM seamlessly tapping into GitHub, Playwright, & more.
Smithery AI smithery.ai/ is a central index to discover, install, and manage MCP servers.