4 ms·
Nice execution, and though I was assuming the website would also be claude-generated, but it avoids a lot of the "AI look and feel". How did you prompt the wri
by sebastiennight 1mo ago
Nice execution, and though I was assuming the website would also be claude-generated, but it avoids a lot of the "AI look and feel".
How did you prompt the writing and design?
A nitpick just because this sentence had me pause for a second. This:
> I’d add the hours, multiply by 60, add minutes, divide by 60, and multiply by her hourly rate.
would simplify to
> add minutes, divide by 60, add the hours, and multiply by her hourly rate.
- magnetic 25d agoApologies for the delay, I haven't seen this until now and I can't find a way for HN to notify me on replies to my comments. For the prompting to avoid "AI look and feel", I was just insistent and turned down a lot of initial ideas, guiding Claude towards something that I was OK with. Similarly, Claude helps me with messaging here and there, but never gets it quite right: I always use the generated prose as a guide for me to remember certain points, and end up rewriting 80% of it to be "in my voice". Claude's great, but I never recognize myself in the prose it writes. Thanks for the math suggestion: yes it's more optimal to do it that way indeed.