Hacker News new | ask | show | jobs
by withinboredom 977 days ago
I seriously suggest getting a book and typing out a listing totally from scratch. It's interesting to actually type out another person's style of solving a problem because not only is it alien feeling to "solve it that way", it's also interesting to physically solve it that way. I did this recently and was surprised to see myself solving the problem "that way" at work. It was much more elegant and more readable than what the AI was suggesting.
1 comments

What was the book?
https://craftinginterpreters.com/

Highly recommend it. Very much.

Thanks! I'd heard good things, I really should spend some time with that.