Hacker News new | ask | show | jobs
by spencer-p 331 days ago
I appreciate how the author highlighted the python domain-specific tricks like dropping imports and rewriting tabs/spaces. It's good to be reminded that even with "large" language models you can get better results with quality over quantity.
1 comments

From how I read it dropping imports happens for every language.