this post was submitted on 25 Sep 2025
113 points (98.3% liked)

Technology

75551 readers
1806 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 22 comments
sorted by: hot top controversial new old
[–] grue@lemmy.world 44 points 2 days ago* (last edited 2 days ago) (4 children)

Who wants to use a mobile app for dev work anyway, AI or not?

[–] Lemminary@lemmy.world 2 points 1 day ago (1 children)

I do. I've been in situations where I've done it to keep myself occupied, where pulling out a laptop would've been impractical and arguably not cool.

[–] _g_be@lemmy.world 1 points 11 hours ago (1 children)

Is this a common enough occurrence that you'd pay a subscription for an app to do this? I can't think of many use cases

[–] Lemminary@lemmy.world 1 points 7 hours ago

Oh, I don't think it needs to be a subscription. It's not common but I've had the need to do it.

[–] undefined@lemmy.hogru.ch 11 points 2 days ago (1 children)

I imagine people that don’t know what things like files and folders, web browsers or even “applications” are.

[–] grue@lemmy.world 10 points 2 days ago (1 children)

What business do people like that have trying to write one, then?!

I don't mean to gatekeep, but... fuck it, I do mean to gatekeep: people should have a basic level of competence -- or at least a shred of intellectual curiosity in becoming competent -- to write software!

[–] Reverendender@sh.itjust.works 2 points 2 days ago

I feel like, if they don’t have those things, whatever they write won’t wind up being software

That guy you met at a party that has a "killer app idea" Lol jk, probably not even him

[–] MonkderVierte@lemmy.zip 1 points 2 days ago* (last edited 2 days ago)

Hmm, maybe coupled with speech recognition? Vibe coders are more the talking type/tech enthusiast anyway.

[–] treadful@lemmy.zip 24 points 2 days ago (1 children)

I'm really curious who these people are that actually use these things.

[–] mesamunefire@piefed.social 19 points 2 days ago* (last edited 2 days ago) (2 children)

Not this specifically, but I do have a coworker that exclusively uses AI. He gets a lot done dont get me wrong, but all products look...same-y. Also they all use the sorta old version of react which is how I could tell its AI generated. That and the emojis in the README. Templates and CRUD are much faster, but its hard to maintain. I just let him do his thing. He got a lot done in the last 6 months but lately hes been having major issues keeping up with all the projects he pumped out. The AI no longer has the context so its much difficult at least from what hes saying in Teams.

Its still pretty decent with templates/CRUD. But its not so good with anything specific, lying about libraries that dont exist, and forgetting vars/processes. The PRs are funny sometimes.

[–] undefined@lemmy.hogru.ch 10 points 2 days ago (1 children)

I just had to review my first AI PR yesterday and I considered looking for another job.

[–] boogiebored@lemmy.world 3 points 1 day ago

Have AI review it 🧠

[–] MonkderVierte@lemmy.zip 3 points 2 days ago* (last edited 2 days ago)

but I do have a coworker that exclusively uses AI

That and the emojis in the README

He should at least learn about prompt engineering then. duck.ai has a template generator he can copy from, for a start.

[–] kokesh@lemmy.world 11 points 2 days ago (3 children)

What is vibe coding? Is it some new bullshit viral term?

[–] Warl0k3@lemmy.world 33 points 2 days ago (2 children)

It describes the act of using an AI as the primary method of writing code, as you're going by the "vibes" you get instead of an actual understanding of what the code does.

[–] kokesh@lemmy.world 8 points 2 days ago (2 children)

What? Must be great results.

[–] pinball_wizard@lemmy.zip 2 points 1 day ago

Yes. The Cybersecurity implications are... unfortunate.

For anyone who has put off locking their credit reports down...Well, I certainly would get that done.

[–] interdimensionalmeme@lemmy.ml 3 points 2 days ago

When I last tried it, it was pretty great actually but you have to already be really good at coding. It looks way easier than it is but it's super easy to just make complete gibberish. The trick is to break everything down into small chunks of things that have been done already.

If you try anything new, anything using obscure APIs it will just not work.

[–] Reverendender@sh.itjust.works 3 points 2 days ago

I did not know this is what “vibe” referred to. That’s completely the opposite of what you would (should) want to do if you’re going to write code with AI assistance.

[–] panda_abyss@lemmy.ca 6 points 2 days ago* (last edited 2 days ago)

Using AI to write code for you (through prompting only), as opposed to earlier LLM coding which would complete the code you were actively writing in your editor.

You are vibe coding if you delegate the implementation details of a problem to the AI.

There are varying degrees of vibe coding as you increasingly become more hands off and let the AI run unsupervised. Some people actually queue up messages and give full computer permissions so the AI will keep coding for hours without having to check on it.

[–] undefined@lemmy.hogru.ch 2 points 2 days ago

As if “vibe” alone as slang weren’t bad enough.