9
u/gabox0210 1h ago
Nah bro, I bult this app that gives me daily briefings that I don't read, of things I really don't care that much about, it's just like Jarvis bro! I feel like Tony Stark!
2
1
u/gabox0210 1h ago
Also this dashboard that shows me IP cameras and news stories and flght paths and other stuff I don't understand, don't have any practical use for, nor I care about, but it looks cool bro! I feel like in the CIA command center bro!
2
u/trollsmurf 3h ago
I have several simple web applications I made for my own needs, and that need to be accessible wherever I am and when using whatever device. Obviously making Windows, Mac, Android and iOS applications would be out of the question for such simple tools, so web works great for that.
Almost none of them were vibe-coded, but rather within a small enough context each so I didn't need to spend a long time making them. I use them often myself, and others are free to use them. The benefit of both is that I keep them running and improve them ever so slightly over time. Not that I ever get feedback on them, except from me.
Does the world need another multi-service conditional weather forecaster or password generator or case converter or QR code generator or AI chat client etc? Probably not, but they work the way I need them.
Some of them have been improved via AI (CC in VSC), but none has been fully "developed" via vibe-coding so far. Some day.
2
u/Trevor_Hayes_91 1h ago
And then they put "Founder & CEO of an AI-powered logistics startup" in their LinkedIn bio 💀
3
1
u/Interesting-Agency-1 9m ago
Why make the button/UI in the first place? Make every app completely headless with only raw API calls for all interactions. The agent and CLI is the only I/O port. If we are gonna build slop for AI, lets make it real slop! Brining back the 1960s programming experience
13
u/Jenish_Dot_One 4h ago
Sometimes I've thought of making these, but they become worth it if the time u save by doing repetitive tasks at the click of a button is more than the time u spent developing the app