NewStats: 3,263,762 , 8,181,318 topics. Date: Saturday, 07 June 2025 at 07:24 PM 46595s6382y |
Ai-assisted & "Vibe Coding" Thread: Tips & Testimonies (6043 Views)
(1) Go Down)
Seun(m): 11:19am On Jun 02 |
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 all your buggy code, tell AI Studio what's wrong with it, let it cook, and then 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 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. 32 Likes 3 Shares |
Hermanie(m): 1:49pm On Jun 02 |
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 5 Likes 2 Shares |
wazzihu(m): 1:49pm On Jun 02 |
Trying to learn AI automation, can you recommend a good source
|
Eagleways: 1:49pm On Jun 02 |
Great one
|
classicben3: 1:50pm On Jun 02 |
Na now you just dey wake? Ai has been in existence for many years now
7 Likes |
DeltaBachelor(m): 1:50pm On Jun 02 |
Okay. Nice !
|
DeltaBachelor(m): 1:52pm On Jun 02 |
classicben3:A whole Seun of Nairaland na him you dey talk to like that o. lol 14 Likes 1 Share |
guysbewise: 1:52pm On Jun 02 |
Can AI help make Nairaland spam bot work right. Right now almost any post gets blocked.
4 Likes 2 Shares |
CooldipoMPS: 1:52pm On Jun 02 |
It keep getting better....
|
Everyday247: 1:54pm On Jun 02 |
Op the asterisk in your post is very common in AI generated content. I hope your post isn't AI generated. ![]() 15 Likes 1 Share |
Joecap(m): 1:54pm On Jun 02 |
What is AI?
|
Dpsychologist: 1:55pm On Jun 02 |
This thread looks AI generated. AI is gradually taking over. People will soon use AI for everything. 6 Likes 1 Share |
guysbewise: 1:56pm On Jun 02 |
Everyday247: AI is now ubiquitous! 3 Likes |
Maj196(m): 1:56pm On Jun 02 |
Vibe coding has made the lives of developers alot easier and coding faster
6 Likes |
patrickcollins: 1:57pm On Jun 02 |
Can AI help our president, Governors and Leaders get it right in Nigeria
5 Likes 1 Share |
jokality(m): 1:57pm On Jun 02 |
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.
|
Stephen0mozzy: 1:58pm On Jun 02 |
![]() 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. 7 Likes |
jerryola1(m): 1:59pm On Jun 02 |
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. 15 Likes 1 Share |
RealityKings1: 1:59pm On Jun 02 |
following
|
GoHost: 2:00pm On Jun 02 |
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. 4 Likes 1 Share |
Aremson14(m): 2:01pm On Jun 02 |
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 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
7 Likes |
GoHost: 2:02pm On Jun 02 |
wazzihu: 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. 8 Likes 1 Share |
MorataFC: 2:03pm On Jun 02 |
Interesting thread, I like stuff like this
|
chijike(m): 2:03pm On Jun 02 |
Dear People, the next Programming language is English Language. I develop apps and AI Agents. ChatGPT Germini DeepSeek Claude Sonet |
Ogamysamo: 2:04pm On Jun 02 |
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 2 Likes 1 Share |
Lucifyre: 2:04pm On Jun 02 |
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.
1 Like |
glaber: 2:05pm On Jun 02 |
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 5 Likes |
Lucifyre: 2:05pm On Jun 02 |
Aremson14: Summed up perfectly. 1 Like |
algomachine: 2:08pm On Jun 02 |
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. 12 Likes |
Love800(m): 2:15pm On Jun 02 |
What do you mean by "the next programming language is English language?"
chijike: |
Nickisindigo(m): 2:16pm On Jun 02 |
I don't know if I use ai to learn backend instead of going to a bootcamp
2 Likes |
(1) Reply)
I Use Open App.path & "file.txt" For Output As #1 But Wasnt Working In Vista
(Go Up)
Sections: How To . 48 Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or s on Nairaland. |