Simon Willison’s Weblog

Subscribe

Items tagged chatgpt, aiassistedprogramming in 2022

Filters: Year: 2022 × chatgpt × aiassistedprogramming × Sorted by date


Over-engineering Secret Santa with Python cryptography and Datasette

We’re doing a family Secret Santa this year, and we needed a way to randomly assign people to each other without anyone knowing who was assigned to who.

[... 2044 words]

AI assisted learning: Learning Rust with ChatGPT, Copilot and Advent of Code

I’m using this year’s Advent of Code to learn Rust—with the assistance of GitHub Copilot and OpenAI’s new ChatGPT.

[... 2661 words]