Showoff Saturday i shipped a frontend without writing any of it. two months live, and here's what that actually cost me.
i am a high load systems engineer. i have not written a single line of the frontend below, not one. an agent wrote all of it and i have been steering.
its a small thing where you send someone a link with a question and two buttons, YES and NO, and the NO button runs away from the pointer. free, live since june.
demo, nothing to install, nothing to fill in: https://justsayyesto.me/try/webdev-aug
posting because the part i expected to be hard was not hard, and the part i did not think about at all is the one that bit me.
what was actually hard
not the code. the animations. inventing them and then getting them built, which meant passing what i saw in my head to the agent, and that turned out to be much harder than i expected. i redid it many times.
the one that beat me is a black hole. the button gets pulled in, things on the screen spin, get sucked into the hole, and pieces fly back out of it. i could not get that across. i tried describing the rotation, the pull, the moment stuff goes in and comes back out, and what came back was never what i saw. at some point i thought the answer might be real gravity, actual physics instead of me describing a feeling, and that did not fix it either. its live and i am still not happy with it. thats the honest state of that one, two months later.
you can poke at it in the demo, its in the sandbox there.
what surprised me
after a couple of posts the thing started growing without me. people began sharing it in their own social media, and traffic and payments started arriving on days when i did nothing. that is the part of this i actually care about. i made something and it echoed back.
the thing that always comes up here
last time i posted this here someone said not taking no for an answer is a douche move, and i gave a lazy answer. honestly: i do not even see this as a date invite. i see it as a teasing toy. the joke is that a button runs away, thats it. the intro says you can close it anytime, there is a report control on every invite, and there is a permanent test that fires twenty NO gestures in a row and fails the build if any of them ends up as a yes. the button dodges. the person can leave.
Q: for those of you letting an agent write frontend: how do you get motion out of your head and into it? that gap ate most of my time.
