Category: PHP
-
Meta-Assisted WordPress Plugin: Corrections 5
This wasn’t a good session. Aside: Cleaning up Meta.ai’s code I griped about the code formatting, so I asked it to help me out: write a composer config script that will: delete backups that end in ~; run PHP…
-
Meta-Assited WordPress Plugin: Corrections 4
I decided to drop into Meta AI to see how it did with this code. Unfortunately, it took a couple hours, and the code wasn’t as good as Gemini.
-
Gemini-Assisted WordPress Plugin: Corrections 3
So, I decided to beautify the code, and the tool told me there were a lot of errors and problems, so I spent today trying to fix those. Start time: 2:37, end time: 4:50. I still had problems, but……
-
Gemini-Assisted WordPress Plugin: Corrections 2
This continues the work in the post Gemini-Assisted WordPress Plugin: Corrections. We complete the admin by linking the ID to the post, fixing the Delete feature, adding a CAPTCHA and a settings screen.
-
Gemini-Assisted WordPress Plugin: Corrections 1
I sat down with Google Gemini to try and write a WordPress plugin to allow site visitors to suggest spelling corrections or other corrections. The TL;DR: it helped a lot, but started to make errors that were hard (for…
-
Docker Container to Develop a WordPress Plugin
I asked Gemini to write a docker-compose file to create a wordpress development environment with mariadb. Note that this is using old software, like MariaDB 10.6. This is pretty typical of LLMs. (The prompt was more complicated, and I…
-
Async PHP Libraries and Frameworks
I’m way behind on this trend, or non-trend as the case may be. I’m catching up, and these are notes for July 2024.
-
Root Shell Called Web Shell by oRb
I came across this in the uploads. Missed it for a long time. Should I start posting some other web shells I’ve collected?