Hacker News new | ask | show | jobs
by kdavis 2 days ago
The is not exactly my point.

I am speaking of spelling/grammar checkers are part of the IDE and/or OS.

You'd have to know your IDE and/or OS's implementation details to know you are not using an LLM based one.

2 comments

I'm fairly confident mine doesn't. There'd be 0 benefit to using an LLM for something we've had near perfect tooling around for decades.

LSPs vs LLM Autocomplete are a different story, but I can just turn that off.

My VSCode spell checker is open source and written before GPT. I've never seen an IDE use OS provided spell check