Chrome DevTools now uses Gemini to help with JavaScript Errors in the console
71–80 of 81 posts
Re: Chrome DevTools now uses Gemini to help with JavaScript Errors in the console
#72Re: Chrome DevTools now uses Gemini to help with JavaScript Errors in the console
#73Re: Chrome DevTools now uses Gemini to help with JavaScript Errors in the console
#74Why does this exist? The example AI-generated explanation shown doesn't seem any more helpful than the original error. It just states the same information in a long-winded manner. Errors and warnings are already deterministic and unambiguous. Why introduce the opportunity to confuse people or just be plain wrong?
Looks like it’s basically like Googling the error message, which is usually the first thing I do with an error I don’t understand. Seems like a reasonable integration from that perspective.
Re: Chrome DevTools now uses Gemini to help with JavaScript Errors in the console
#75What's funny is Prompt injection warning at the bottom. "Many of LLM applications are susceptible to a form of abuse known as prompt injection. This feature is no different. It is possible to trick the LLM into accepting instructions that are not intended by the developers."
"Many of our employees are susceptible to a form of abuse known as social engineering. This employee is no different. It is possible to trick the employee into accepting instructions that are not intended by the board and management."
Re: Chrome DevTools now uses Gemini to help with JavaScript Errors in the console
#76Way back, Microsoft added a feature to Microsoft Office tool suite to interrupt your work with a "helpful" paperclip. Unrequested AI features remind me of that paperclip.
Re: Chrome DevTools now uses Gemini to help with JavaScript Errors in the console
#77Re: Chrome DevTools now uses Gemini to help with JavaScript Errors in the console
#78Earlier quoted context omitted.
DevTools can't force frameworks and libraries to output better error messages. But it can help us humans understand them better.
Pretty much all web frameworks are open source. And most web developers are more than capable to improve unfriendly errors upstream.
Both can and are coexisting just fine.
Re: Chrome DevTools now uses Gemini to help with JavaScript Errors in the console
#79This is like Google force fiting G+ everywhere in there ecosystems.
Re: Chrome DevTools now uses Gemini to help with JavaScript Errors in the console
#80Way back, Microsoft added a feature to Microsoft Office tool suite to interrupt your work with a "helpful" paperclip. Unrequested AI features remind me of that paperclip.