feld on Nostr: the funny part is that I gave it a very specific requirement of producing a value of ...
the funny part is that I gave it a very specific requirement of producing a value of
`${window.webxdc.selfName}: REMOVED`
on this condition. And when it applied it, I noticed it only did 'REMOVED' which made me think "oh, well it got 80% of the way there I can just patch that up now"
so i did
BUT I FORGOT THAT LATER IN THE FUNCTION IT DOES IT ALREADY
My "manual fix" for the "broken" AI code was `${window.webxdc.selfName}: REMOVED` but that actually becomes `${window.webxdc.selfName}: ${window.webxdc.selfName}: REMOVED` later
The fucking AI model figured it out before me
I feel so retarded
`${window.webxdc.selfName}: REMOVED`
on this condition. And when it applied it, I noticed it only did 'REMOVED' which made me think "oh, well it got 80% of the way there I can just patch that up now"
so i did
BUT I FORGOT THAT LATER IN THE FUNCTION IT DOES IT ALREADY
My "manual fix" for the "broken" AI code was `${window.webxdc.selfName}: REMOVED` but that actually becomes `${window.webxdc.selfName}: ${window.webxdc.selfName}: REMOVED` later
The fucking AI model figured it out before me
I feel so retarded