ai is genuinely incredible for building tools and prototypes. i use it every day

but there's this weird thing where people who never shipped anything at scale now think the hard part of software is writing the first 200 lines of code

it never was

#vibecoding #buildinpublic #webdev #indiedev #ai

@floberrez Reminds me of the Linux philosophy. Create small, dedicated, composable tools. Strike that awesome balance between coding and configuration.
@spdrnl love that parallel. the unix way works because each piece does one thing well and you compose the rest. AI is great at generating the pieces — the real skill is knowing which pieces you need and how they fit together. that's the configuration part most people skip