Tag: PHP

New WordPress Theme

Logo for the Polar Wave wordpress theme

Its been almost 3 years since I updated the theme on this website.  You can see the article about that here.  At the time, I didn’t want to spend any time on it at all, so I just found the quickest and easiest theme to implement with minimal changes.  I never really liked the theme, it lacked some features I wanted, and had a lot of wasted space. Even though I am VERY MUCH a back-end sort of developer, I decided to create my own theme from scratch, which is what you are looking at now!  I call it “Polar […]

OutOfTheLoopAI Release

Everyone who has used an AI chatbot knows that it can be a very iterative process.  One approach to integrating AI into workflows is called “Human In The Loop”, which describes an approach that uses a human as part of the process to achieve better outcomes.  What if we could take the human out of the loop?  Why not replace the human in the loop with another AI? To test out this theory, OutOfTheLoopAI was born. What does it do? OutOfTheLoopAI is a PHP script that creates a standalone webpage where you can setup conversations between different AI systems.  You […]

AI Writing Style Detector Release

AI has a certain style of writing.  We can’t always put our fingers on it, but we can often spot the influence of AI in written communication. I recently had a discussion with a friend who is an engineering professor, and I can see their concern as it relates to AI.  On the one hand, you want students to develop certain skills.  On the other hand, you don’t want to create another “You’ll never have a calculator in your pocket” scenario that everyone will call up as a failure of your course for years to come. How to find the […]

Website Overhaul

I had to update my website today.  I’m definitely a function over form person, and I don’t care much for frontend development.  I thought the old design was fine, but I was running an abandoned theme that was no longer being updated.  While I was looking around to see if anyone still supported my old theme, I came across this site which showed what must be some of the few remaining sites using it.  2 of their 12 sample sites were me – not a good sign! Why did I have to upgrade? I run my own webserver in AWS […]