@jeremyphoward Low tech but on mac you can just open a QuickTime window, set the video source to your webcam, and toggle “always on top” and position wherever you want it.
A couple decades late to the party, but after solving the first couple days of #AdventOfCode in Ruby _I finally get it_. Though I'll caveat that with Ruby is much more fun to write than to read.
Wouldn’t trust it for production code, but for small and time consuming tasks like this (I’m not a JavaScript coder by trade) and where performance doesn’t matter this is an awesome time saver. Fully believe chatGPT will increase developer productivity, not replace them.
Just used chatGPT for work for the first time. Needed to search for a certain job ID in a bunch of logs and then open a new browser tab with the details of that job in a different system. chatGPT wrote a JavaScript snippet and minimized it for me that’s now in my bookmarks.