Posted in rants
145
3:18 am, March 27, 2025
 

WTF is vibe coding and who cares


Vibe Coding?

So what the hell is vibe coding anyway?

So im sitting here today trying to figure out what the hell to do with react, when I see "vibe coding" come up in the YT feed, and apparently all code in 12 months is now going to be produced by AI. Yeah ok.

Apparently it based on some tweet by an AI developer or something. Where you get into the vibe of coding, and now its started a vibe coding thing?

IDK its just a waste of my time really even thinking about this isnt it?

AI Code Tools that might actually be good.

Bolt seems pretty dam good, you can type in what you want and it spits out the code and can even compile and run it somehow. 

I was watching a google thingo about AI and they were talking a bit about the AI agents that can be trained on your whole site data and then can answer questions all about it, so i think that might be good. 

I tried to import a design into bolt from figma and the issue i see here is that in figma, there is no real margin or padding settings for the text elements or alignment, so when added into bolt it kinda did a working version of the frame, and in about 5 minutes after one failed attempt it seemed to produce something that looked slightly similar to the design, but could not really figure out the center aligned items and was missing a lot of the image elements. 

Sure it could be quite good for an initial frame, but to make it actually usable could be a bit more work, also when. you code the frame yourself you actually know where everything is located and how you style it all, so going into some ai generated code and making changes could be a pain in the ass really. 

AI IDE

Cursor Windsurf, what is an AI IDE? I guess a development environment thats run by the AI superpowers?

So these just have a chatbot sitting there looking at everything you do, i like to just code and run it and then if it crashes i have a look at the error and go, oh yeah i forgot to add a ; or close a " or something. I must be old school...

If the coding environment does everything for you, then why are you even there in the first place. 

I kinda find it the same when running a vite react app, you get it to install 85 dependencies before you can even code anything. remember just adding an index.html and bootstrap or some basic styles and your done?

What the LLM's seem to be doing quite well it taking all of the issues that have already been solved and then making it sound like it came up with it in the first place, rather than actually solving new problems. 

 

View Statistics
This Week
48
This Month
103
This Year
149

No Items Found.

Add Comment
Type in a Nick Name here
 
Other Items in rants
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

margin

The margin CSS shorthand property sets the margin area on all four sides of an element.
margin css reference