₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,324,984 members, 8,419,822 topics. Date: Thursday, 04 June 2026 at 12:02 AM

Toggle theme

Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingAi-assisted & "Vibe Coding" Thread: Tips & Testimonies (11273 Views)

1 2 3 4 5 Reply (Go Down)

Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Seun(mod):
Hello Guys,

Since AI is so hot right now, I thought we should have a thread about it on Nairaland.

Though I used AI for writing some boilerplate stuff(e.g.regex) and generating ideas, my AI coding awakening started when I asked DeepSeek to generate a todo list app using Pygame, which was not designed for that purpose, and it gave me working code. That's when I realised that AI coding was a big deal and it became my main interest. I soon discovered that ChatGPT o3-mini was more reliable and used it to practice coding.

My Favourite AI Coding Tools Today:

* Cursor and Claude 4: The smoothest agentic experience I've had. It writes, tests, debugs, and designs code smoothly and efficiently.

* Gemini 2.5 Pro on AI Studio: Best for making big changes and solving major issues after other models have failed. You just upload all your buggy code, tell AI Studio what's wrong with it, let it cook, and then download the fixed version. It can also optimize the code. It's free!

Two modes of AI coding:

* VIbe coding. You ask the AI to write the code, then you test it, then you keep telling it what to change until you're satisfied. If the AI gets stuck, you ask it to explain exactly how the code works and what seems to the root cause(s). Then you tell it to go after the root cause(s).

* AI-Assisted Coding: You write the code, but use AI to support you by suggesting ideas and code, reviewing your code, testing it, etc. AI-Assisted coding is much cheaper and more pleasant than pure vibe coding because you don't get into loops like AI often does when it's in charge.

AI-coding Tactic I'm currently Trying

* Meta Prompting: Write an AI prompt to create a ______ app. Ask me *repeatedly* about *everything* you plan to include in the prompt until you know *exactly* what I want. Then write it.

Please share which AI workflows are working for you and what you've built with AI.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Hermanie(m): 1:49pm On Jun 02, 2025
Successfully vibe coded 3 projects that have been deployed

Lovable for front end

Gemini 2.5 pro and Chatgpt 4o for functionality. Cursor and Claude are also good, but Gemini and GPT already does enough for me
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by wazzihu(m): 1:49pm On Jun 02, 2025
Trying to learn AI automation, can you recommend a good source
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Eagleways: 1:49pm On Jun 02, 2025
Great one
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by classicben3: 1:50pm On Jun 02, 2025
Na now you just dey wake? Ai has been in existence for many years now
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by DeltaBachelor(m): 1:50pm On Jun 02, 2025
Okay. Nice !
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by DeltaBachelor(m): 1:52pm On Jun 02, 2025
classicben3:
Na now you just dey wake? Ai has been in existence for many years now
A whole Seun of Nairaland na him you dey talk to like that o. lol
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Nobody: 1:52pm On Jun 02, 2025
Can AI help make Nairaland spam bot work right. Right now almost any post gets blocked.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by CooldipoMPS: 1:52pm On Jun 02, 2025
It keep getting better....
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Everyday247: 1:54pm On Jun 02, 2025
Op the asterisk in your post is very common in AI generated content.

I hope your post isn't AI generated. tongue
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Joecap(m): 1:54pm On Jun 02, 2025
What is AI?
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Dpsychologist: 1:55pm On Jun 02, 2025
This thread looks AI generated.

AI is gradually taking over. People will soon use AI for everything.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Nobody: 1:56pm On Jun 02, 2025
Everyday247:
Op the asterisk in your post is very common in AI generated content.
I hope your post isn't AI generated. tongue
AI is now ubiquitous!
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Maj196(m): 1:56pm On Jun 02, 2025
Vibe coding has made the lives of developers alot easier and coding faster
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by patrickcollins: 1:57pm On Jun 02, 2025
Can AI help our president, Governors and Leaders get it right in Nigeria
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by jokality(m): 1:57pm On Jun 02, 2025
I've been vibe coding since chatgpt first came to light and now I use cline and roocode to vibe code using Gemini 2.5 api and sometimes claude on openrouter. I've been able to do great with these and yes, this is the future.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Stephen0mozzy: 1:58pm On Jun 02, 2025
grin

A worthy thread at last. I be think say una don throwaway the Tech-related threads for this land.

