Profile picture preview

Chris

@chrisbohl

About Me
No description provided.
Magazines

Posts by Chris

This is probably the most impressive video of a humanoid I have seen to date! While I probably would not need one for just my small apartment, I sometimes imagine a future where an apartment building could offer robot maids as a service and everyday you could get an hour or two of robot cleaning done.

I am taking a free Anthropic course called "Claude Code In Action". So far, I have learned to...

 

  • Use the @ symbol to tell Claude to use a certain file. This helps limit context.
  • Use the term "ultrathink" to increase the reasoning time that Claude takes
  • Use hooks to run certai commands after prompting Claude.

Gonna start using 'ultrathink' a lot!