Your Feeds
Prototypr

Typr Editor - Open-source publisher for built with Tiptap
Typr is an open-source and customisable editor for React.js. It's built with Tiptap.dev, and readily integrates with your user system and CMS.

Trae – Bytedance / Tiktok's Cursor Alternative
Trae by ByteDance is an adaptive AI IDE like Cursor that transforms how you work, collaborating with you to run faster.

CodePen? AI Editors are like Pens for Code
Replacing Cursor AI with Aider and Zed. Open Source LLMs and DeepSeek-R1. 90% of my code is now written by AI—half by Claude, some by OpenAI, and a bit by Ollama

Just use Stripe directly. Your SaaS (probably) doesn't need a Merchant of Record
MoRs like Lemon Squeezy or Paddle are great to stay tax compliant, but are they essential for creators? You might be better using Stripe to start with...

Aider AI – Open source, terminal-based Cursor alternative
Aider is an Open Source, AI-powered command-line tool that helps you pair program with language models such as Sonnet, Deepseek, OpenAI, and more.

Cursor AI: Crafting Prompts and Instructions to Build Full Stack Apps
The reality behind AI-powered app development with Cursor. Learn how prompt engineering is key to full-stack development with AI at the moment.

What's Cursor Composer? How to Build Full Apps with AI
Composer in Cursor can pretty much write a full app for you using AI like Claude (Anthropic). Composer progresses Cursor's AI code assistance from just editing single lines of code and individual pages, to editing and creating multiple pages at once.

I connected Stable Diffusion with my smartphone camera. And here's what I learned.
Learnings and realizations on designing for AI and Stable Diffusion, through a practical example where I built my own app called ‘Viewmaker’.

Claude Artifacts: From Conversational AI to App Workspace (a no hype overview)
AI generated apps with Claude Artifacts. This overview explores Artifacts' capabilities in generating web tools, games, and visualizations, comparing it to traditional coding and tools like ChatGPT.

Vercel to Self-Hosted Next.js: Setting up Zero Downtime Deploys with GitHub Actions
How to move from Serverless to self-hosted NextJS with zero-downtime deploys on GitHub Actions, using the blue green deployment concept (NGINX and PM2)