Learning Rust with ChatGPT, Copilot and Advent of Code
simonwillison.net
Learning Rust with ChatGPT, Copilot and Advent of Code
1–10 of 43 posts
Re: Learning Rust with ChatGPT, Copilot and Advent of Code
#2Re: Learning Rust with ChatGPT, Copilot and Advent of Code
#3Have been thinking about exactly this workflow and of course Simon is way out ahead. I recommend taking a look at Simon's daily notes logs too, really fascinating back and forths.
Re: Learning Rust with ChatGPT, Copilot and Advent of Code
#4Re: Learning Rust with ChatGPT, Copilot and Advent of Code
#5Re: Learning Rust with ChatGPT, Copilot and Advent of Code
#6The way it explains code, the error, and then gives the solution to this particular error, i really don’t understand how someone could pretend we’re not witnessing at least a first hint of true intelligence.
Re: Learning Rust with ChatGPT, Copilot and Advent of Code
#7The way it explains code, the error, and then gives the solution to this particular error, i really don’t understand how someone could pretend we’re not witnessing at least a first hint of true intelligence.
It turns out if you build a model that can predict what word comes next after a sequence of previous words, then train it on TBs (PBs?) of data, you get something that really does appear to be "intelligent". And which is absurdly useful, to boot!
Until you trip it up, and the illusion shatters.
Re: Learning Rust with ChatGPT, Copilot and Advent of Code
#8In a way of seeing it, ChatGPT can be a great teacher because it can both provide subject knowledge and force you to be very critical about content you consume.
Re: Learning Rust with ChatGPT, Copilot and Advent of Code
#9The way it explains code, the error, and then gives the solution to this particular error, i really don’t understand how someone could pretend we’re not witnessing at least a first hint of true intelligence.
I still think it's the world's most impressive party trick. It turns out if you build a model that can predict what word comes next after a sequence of previous words, then train it on TBs (PBs?) of data, you get something that really does appear to be "intelligent". And which is absurdly useful, to boot! Until you trip it up, and the illusion shatters.
Re: Learning Rust with ChatGPT, Copilot and Advent of Code
#10The way it explains code, the error, and then gives the solution to this particular error, i really don’t understand how someone could pretend we’re not witnessing at least a first hint of true intelligence.