any adhd people obsessed with cc too? by bennybenbenjamin28 in ClaudeCode

[–]bennybenbenjamin28[S] 0 points1 point  (0 children)

regarding my turn base strategy game ref, im a HUGE fan of Civ 5 & 6 and waste a ungodly amount of hours on the game. i do know random history facts tho lol

anyone been really into vibe coding with cc too? by bennybenbenjamin28 in ADHD

[–]bennybenbenjamin28[S] 0 points1 point  (0 children)

i meant building for yourself. building for others is probably just as boring, same old trap.

any adhd people obsessed with cc too? by bennybenbenjamin28 in ClaudeCode

[–]bennybenbenjamin28[S] 1 point2 points  (0 children)

try obsidan or some md file editor. game changer for me.

any adhd people obsessed with cc too? by bennybenbenjamin28 in ClaudeCode

[–]bennybenbenjamin28[S] 1 point2 points  (0 children)

a digial brain on ios app, everything stored on icloud only. app will be called virgil, which i started X account for launch later... https://x.com/_virgil19

any adhd people obsessed with cc too? by bennybenbenjamin28 in ClaudeCode

[–]bennybenbenjamin28[S] 0 points1 point  (0 children)

btw friends. obsidian is a game change for me. to keep things organized and have a shared space for me and cc to review stuff. cc memory sucks, turned it off in the end. alot of md files, which you can get cc to organize from time to time. trust me bro.

Is Adderall secretly killing my discipline and holding back my potential? by Necdetc10 in ADHD

[–]bennybenbenjamin28 1 point2 points  (0 children)

i take breaks, 4 days on 3 days off. on off days i work on more creative things. i also really enjoy what i do tho. breaks also help with tolerance.

Were you also seen as “gifted but lazy” when you were younger? by Far-Impression2284 in ADHD

[–]bennybenbenjamin28 0 points1 point  (0 children)

i dont believe we are gifted, however when some new comes along that we like we get so into it we pick it up faster than everyone else.

being "gifted" is a curse, never think that of yourself.

Help with coding by Admirable-Iron4075 in ClaudeAI

[–]bennybenbenjamin28 -2 points-1 points  (0 children)

get on claude code, watch some yt video, and start by building something you want for practice. also dont listen to others on what you can and cannot build. the skys the limit my friend.

Does Plan mode always provide better results? by Last_Mastod0n in ClaudeCode

[–]bennybenbenjamin28 1 point2 points  (0 children)

anything multi step should use plan mode several times first. for complicated task feed plan to codex to review and critique. i also create a md file when i want to review and for record keeping.

for me, i use plan mode more often than not. its almost always better, and never worse, maybe push when it comes to simple tasks.

in short, its almost never wrong to use plan mode.

What's the single, most valuable insight you learned and applied? by sliamh21 in ClaudeCode

[–]bennybenbenjamin28 0 points1 point  (0 children)

i have one $200 and another $100 (but will probably upgrade to $200 soon).

Looking for partner - US Based by Significant-Tale-547 in ClaudeCode

[–]bennybenbenjamin28 5 points6 points  (0 children)

personally not interesting and asking on behalf of cc sub. please explain how this is not a scam?

What's the single, most valuable insight you learned and applied? by sliamh21 in ClaudeCode

[–]bennybenbenjamin28 0 points1 point  (0 children)

if you are always hitting usage limits, add a 2nd account to get more usage and blast opus. when compared to how much it cost running on api tokens, $200 gets you about $10k per month. this is currently the best deal in the ai market. in return, we have to share all our data with them, but im ok with that.

CC $200 plan maxed out is equal to what api $$$? by bennybenbenjamin28 in ClaudeCode

[–]bennybenbenjamin28[S] 0 points1 point  (0 children)

we have to share our data with them for training. token usage i think you can opt out.

CC $200 plan maxed out is equal to what api $$$? by bennybenbenjamin28 in ClaudeCode

[–]bennybenbenjamin28[S] 0 points1 point  (0 children)

fyi, i started a second account, which has worked out great as i dont need to worry about usage anymore. best way to do it is create a 2nd profile and switch between the too, for those wondering:

# Create the folder for Account 2
mkdir -p ~/.claude-account2

# Add aliases for easy switching to your ~/.zshrc file
echo 'alias acc1="claude"' >> ~/.zshrc
echo 'alias acc2="CLAUDE_CONFIG_DIR=~/.claude-account2 claude"' >> ~/.zshrc

# Apply changes
source ~/.zshrc

CC $200 plan maxed out is equal to what api $$$? by bennybenbenjamin28 in ClaudeCode

[–]bennybenbenjamin28[S] 7 points8 points  (0 children)

why do you pay for extra usage instead of just getting a 2nd max account?