garo

@garo@social.leons.cc · Joined ⁨Aug⁩ ⁨2026⁩

Blind German recently getting interested in producing music, messing around with servers and creating other things with the help of AI.
(Note: Experimental account on a selfhosted account. If this vanishes don't be surprised. I'll let you know when I make this move completely and remove this notice. Proof: dragonscave.space/@garo/117141 )

Did you know that, in Claude Code, you can reference files directly using at, followed by the file name? Claude Code will automatically insert the file into the model's context. This saves tokens because it does not need ot find it first. For example, you can do a prompt like this:

Read @ todo.md and tell me what is due next.

Remove the space between the at sign and todo.md, I only placed it so it doesn't make some weird mention out of it.
#claude #claudecode