
An exploration of GPT-3's knowledge of Minetest modding, with node registration, formspec manipulation, mod creation, and Minecraft mod to Minetest conversion.
Read it on blog.rubenwardy.com
I'll repost what I replied to someone else:
It's about as good as a beginner modder.
If you look in the formspec section, it generates complete code for a problem that almost works - just has one missing variable. If you feed it the error message, then it is able to fix the issue - just like a real programmer does
So if you could combine this tool with a way of testing its results then it will be very capable
Remember that this is an early generation of the tool as well. I fully expect subsequent tools to be much more accurate.
Also, this tool was never trained especially for lua and Minetest. Codex only really officially supports python, js, and a few other languages. So having it trained especially will make the results better
This sounds quite problematic.ruben's atricle wrote: GPT-3 (and Codex) learned how to write Minetest code by reading code on the Internet. This code may or may not be open source, and may or may not be permissively licensed. These models tend to regurgitate code, which leads to license laundering - open source code being turned into proprietary code, without credit. These products benefit from the unpaid labour of the open-source community. So whilst this technology is interesting, I’m not sure how much I agree with it ethically.
Users browsing this forum: rubenwardy and 3 guests