I'm Will, a software engineer based in London. You may have used a product I've helped build from the likes of Blinq, Linktree, SEEK, Expedia and more.

Music icon
Favourite song from the last 7 daysClose to My FireSlackwax
Favourite song from the last 7 days
Location icon
Current cityLondonCurrent city
Current city
Calories burned icon
Average calories burned in the last 7 days451calories
Average calories burned in the last 7 days
Git commit icon
Code commits in the last 7 days0commits
Code commits in the last 7 days
Bicycle icon
Cycled miles in the last 7 days71miles
Cycled miles in the last 7 days

Notes

OCR on Edge Compute

Running models closer to your users can be a huge win for performance and cost. Here’s an experiment in running OCR on the edge with Cloudflare Constellation.

Quit nesting React providers

This is a simple example of a TypeScript React function that can assist in combining many Provider components, such as those used by React Context, into a straightforward function.