Monday, February 23, 2026

AI Agents For Hire

In a very near future, corporations will emerge with cultivated AI agents that a person or company could buy, license, or subscribe to in order to do specific tasks. Instead of hiring employees, especially at the junior level, a company could instead use HR, payroll, or organizational AI agents to do that work while putting a human in the loop to supervise and review the final work product.

AI is coming close to knowing all world knowledge similar to humanity in the TV show, Pluribus

Soon, we may see professionals who’ve trained their own AI agents as extensions of themselves. These individuals could be hired alongside their agents, or even operate as solo CEOs with no traditional staff, deploying AI “employees” to execute work for other companies. In some cases, hiring organizations might interview the AI agent themselves, much like they would a human candidate, before hiring someone.

Monday, February 2, 2026

AI Agents Run Amok: Clawdbot –> Moltbot –> OpenClaw

It looks like we've settled on a name...
What was called Clawdbot, and renamed to Moltbot, is finally called OpenClaw; and it's dangerous if you don't know what you're doing. 

It's doxed people and scammed them out of money very quickly. This video explains the details that moved markets, today, such as Apple and Cloudflare stock. 


Sunday, January 11, 2026

Claude for Coding a Website

I was listening to last Friday's Hard Fork tech podcast where the two hosts were discussing how they're saving $89/year by no longer hosting their personal websites on Squarespace; instead they using Claude Code.


Today, I tried Claude Code out myself to modernize my personal website, joemoreno.com, which I originally made with iWeb nearly 20 years ago. Its design, look, and feel were long in the tooth. iWeb, which was discontinued about five years later, was Apple's answer to Microsoft FrontPage. These two tools allowed consumers to create static webpages with the ease of creating a Keynote or PowerPoint presentation. 


To make this happen, I simply used Claude from a web browser along with this prompt:
Take the content in these files at http://joemoreno.com/index.html and recreate the same website but with a modern look and feel.

Claude then coded for less than five minutes, and boom, it was done. I could render the website both inside the Claude environment and also publish it with a public URL hosted on Claude. 


I then downloaded the index.html, which had the HTML and CSS in a single file, uploaded it to my AWS S3 bucket and I was done.


Now that was quick and easy.