Tips:
Don't try to vibe code a serious project with a language you have zero ideas about.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by jerryola1(m): 1:59pm On Jun 02, 2025
I vibecoded a complete startup product for UK 🇬🇧 companies.

The thing is, you still need to be familiar with coding, you must be at least a beginner level programmer, if not AI model will keep taking you round the corner especially when they exhausted context window lenght. Or they might even expose your API keys if you don’t know what you are doing.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by RealityKings1: 1:59pm On Jun 02, 2025
following
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by GoHost: 2:00pm On Jun 02, 2025
This is a great move.

I have developed about 3 apps with vibe coding. This is intriguing because I am not an expert programmer, I can only write "Hello World" with Python.

I recently LockedIn to Ai Automation and the experience has been awesome.

Ai is indeed the future of things.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Aremson14(m):
Vibe coding is perfect for building solutions that already exist it’s just an LLM. I think the impact would be felt more for frontend devs cause most people just need basic frontend solutions, however if ur building something new using ai is a pandora box. I remember working on something sometime in the past I already came up with a reasonable solution I understood but not perfect. I tried copilot for the problem and spilled something that looked reasonable and worked, however, when I started scaling the solution I started experiencing crazy bugs, started to review the code and realized it was rubbish designed to look right. I had to pull out the whole copilot generated code and started from scratch
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by GoHost: 2:02pm On Jun 02, 2025
wazzihu:
Trying to learn AI automation, can you recommend a good source
I think YouTube is a very good source of information on Ai Automation.

There are full 3-4hrs long courses/tutorials on Make, N8n etc that will brush you up and help you start.

Do give it a try.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by MorataFC: 2:03pm On Jun 02, 2025
Interesting thread, I like stuff like this
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by chijike(m): 2:03pm On Jun 02, 2025
Dear People, the next Programming language is English Language. I develop apps and AI Agents.

ChatGPT
Germini
DeepSeek
Claude Sonet
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Ogamysamo: 2:04pm On Jun 02, 2025
Lete check something...

I ise AI to write stories.

Generating idea and modifying.

It's a good tool... If you know how to use it.

Use AI but don't let AI use you...

A loyal servant but not such a good master
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Lucifyre: 2:04pm On Jun 02, 2025
I just completed a project for a client(restaurant in Philly) to improve and automate their workflow using python and code.gs in App scripts which i know absolutely nothing about, normally use R and little bit of css and html. Helped me out from start to finish even with the whole debugging process to set it up and client was happy. So yeah it helps out and been helping out peeps from inception despite it's fuckup sometimes which you're able to spot if you know the particular language.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by glaber: 2:05pm On Jun 02, 2025
It’s really amazing how much work I get done using AI. models I’m currently using
1 gpt o4 mini high
2 Claude sonnet 4
2. Gemini 2.5 pro
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Lucifyre: 2:05pm On Jun 02, 2025
Aremson14:
Vibe coding is perfect for building solutions that already exist it’s just an LLM. I think the impact would be felt more for frontend devs cause most people just need basic frontend solutions, however if ur building something new using ai is a pandora box. I remember working on something sometime in the past I already came up with a reasonable solution I understood. I tried copilot for the problem and spilled something that looked reasonable and worked, however, when I started scaling the solution I started experiencing crazy bugs, started to review the code and realized it was rubbish designed to look right. I had to pull out the whole copilot generated code and started from scratch
Summed up perfectly.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by algomachine: 2:08pm On Jun 02, 2025
AI is good until you need it to fix a complex bug, it starts asking silly questions and making crazy hallucinations.

I can never use Claude, I use Deepseek as a coding partner and copy paste what I need, I never grant AI codebase access, I love complete control and don’t wanna forget syntax too.
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Love800(m): 2:15pm On Jun 02, 2025
What do you mean by "the next programming language is English language?"
chijike:
Dear People, the next Programming language is English Language. I develop apps and AI Agents.

ChatGPT
Germini
DeepSeek
Claude Sonet
Re: Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies by Nickisindigo(m): 2:16pm On Jun 02, 2025
I don't know if I use ai to learn backend instead of going to a bootcamp
1 2 3 4 5 Reply

Lastest Website With Vibe CodingVibe Coding Journey: Vibe Coding 2 Apps per Week To ProductionNairaland Full-stack Vibe Engineering Challenge #1 (Ludo Game)234

Who Can Tell Me Why Professional Hackers Use Satanic Names?Html,css,javascript Group TutorialHumour: Does This Realy Say's Truth Abt Programmers