I used to be very pessimistic about using LLMs in my work. I did it now for the last couple of weeks and it’s really astonishing what you can achieve with it nowadays.
(more…)Tag: Development
-
Default value in register_post_meta
TIL: Defining a default value within
register_post_metadrives you crazy if you no more aware of that you did it. It still persists, even if it is not in the database or the object cache.Found out around an hour later … 🥲
-
Working on Form Block Pro
Still had enough energy and motivation to work on the latest feature for Form Block Pro: repeater fields. Now, only server-side validation is missing and the new version is finally ready to ship. 🎉