Hacker News new | ask | show | jobs
by OkGoDoIt 1136 days ago
Two spaces is less tokens, might actually be a good thing overall to limit token usage so you can fit more code in the context window. It’s easy enough to have your IDE convert it to your preferred format after generation. But I am a diehard fan of tabs over spaces, so I guess I’m used to converting incorrectly formatted code anyway ;-)
1 comments

First time I've seen a good argument for tabs over spaces. Richard Hendricks would be proud