Automated Recurring Emails to Multiple Accounts for GMail

Am sure there are people with better solutions, but this is my recent journey trying to find a solution to do recurring emails to multiple accounts in GMail. Silly as this may sound, there doesn’t seem to be a way to send out automated recurring emails to multiple accounts in GMail without third-party intervention.  I […]

Creating a CLI: Language Choices

After a lot of my work with gathering JIRA data, I’ve had to go an use the API from PostMan or execute a script more often than now, as opposed to using AI.  Even with Claude, Amazon, Rovo, and Gemini — many times will be given a script to execute because the AI’s cannot use […]

Deleting Excessive JIRA Web Links

I have a Jira ticket with a ton of web links all created by the Jira/Burp Suite connector.   While I can delete them manually, I wanted to look to see if I do this via the API.  There is a way to l0ok up all the links on a ticket with the API, and then […]