TLDR:
This described an agentic skill that helps me write texts. Instead of me providing prompts to AI that writes the majority of the text based on my ideas, I want the AI to prompt me to write and so overcome "writers block".
By the way, this post is 100% written by myself without any assistance. I can be a fa...
Open r/PPC or r/GoogleAnalytics on any given week and the same fight is running: an agency that "refuses to provide access" to the Google Ads account, a business owner who discovered the agency "took billing ownership of the account, even though I never gave permission", and the calm reply underneath from someone who has seen it too often — the business should own the account and the agency sho...
I once spent a week debugging a critical payment gateway integration for a US-based client. It was 3 AM, I was running on lukewarm coffee and sheer stubbornness, and the problem wasn't a bug in my code, but a bizarre edge case in a third-party API that only triggered on Tuesdays. That’s the reality of shipping sof...
A standalone companion to my FieldKit PWA series. In part 3 I covered capturing the camera and mic with
getUserMedia; this is its sibling — capturing the screen withgetDisplayMedia. It didn't be...
A successful token response is useful evidence. It is not the whole test.
For this custom PingFederate ID-JAG implementation, we wanted to know whether the server would reject the requests it should reject, whether the assertion could be verified independently, and whether Terraform still matched the running configuration afterward.
The live runner passed 27 checks on a server r...
Building autonomous agents that can actually earn money requires more than a clever prompt. You need reliable plumbing between the language model, the gig‑platform APIs, and a payment settlement layer. Below is a walk‑through of the pieces that work today, the code that glues them together, and the trad...