profile picture

instantiator.dev

tech, volunteers, public safety, collective intelligence, articles, tools, code and ideas

© Lewis Westbury 2026

The Data Standards Authority are holding an open challenge to discover and set a new data standard for vulnerable people services.

In part 1, we set up the basic infrastructure to support a new Lambda function on AWS; and n this part, we’ll build a Lambda function, deploy it to AWS, and invoke it with some input.

See also:

There are a many ways to peek inside a data file and reason about its contents. This post is about a triplet of simple, easily available tools that I’ve found handy for searching and querying common data file formats. You might too…

Anyone can code.

This is a short exploration of the choices for coding beginners out there.

My Mac likes to go to sleep to save power, and that means any long-running processes I have underway will be suspended when it does.