- Видео 11
- Просмотров 3 239
Code with Richardson Dackam
Канада
Добавлен 14 апр 2023
I'm a Developer & SaaS builder who share my AI experiments & SaaS products.
I Tried Warp AI Terminal—Here's Why I'm Hooked
I just tried Warp AI Terminal, and I completely fell in love and already ditched iTerm2. Let me put it this way: If you're a developer or a non technical person you can say goodbye to frustrating terminal workflows. This AI-powered terminal is faster, smarter, and more user-friendly than anything I’ve seen.
Tools mentioned in this video:
▶️ Warp Terminal: bit.ly/3Wcvaap
Tools mentioned in this video:
▶️ Warp Terminal: bit.ly/3Wcvaap
Просмотров: 305
Видео
Master Cursor Rules and Fix AI Code Mistakes-Here’s How
Просмотров 58116 часов назад
Frustrated with AI messing up your code? Here’s how I use Cursor Rules to make it work for me. This Cursor Rules approach help me fix mistakes and guide AI to write better, cleaner code. 00:00 Intro 00:16 Problem 00:45 Video Objective 01:48 RONIN mode 01:56 Why AI goes off script 02:07 Why you need rules 02:37 Global Rules vs .cursorrules 05:40 Cursorrules common mistakes 07:20 Cursorrules best...
Generate Bug-Free AI Code With API Docs-Here’s How
Просмотров 19721 день назад
Learn how to use API Docs and comments to fix AI fails, debug faster, and generate bug-free code with AI IDE such as Cursor, Windsurf, Github Copilot or ChatGPT Tools I use in the video ▶️ Windsurf: bit.ly/4iy3W7F ▶️ Cursor: bit.ly/49KBoUA 0:00 - AI code generation issues 1:00 - Providing context for AI 2:14 - Organizing API docs 6:40 - API documentation rules 8:43 - Backend functionality issue...
Cursor AI for Beginners: A Complete Guide
Просмотров 72521 день назад
Are you new to Cursor AI and wondering how to get started? I'm going to show you how Cursor AI Works (No Experience Needed).
Stop AI IDEs From Breaking Your Code
Просмотров 1,1 тыс.28 дней назад
Context is Everything in AI. This is How I Fix AI Coding Mistakes (on Cursor and Windsurf). In this video I share all the prompts I use to add context to stop AI IDEs From Guessing. ▶️ Context Prompts for Cursor and Windsurf (notion): bit.ly/3Dmiebk ▶️ tree: bit.ly/4fqzadY ▶️ Windsurf: bit.ly/4iy3W7F ▶️ Cursor: bit.ly/49KBoUA 0:00 - AI code generation issues 1:00 - Importance of context 2:30 - ...
How to Feed Supabase Data to AI IDEs (Cursor vs Windsurf)
Просмотров 499Месяц назад
Struggling with ChatGPT, Cursor or Windsurf making coding mistakes like wrong table names or redundant policies? I’ll show you how I use Supabase with an LLM to give it the context it needs to avoid coding mistakes. I'll show you how to give: Full Schema Context, Tables Constraint and, Relationship Context, Policy Context (RLS), Dependencies Context, Functions Context. ▶️ SQL queries for supaba...
Gitglance Walkthrough
Просмотров 10Месяц назад
Gitglance help you find developer problems that need solving right now. It analyzes billions of discussion on Github to help you Understand Developer Needs, Discover Pain Points, and Validate Your Startup Ideas. You can try it here: gitglance.co
Using GitGlance Advanced Filters to find Github Issues
Просмотров 4Месяц назад
Gitglance help you find developer problems that need solving right now. It analyzes billions of discussion on Github to help you Understand Developer Needs, Discover Pain Points, and Validate Your Startup Ideas. You can try it here: gitglance.co
Searching for Multiple Keywords in GitHub Issues with GitGlance
Просмотров 6Месяц назад
Gitglance help you find developer problems that need solving right now. It analyzes billions of discussion on Github to help you Understand Developer Needs, Discover Pain Points, and Validate Your Startup Ideas. You can try it here: gitglance.co
Searching Across Multiple Github Repositories with GitGlance
Просмотров 3Месяц назад
Gitglance help you find developer problems that need solving right now. It analyzes billions of discussion on Github to help you Understand Developer Needs, Discover Pain Points, and Validate Your Startup Ideas. You can try it here: gitglance.co
Searching for Github Issues with GitGlance
Просмотров 5Месяц назад
Gitglance help you find developer problems that need solving right now. It analyzes billions of discussion on Github to help you Understand Developer Needs, Discover Pain Points, and Validate Your Startup Ideas. You can try it here: gitglance.co
NICE
history | head -n 5 This prints the top 5 lines of your history file. No need to scroll.
haha I totally saw that coming 😄 some of us get that rush from tapping keys, some folks prefer the scenic scroll.
@@codewithrich Agreed 😂😂
Hahahaha warp is a terminal emulator, not a code editor.
@@SC-ck8pb glad it gave you a good laugh :)
@@codewithrich thank you for the good vibes you are a nice guy
Jajaja warp being a code editor hahahahaha
@@SC-ck8pb oh looks like I misspoke « terminal » :)
Which video recorder app did you use to record this video?
screenstudio
Where can I see the rule document you used in the video?
I don't think that it works well. Have you tried for multiple projects?
Yes I have. If you run into issues with this remember that LLMs interpret rules as suggestions unless you explicitly enforced it in the prompt. For example try using “always write functions in camelCase” rather than something like “use camelCase where appropriate.” So make sure that the difference between optional guidelines vs strict constraints is clear. Hope that helps
Thank you!
Happy that was helpful!
Do you mainly use windsurf or cursor?
I use both! I maxed out the biggest plan on windsurf .. and before that I maxed out my cursor plan.. so I alternate between them.
Awesome thanks !
Appreciate it! You’re awesome for watching!
Great vid. Thanks. This new vid was my first search hit this morning and just what I was looking for.
Thanks a ton for sharing this! Glad it hit the spot this morning
Thanks for watching ❤ Here are the timestamps 0:00 - AI code generation issues 1:00 - Importance of context 2:30 - Local, Limited vs Global context 4:30 - Context in AI tools 6:05 - Code analysis overview 9:38 - Data flow explanation 12:03 - Data input overview 14:01 - UI/UX functionality 16:32 - Git command options 18:13 - Full context command 19:52 - Debugging context keywords 22:10 - Triggering reasoning techniques 24:18 - Output structure issues 27:40 - Conservative code changes 29:06 - Personal workflow strategy
Thank you for watching ❤ Here are the timestamps: 0:00 - AI code generation issues 1:00 - Providing context for AI 2:14 - Organizing API docs 6:40 - API documentation rules 8:43 - Backend functionality issues 10:12 - Analyzing data flow 15:27 - Future AI workflow plans
These are great guidelines!
Thank you! Adding some more this week!
Thanks a lot buddy. You should do a workshop for newbies in coding and help them to setup the the Widsurf / Cursor rules for Supabase and explain the best practices to start with. I will pay for that so I can build my project faster. .
Thanks for the idea! Will do soon! What’s the most challenging part for you with Supabase?
I have some courses/workshop in my skool community SaaSpreneur Academy and more are coming 1. Build SaaS Using Generative AI 2. Intelligent Code Generation with AI Context 3. Build SaaS Apps with Supabase & AI
ai = "him" 🤔
Haha… Depends wether I’m using chat or voice mode and what voice I’m using or imagining
Keep going this is awesome
Thanks! More content coming soon
Where can i find the actual input output md and processing chain md??
Link in the description
Thanks for sharing.
Thanks for watching!
It would be nice if you added timestamps.
Timestamps 0:30 Context is everything 5:20 Code analysis 12:30 UI/UX 16:11 Code diff 23:15 Rules .windsurfrules
This is great!
Appreciate it! Let me know if there’s anything you’d like me to dive deeper into.
Thanks, bro! This is super helpful. I was actually going crazy on one of my projects. Subscribed!
Appreciate you, bro! Glad it saved you from the madness.