Category: JavaScript

  • ChatGPT thinks that writing 300 lines of code is “not worth it”

    ChatGPT thinks that writing 300 lines of code is “not worth it”

    It was a typical workday hanging out with ChatGPT. I was writing code and we were having a laugh. Then I had to go and ask for help with something that’s been bugging me forever – I really wanted a way to start creating QR codes. You know, QR codes. The black and white pixelated…

  • GPTic GPTac GPToe

    GPTic GPTac GPToe

    While putting together my presentation for Boston Code Camp, I asked ChatGPT to help me create a Tic Tac Toe game. Using just three commands, I was able to generate a completely functioning web application. Command #1 provide me the html, css, and javascript for a simple tic tac toe game. i’m using jquery and…

  • JavaScript Widget

    JavaScript Widget

    Sometimes an OpenAI service can be down. You can visit https://status.openai.com/ to see the latest status updates for each individual area of OpenAI such as ChatGPT and the API. If you create an application that relies on OpenAI and OpenAI goes down, it might be a good idea to inform your users that the service…