Comment on OpenJDK Interim Policy on Generative AIparentComments−kdavis1moThe 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.−Capricorn24811moI'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.−queenkjuul1moMy VSCode spell checker is open source and written before GPT. I've never seen an IDE use OS provided spell check
Comments
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.
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