Profile picture preview

Chris

@chrisbohl

About Me
No description provided.

Posts by Chris

As a proponent of self-driving cars, I love this dashboard that shows the number preventable deaths in DC due to not adopting Waymo.

There were 36,640 traffic deaths in the U.S. in 2025. There has only be one U.S. death directly attributable to a Level 4 or Level 5 self-driving car.

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!