Back
Steven Irby
Steven Irby
PRO
PRO
@Nomadsteve
Nomad since 2015. I build and share weird, random things, and document it.
Subscribe: randomdailyurls.com
Subscribe: randomdailyurls.com
Load previous page…
I had to drop everything to stop a bot from filling up my mailing list with junk emails. 😒
Today, I finally automatted adding art to
#randomdailyart and
#randomdailyartai.
Wrote a few scripts that download the art images and data. Upload to bunndycdn. Call chatgpt and get tags and descriptions. Create a new entry in the sites.
So much better! I spend an hour a week doing this all manually.
More work on getting email parsing working for complex threads from all the various email clients.
#aichatemail
Fixed a weird MJML issue with styling on mobile. I had to wrap everything inside the body around a wrapper to style things correctly.
#aichatemail
Super trimming down the prompts by removing the cruft to keep the token costs down carefully.
#aichatemail
Deploying next version of
#aichatemail. It now understands threads so you can summarize, ask questions, get help responding, etc. Plus, the emails look a lot nicer.
Working on getting threads working correctly.
The first step is to get quoted text/HTML right.
#aichatemail
Setting up all the email MX settings. This one is kind of tricky...
I need to route the mail for the domain one place (*@example.com)
Then a subdomain to a real inbox (*@contact.example.com)