Search

Cloud

Photo of clouds spelling cloud (actually a cunning crop of a sky writing advert).

Using the Azure Monitor REST API from Google Apps Script

How to call the Azure Monitor REST API via OAuth from Google Apps Script. Worked example shows how to log average response time for an Azure App Service.

Adding AI to Todoist with Google Apps Script and OpenAI

How to add an AI assistant to Todoist, includes code to respond to tasks and create calendar appointments with gpt-4o.

Twenty-Four Hours with Twilio

Using Twilio's SMS API in a hackathon - I got a full phone version of our product working in 24 hours.

Is Intuit Insane?

Intuit is training its customers to fall victim to phishing attacks by sending messages using securedoc.html

Stamp out B2B spam with an evil calendar

A modest proposal for a service to randomly connect salespeople together on useless video calls to raise the cost of spraying us with endless spam.

Apparently you can’t build an alternative to Facebook without Facebook integration…

Altly prepares to launch an alternative to Facebook... and it has a Like button!

California Climate Credit

Why do I get a California Climate Credit? This is the worst possible way to fight climate change. Do something smarter California!

Enable GZIP compression for Amazon S3 hosted website in CloudFront

How to configure Amazon CloudFront to apply gzip compression for websites hosted using Amazon S3 (Simple Storage Service)

Reading and Writing Office 365 Excel from a Console app using the Microsoft.Graph C# Client API

How to read and write data to an Office 365 Excel workbook using the Microsoft.Graph client library from a C# console application.