December 19 2025 by
B-Drive in
AI,
Code |
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 […]
December 18 2025 by
B-Drive in
AI,
Code |
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 […]
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 […]