What did GPT-4 find wrong with the rqlite source code?
rqlite is a lightweight, open-source, distributed relational database written in Go, which uses SQLite as its storage engine. As part of the 7.14.2 release, I ran most of the source code through GPT-4. Let’s take a look at some of…