Train it specifically on your code base and it would be better.
I asked for a bash script to create encrypted and pwrsistent live Ubuntu 22.04 usb with a separate encrypted partition all formatted with ext4.
This first result used rsync which was weird. I re-ran the exact input and this time it used dd and was absolutely perfect. Even asked for input for which mount point to use. Pretty cool.
chrisplusplus t1_j02uhzj wrote
Reply to There's currently a lot of hype around chatgpt by [deleted]
Train it specifically on your code base and it would be better.
I asked for a bash script to create encrypted and pwrsistent live Ubuntu 22.04 usb with a separate encrypted partition all formatted with ext4.
This first result used rsync which was weird. I re-ran the exact input and this time it used dd and was absolutely perfect. Even asked for input for which mount point to use. Pretty cool.