Hacker News new | ask | show | jobs
by jimbokun 414 days ago
I can imagine a world where backend APIs are secured, hardened, protected against DOS attacks, etc.

Then any end users with the proper credentials can vibe code UIs (web apps, iOS and Android apps) that call those APIs to their heart's content.

We may also need operating systems and web browsers hardened in new ways to survive vibe coded apps.

1 comments

SaS products that support custom code are already basically like that. Salesforce has multiple shockingly large documents on all the limits they enforce: https://developer.salesforce.com/docs/atlas.en-us.apexcode.m...

That does mean it's hard to break the app, but it also means people quite frequently run into those limits.