Elektrine lite

← Feed

@admin@mastodon.abstractbits.net

Post #2234000

2026-03-02 16:02 UTC

I haven't really expressed my full thoughts on vibe-coding here before, but I think just like any other use of AI, it ruins your brain. You're not learning concepts by telling ChatGPT to generate code for you. You are engaging in amplified stackoverflow copy-paste behavior. You're not thinking through the flow of the program. Not Thinking of Potential bugs/vulnerabilities or limitations before writing anything. you are creating a black box from another black box, held together with duct tape.

Replies (1)

  • @KayOhtie@blimps.xyz 2026-03-02 16:05

    @admin@mastodon.abstractbits.net Even the newer systems that "think" are really not doing so with anything even remotely approaching what people do in terms of how they work. I've seen a few folks say "it forces me to think about it more" and like... I think I learn much more even with adapting existing things I find because I have to learn what I need to look for.

    Open ##2234001