My thoughts on the current AI explosion

For some time now, people have been exploring public AI models like DALL-E and GPT-3/GPT-4. From the software development standpoint, it appears that with the correct prompts, these models can generate source code that can do 80-90% of what you want (for specific tasks). Simon Willison has a great walkthrough of one of his experiments. Another area is training models on your own data. Dave Winer is working with Chat Thing to create his own personal chatbot which can answer questions about the content he has published since 1994 (Ton Ziljstra has shared some thoughts on this topic). I don’t think that these types of applications will be replacing programmers just yet, but they are already helping programmers be more productive. The uptick of people using these apps to create content is somewhat troubling, I would say the “jury is still out” on those types of use cases.

Where were you when Trump was indicted?

I was checking my email between 2:50pm and 3:00 pm on Friday, March 30, 2023. I got an email alert from the New York Times:

NYT email newsletter

I then went to check CNN:

CNN screenshot

This was followed by the headline I predicted months ago:

CNN screenshot

Confirmed also by NBC News:

This morning, the Queens Eagle gave its summary:
Queens Eagle screenshot

Hopefully, now that New York has gotten the ball rolling, the US DOJ and Fulton County, GA can release their indictments soon…

I posted a question on Dave Winer’s chatbot about fat pages, got a decent response!

Frank McPherson would like a personal search engine for his writing rather than an AI. I don’t think I have enough online writing to make use of an AI of my writing.

Glossary plugin now available for Micro.blog and Hugo sites

As a result of this thread, I have developed a glossary plugin for Micro.blog! Thanks to @JohnPhilpin for his review and testing. The plugin is available in the Plugins directory, and more info on using the plugin is at the Github repo. Enjoy, and let me know if there are any questions!

In addition, the shortcode and data file within the repo can be used for standalone Hugo sites, so Hugo users should take a look as well. Credits go to Brian Wisti at Random Geekery for basically developing the entire concept!