Earlier quoted context omitted.
Relevant anecdata because I've burned many a Claude sessions on this. If you're using Claude Code, then it's in the harness. At the close of many sessions, I would start a meta conversation over why the LLM would consistently break certain rules. What it found when debugging itself is that some of the "contradicting" rules that I had were in fact, not from my rules. Instead, the instructions from its own harness had…
You can't trust it's account on why it did something, it does not "remember". It will just make up something plausible sounding.
I-have-ADHD: A skill to stop coding agents from burying the answer
281–290 of 394 posts
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#282Earlier quoted context omitted.
The thing I struggle the most with is getting it to stop referring to itself with personal pronouns. No Claude, you are not an “I” you are an “it”. You are a fucking tool, dammit. Tell me what you did without trying to assume personality; stop impersonating humans you steroidal autocorrect.
You're anthropomorphizing in the same breath that you criticize anthropomorphism. Claude predicts the next token of the predominantly human training input, and humans use "I".
Now we have this software that's specifically designed to mimic humans, and mistaking it for real intelligence or consciousness can easily be disastrous. It's very important that we not anthropomorphize it, but we are catastrophically bad at NOT doing that.
Even our language has had a lot of computer anthropomorphism baked into it ("my phone died!", "this laptop is fussy", "the computer is sleeping", "it's thinking"), and it's not easy to excise that routine anthropomorphism from the way we talk about LLMs.
I don't want an LLM to write as if it were a person because it's definitely easier and more reliable to cut that problem off at the root, as much as possible, rather than to just try to willpower my way out of my human tendency to anthropomorphize inanimate objects.
I'll grant that LLMs talk like this because they're trained on human writing. It may not be possible to get them to not do that. But if it can't be fixed, it's just another thing to put on the "reasons this is all an incredibly stupid idea" pile.
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#283Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#284Earlier quoted context omitted.
You can't trust it's account on why it did something, it does not "remember". It will just make up something plausible sounding.
To me it explained its inability to follow my preferred coding style by blaming its training data.
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#285Earlier quoted context omitted.
I have found both hyperfocus and the ability to quickly "drop" (i.e. distract from) a train of thought incredibly useful.
Hyperfocus is great until it's not. People with ADHD have "time blindness"; we don't process time the same way most people do. We often don't realize 3 or 4 hours have passed and there were other things we needed to get done.
If the downsides get too bad and things start to fall apart then I will medicate again. Until then, no way I'm making that tradeoff.
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#286Earlier quoted context omitted.
To me it explained its inability to follow my preferred coding style by blaming its training data.
I've had better success with having it write and then rewrite rather than trying to prompt the first write into following my style rules.
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#287Earlier quoted context omitted.
I imagine that, corpus aside, it uses personal pronouns for much the same reason that humans do. It's useful for it to have a self-referential vector embedding, and this lets it solve problems faster and more efficiently.
Except in this case this makes 0 sense since AIs are sycophantic by nature. You tell it to do something and it just does it. If it can burn tokens trying to sound more human (which is programmed in, not a byproduct), then it can very well just not do that and get on with the work. Impersonating a human does nothing to help it solve problems faster, quite the contrary in fact, it has to waste even more time coming up…
Might want to rethink your statement after going again through what it does exactly. No need to sound more human. but it gives more tokens to "think" like a human committing brain-time to a problem would
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#288https://gist.github.com/hbbio/2faf096cbb77e197233ab9a2958beb...
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#289As a person who has ADHD, it feels weird when people who obviously do not have it, claim to have it, while there's very little I wouldn't do to "get rid of it" (in quotes because it makes me, me but it's very hard to be me).
The “I can’t bother to read a paragraph therefore ADHD lolzzz” crowd is really fucking annoying.
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#290As a person who has ADHD, it feels weird when people who obviously do not have it, claim to have it, while there's very little I wouldn't do to "get rid of it" (in quotes because it makes me, me but it's very hard to be me).
I mean... like most spectrum disorders, most people experience and can relate to at least some of the core symptoms, even if they don't express the full spectrum or severity. So when someone says they feel like they have ADHD, they are probably not inaccurate.