Ask HN: What was your "oh shit" moment with GenAI?
91–100 of 1001 posts
Re: Ask HN: What was your "oh shit" moment with GenAI?
#92Re: Ask HN: What was your "oh shit" moment with GenAI?
#93My furnace went out during the 2025 holiday and I couldn't get an appointment with a repair person for 2 days. It was getting very cold in my house so I went into my attic and made several videos of the furnace attempting to start and gave it to gemini. It diagnosed the issue immediately and had me spin one of the components (a small exhaust fan) while the furnace tried to fire. It came on immediately. I had to do th…
I guess I'm seeing similar benefits to a novice programmer. Professionals would scoff at my work but they are expensive and difficult to work with. Meanwhile I'm getting the job done.
On the other hand I'm not touching AI for any development work. I'm too worried about my skills atrophying or not properly learning anything new.
Re: Ask HN: What was your "oh shit" moment with GenAI?
#94It is insane how primitive modern inpainting and txt2image make these two projects look.
Re: Ask HN: What was your "oh shit" moment with GenAI?
#95Earlier quoted context omitted.
[flagged]
I’ll explain it: these tools are non-deterministic and people have different experiences with them. For a few people every interaction is totally fumbled and they think the cheerleaders of gen AI must be lying, for others the chatbot hits one home run after another and lets them add microcontrollers to their CAN bus. When these people’s good luck runs out and they start getting mixed results like the average user, th…
Re: Ask HN: What was your "oh shit" moment with GenAI?
#96I was trying to replace my koi pond pump last weekend and the model numbers on it had washed away. I took a picture of it and it immediately narrowed it down to two models but wasn’t sure if it was the 4500 model or the 2500 model. I asked it how I can determine which one it was. It then asked me to measure the length and that the 4500 was 11 inches and the 2500 was 9 inches. Mine was 11. It was cool it was able to r…
Re: Ask HN: What was your "oh shit" moment with GenAI?
#97Non-technical people I know are starting to take AI responses to their questions as 100% true fact.
Re: Ask HN: What was your "oh shit" moment with GenAI?
#98Re: Ask HN: What was your "oh shit" moment with GenAI?
#99I provided a reference to a The Spice Manual 2nd ed. a page number and an equation number, and asked Claude to implement it (not really expecting it to succeed).
It proceeded to implement not only the equation, but the calculation of the Langrangian of the functio, another 30 lines below, which required taking symbolic partial derivatives for a not-at-all trivial function, and successfully figuring out which variable was which in the resulting matrix. The source material just said "Lagrangian of", and did not provide the partial differential equations. And then providing a comment that identified the page number and equation number in the source text for the "Lagrangian of" equation.