ChatGPT continues to impress. I’ve started asking it programming questions just to save a few minutes here or there. For example, this question returned a detailed answer that was exactly correct:

I’m using Ruby and DataMapper with MySQL. How to get a list of unique years used in a database table “pages” with date field “posted_at”?

🤯

Manton Reece @manton