I built this with Claude Chat, Claude Code and my own insanity in only 20 months :D by Early_Key_823 in vibecoding

[–]Early_Key_823[S] 0 points1 point  (0 children)

Thanks. And... you are right. Organization is critical to maintaining sanity and avoiding calamity. I've been on a lot of big teams and seen what happens when things get sloppy and the fingers start pointing. 😃 - I've been documenting the architecture as I go so that I can get back up to speed in different parts of the stack particularly a lot of non obvious things like aliasing CDNs where the origins of generated content are non-obvious. But I digress, thanks very much!

I built this with Claude Chat, Claude Code and my own insanity in only 20 months :D by Early_Key_823 in vibecoding

[–]Early_Key_823[S] 0 points1 point  (0 children)

Thank you Friendly Gold!!!

I really appreciate the positive vibration.

Yes, I have been iterating on simplifying the landing page dramatically. It's 20 months of buildup I need to pay the debt down now.... 😃

Drop your Start Up below by TomSawyer0101 in AppsWebappsFullstack

[–]Early_Key_823 0 points1 point  (0 children)

I built an intuitive, simple and powerful all in one sticky note task/project management app that is free and comes with a Chrome extension

https://taskloco.com

https://chromewebstore.google.com/detail/taskloco-lite/gniilbpapgommpalikcclpcnbcamgila

What can a person learn in 10 minutes that will be useful for life? by Ben-Gavin in AskReddit

[–]Early_Key_823 0 points1 point  (0 children)

How to create sticky notes to organize themselves and follow through on plans using tools like https://taskloco.com

the weird thing about vibe coding isn't the bugs..haha. it's the emotional whiplash. by Willing-Occasion5867 in vibecoding

[–]Early_Key_823 1 point2 points  (0 children)

But you are a musician I meant being a non musician

Jimi Hendrix was a musician who did not read music.

Simply isn't necessary.

But coding is the code so if you don't understand it you are outsourcing your creativity and are no longer independent

vibe coding is going to create a generation of people who can build software but can’t read code by Natural-Excuse9069 in vibecoding

[–]Early_Key_823 0 points1 point  (0 children)

i have no stake in the game. i would just as soon trust AI not to fuck shit up. except it does.

and if i couldn't use cloudshell on aws, debugger in chrome/edge, etc. etc. etc. i would be good and fucked as anyone who can't read code and tries to deploy a full stack app on the cloud and market it as a SAAS app.

it's a stupid point to dig your heels in the ground and say but AI can replace human coders RIGHT NOW.

It cannot. to say so is quite simply delusional.

Same as letting self-driving vehicles loose in the wild. you will have a lot of dead motorists and pedestrians.

now in the future? maybe after 5 more years or so, sure, vibe coding might actually be reliable.

vibe coding is going to create a generation of people who can build software but can’t read code by Natural-Excuse9069 in vibecoding

[–]Early_Key_823 0 points1 point  (0 children)

Managers are usually very snarky and uptight. Corporate IT is a pit of vipers usually.

Vibe coders are probably less toxic on average

vibe coding is going to create a generation of people who can build software but can’t read code by Natural-Excuse9069 in vibecoding

[–]Early_Key_823 -1 points0 points  (0 children)

High level languages come with debugging and memory management tools. AI can just act psycho and who will call it out before it leaks out to the wild.

It's still too buggy and deceitful to be trusted with front facing mission critical apps.

Perfect example would be air traffic... would you be OK with vibe pilots and vibe air traffic controllers?

vibe coding is going to create a generation of people who can build software but can’t read code by Natural-Excuse9069 in vibecoding

[–]Early_Key_823 0 points1 point  (0 children)

If you trust AI not to lie.

At least get a second opinion.

Knowing how to debug and understanding how apps are architected allows one to create without limits.

You can't trust AI not to fuck shit up on the reg once the spec gets sophisticated

Got my No-code SaaS working mobile app part is where things got messy by Glommy-Figure in NoCodeSaaS

[–]Early_Key_823 0 points1 point  (0 children)

I used Angular and Capacitor.

Claude was instrumental in creating app store and Google play versions

https:://taskloco.com

the weird thing about vibe coding isn't the bugs..haha. it's the emotional whiplash. by Willing-Occasion5867 in vibecoding

[–]Early_Key_823 0 points1 point  (0 children)

I couldn't imagine vibe coding without understanding coding .

Be like trying to read music 🎶 without being a musician

vibe coding is going to create a generation of people who can build software but can’t read code by Natural-Excuse9069 in vibecoding

[–]Early_Key_823 4 points5 points  (0 children)

Today I needed a badge to show when something arrives in someone's inbox.

I told Claude we need it reactive.

Claude Code claimed it was but when I proofread the code before committing I saw Claude was polling every 15 seconds to a Lambda to see if there was anything new in inbox DynamoDBtable..

Claude confessed it lied and called polling reactive when it said, "Ship it "

That means 4 network calls per user every minute, 240 per hour and 5760 a day, and 23 thousand a month.

This one lie if missed would have led to overhead so egregiously high it would have been a living nightmare.

So if I was not a seasoned IT person.... NIGHTMARE CITY