Aldon's Blog logo
Subscribe

Page not found

👉 Try search, browse tags, or return home.

  • Subscribe· Free
  • aldon.tony@gmail.com
  • @tonyaldon
  • in/tonyaldon
  • RSS feed
  • © 2025 Tony Aldon
AI Automation Blog
Tony Aldon's profile picture
Documenting my experiments and learnings in AI Automation. Say hi anytime 👋
Documenting
my experiments
and learnings
in AI Automation.
Say hi anytime 👋
Posts 24 Filter posts
Know what you want
Stop letting AI models guess your intent
Dec 13, 2025
newsletter
Improve your docs by giving your AI assistant the project's issues
See why a virtual keyboard bug calls for issue-aware docs
Dec 9, 2025
misc
How iterating with AI made my writing feel right
Discover Rick Rubin's rule for when to stop iterating your work
Dec 6, 2025
newsletter
Codex: the relentless teammate reviewing every OpenAI PR
See how OpenAI's Codex coding agent takes on Rust rewrites
Dec 4, 2025
misc
How I use LLMs and Firecrawl to dig into company culture
Learn how I use LLMs to decode company culture from their blogs
Dec 3, 2025
code
Did you ask AI?
It's time to build a "just ask AI" habit
Nov 29, 2025
newsletter
My 3 takeaways from Zapier's 2026 AI strategy company hangout
Check out my 3 takeaways from Zapier's 2026 AI Strategy Hangout
Nov 22, 2025
misc
How I crafted TL;DRs with LLMs and modernized my blog (part 5)
See how impressed I was by GPT-4.1's meta descriptions
Sep 5, 2025
prompt
How I crafted TL;DRs with LLMs and modernized my blog (part 4)
Check how I optimized images for better blog performance
Sep 4, 2025
code
How I crafted TL;DRs with LLMs and modernized my blog (part 3)
Grab the "Copy page" button's code, as seen in OpenAI docs
Sep 3, 2025
code
How I crafted TL;DRs with LLMs and modernized my blog (part 2)
Learn how I generated my llms.txt summary with LLMs
Sep 2, 2025
prompt
How I crafted TL;DRs with LLMs and modernized my blog (part 1)
See how I crafted story-like tl;drs for my posts with LLMs
Sep 1, 2025
prompt
How I explored Google Sheets to Gmail automation through Zapier before building it in Python (part 2)
Check how I switched from Zapier to a Python polling script
Aug 12, 2025
code
How I explored Google Sheets to Gmail automation through Zapier before building it in Python (part 1)
See how I built my first Zapier Gmail alert from Sheets updates
Aug 7, 2025
no-code
How I realized AI automation is all about what you automate
Check my favorite CRM AI automation (so far) from Zapier blog
Aug 6, 2025
misc
How I uncovered Zapier's best AI automation articles from 2025 with LLMs (part 3)
Explore my ranking implementation with Gemini and OpenAI APIs
Aug 2, 2025
code
How I uncovered Zapier's best AI automation articles from 2025 with LLMs (part 2)
Grab the Python script I used to scrape Zapier blog articles
Aug 1, 2025
code
How I uncovered Zapier's best AI automation articles from 2025 with LLMs (part 1)
See how I let LLMs rank Zapier's top 10 AI automation articles
Jul 31, 2025
misc
How I learned the OpenAI Agents SDK by breaking down a Stripe workflow from the OpenAI cookbook (part 4)
Learn how I removed AI agents from the Stripe workflow
Jul 25, 2025
code
How I learned the OpenAI Agents SDK by breaking down a Stripe workflow from the OpenAI cookbook (part 3)
Join me as I dive into SDK logs to trace its OpenAI API calls
Jul 23, 2025
code
How I learned the OpenAI Agents SDK by breaking down a Stripe workflow from the OpenAI cookbook (part 2)
Come explore tools and handoffs in OpenAI Agents SDK with me
Jul 21, 2025
code
How I learned the OpenAI Agents SDK by breaking down a Stripe workflow from the OpenAI cookbook (part 1)
See how I learned the Stripe API to follow Dan's agent workflow
Jul 18, 2025
code
How I implemented real-time file summaries using Python and OpenAI API
See how I built an AI auto-summarizer in Python with OpenAI API
Jul 16, 2025
code
How I started my journey into AI automation after a spark of curiosity
Discover Wade Foster's post on X that led me to start this blog
Jul 14, 2025
misc
AI Automation Blog
Documenting my experiments and learnings in AI Automation. Say hi anytime 👋
Posts 24 Filter posts
Know what you want
Stop letting AI models guess your intent
Dec 13, 2025
newsletter
Improve your docs by giving your AI assistant the project's issues
See why a virtual keyboard bug calls for issue-aware docs
Dec 9, 2025
misc
How iterating with AI made my writing feel right
Discover Rick Rubin's rule for when to stop iterating your work
Dec 6, 2025
newsletter
Codex: the relentless teammate reviewing every OpenAI PR
See how OpenAI's Codex coding agent takes on Rust rewrites
Dec 4, 2025
misc
How I use LLMs and Firecrawl to dig into company culture
Learn how I use LLMs to decode company culture from their blogs
Dec 3, 2025
code
Did you ask AI?
It's time to build a "just ask AI" habit
Nov 29, 2025
newsletter
My 3 takeaways from Zapier's 2026 AI strategy company hangout
Check out my 3 takeaways from Zapier's 2026 AI Strategy Hangout
Nov 22, 2025
misc
How I crafted TL;DRs with LLMs and modernized my blog (part 5)
See how impressed I was by GPT-4.1's meta descriptions
Sep 5, 2025
prompt
How I crafted TL;DRs with LLMs and modernized my blog (part 4)
Check how I optimized images for better blog performance
Sep 4, 2025
code
How I crafted TL;DRs with LLMs and modernized my blog (part 3)
Grab the "Copy page" button's code, as seen in OpenAI docs
Sep 3, 2025
code
How I crafted TL;DRs with LLMs and modernized my blog (part 2)
Learn how I generated my llms.txt summary with LLMs
Sep 2, 2025
prompt
How I crafted TL;DRs with LLMs and modernized my blog (part 1)
See how I crafted story-like tl;drs for my posts with LLMs
Sep 1, 2025
prompt
How I explored Google Sheets to Gmail automation through Zapier before building it in Python (part 2)
Check how I switched from Zapier to a Python polling script
Aug 12, 2025
code
How I explored Google Sheets to Gmail automation through Zapier before building it in Python (part 1)
See how I built my first Zapier Gmail alert from Sheets updates
Aug 7, 2025
no-code
How I realized AI automation is all about what you automate
Check my favorite CRM AI automation (so far) from Zapier blog
Aug 6, 2025
misc
How I uncovered Zapier's best AI automation articles from 2025 with LLMs (part 3)
Explore my ranking implementation with Gemini and OpenAI APIs
Aug 2, 2025
code
How I uncovered Zapier's best AI automation articles from 2025 with LLMs (part 2)
Grab the Python script I used to scrape Zapier blog articles
Aug 1, 2025
code
How I uncovered Zapier's best AI automation articles from 2025 with LLMs (part 1)
See how I let LLMs rank Zapier's top 10 AI automation articles
Jul 31, 2025
misc
How I learned the OpenAI Agents SDK by breaking down a Stripe workflow from the OpenAI cookbook (part 4)
Learn how I removed AI agents from the Stripe workflow
Jul 25, 2025
code
How I learned the OpenAI Agents SDK by breaking down a Stripe workflow from the OpenAI cookbook (part 3)
Join me as I dive into SDK logs to trace its OpenAI API calls
Jul 23, 2025
code
How I learned the OpenAI Agents SDK by breaking down a Stripe workflow from the OpenAI cookbook (part 2)
Come explore tools and handoffs in OpenAI Agents SDK with me
Jul 21, 2025
code
How I learned the OpenAI Agents SDK by breaking down a Stripe workflow from the OpenAI cookbook (part 1)
See how I learned the Stripe API to follow Dan's agent workflow
Jul 18, 2025
code
How I implemented real-time file summaries using Python and OpenAI API
See how I built an AI auto-summarizer in Python with OpenAI API
Jul 16, 2025
code
How I started my journey into AI automation after a spark of curiosity
Discover Wade Foster's post on X that led me to start this blog
Jul 14, 2025
misc