I have found Bing to be completely useless at anything more than the very simplest of queries. And as soon as you call it out on BS answers it just ends the chat.
I have been using AI to write code for several months now. In my opinion you still need to be able to understand, test and integrate the code AI such as Chat-GPT and Github Copilot generates.
Currently the AI makes mistakes, more often than I’d like, but I can often spot the minor bugs and fix them during testing.
Please don’t ask an LLM a question you don’t already know the answer to.
They will happily give you a confidently-incorrect answer without any sort of warning.
I have found Bing to be completely useless at anything more than the very simplest of queries. And as soon as you call it out on BS answers it just ends the chat.
out of curiosity, i asked chatgpt to design a boost converter for me.
it wanted to build a buck, then drive it with a duty cycle greater than 1.
I have been using AI to write code for several months now. In my opinion you still need to be able to understand, test and integrate the code AI such as Chat-GPT and Github Copilot generates.
Currently the AI makes mistakes, more often than I’d like, but I can often spot the minor bugs and fix them during testing.