site banner

Small-Scale Question Sunday for March 22, 2026

Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?

This is your opportunity to ask questions. No question too simple or too silly.

Culture war topics are accepted, and proposals for a better intro post are appreciated.

2
Jump in the discussion.

No email address required.

How did AI annoy you this week?

I'm pretty pro-AI generally, but I've been frustrated by a huge uptick in vibecoded applications that have some use, but are pretty unimpressive and not well thought out, for what they are.

E.g. people in my socials:

  • "I made a tracker website for <some game achievements accessible to the game's API>!"
  • "I made a map of the city to display its trees!"
  • "I made a website to track all the social clubs in the city. Submit yours!"
  • "I made an android app to calculate your BMI!"

And I have a mess of feelings about it. On the one hand, we live in an age of technical wonders, and I'm glad people are discovering them. On the other, because we live in an age of technical wonders, the bar for quality has gone up so much in the last year or two, and these people seem to lack any self-awareness. The default vibe coded design tropes are immediately apparent in these apps, like how you can sense AI writing with em-dashes or "it's not X, it's Y!", or just its general tone. And like, it's fine. It's okay. The apps work, but they should be so much better.

It's not like I haven't vibecoded some turds. I've made websites and android apps and tools too. It's just that these are for me alone, or to be shared in person, if someone requested it. To release one to the public, the actual utility of the thing would have to be unimpeachable. Tracker website for <thing that is already tracked> does not meet that bar. Map of <thing that is already mapped> does not meet that bar. Yet another app doing the same thing as a hundred others does not meet that bar.

Does it count if it's AI and also the entire software help ecosystem?

I can see the frustration that went into Hello World — Enterprise Edition, because any time I try to look up a one-line action, it spits out a hundred lines of code with a few dependencies. My average script is about 50 lines total, and the biggest program I've ever made for work is a few thousand lines spread between a few systems. I don't need a MessageFlyweightFactoryfor that.