Sonne 4.5 keeps blowing my mind
curzel.it·20h·
Discuss: Hacker News

Sunday, October 5th 2025 So, I’m building a multiplaye game you can play in the termial with Claude Code. With most of the project in place, I decided to add rate limiting. TLDR; I am amazed by Claude approach to this task:

  1. What is this project I am looking at?
  2. Is there anything already in place I can use?
  3. What are the existing dependencies?
  4. Let me try YOLO it
  5. Ok, let me read the docs
  6. Actually, let me try YOLO it again
  7. Ok, let me read the docs
  8. Nope... I need some example
  9. Can’t find example, let me look it up
  10. Mmmh... Nope... I’m missing something, let me take a look at the public interface of the crate
  11. Oh I see
  12. Cool, let me clean up
  13. Done, and oh, btw, here’s a summary and some notes I left you All of…

Similar Posts

Loading similar posts...