norden.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Moin! Dies ist die Mastodon-Instanz für Nordlichter, Schnacker und alles dazwischen. Folge dem Leuchtturm.

Administered by:

Server stats:

3.4K
active users

#vibecoding

27 posts26 participants0 posts today

here's my "end-of-the-week" hot take on genAI-driven coding assistants, vibeCoding, etc.:

it looks to me right now like an IT-bent version of the movie "How to Train Your Dragon"

as one summary puts it:

"DreamWorks' How to Train Your Dragon is an animated coming-of-age story in which the hero uses behavioral techniques to befriend and then to train an adversary."

see-whuda-mean<g>?

#api360#genAI#LLMg

I'm not sure if there's a place for auto admin panels (active_admin in Ruby or kaffy in Elixir or the OG Django Admin) anymore given that LLMs can *easily* generate kick-ass and fully dedicated admin panels in minutes 🤔

I've built two pretty advanced admin panels for my Phoenix apps (so, still kinda niche tech stack) with little to no effort. Apart from regular CRUD stuff, I've got advanced features like syncing data with Stripe, or lately I built a mailing list sync with MailerLite in like 2 hours.

Given this experience I really don't see why I would need a solution like Kaffy (I used it initially in @justcrosspost and then rebuilt the whole admin panel in literally less than an hour with much better end result).

What are your thoughts on this topic? 👍🏻 or 👎🏻?