/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

bakedbean.org.uk
| | www.mathieupassenaud.fr
2.3 parsecs away

Travel
| | [AI summary] This post provides a technical tutorial on building a smart lock using a Raspberry Pi, a USB camera, and Google OAuth2 tokens to generate and read QR codes for door access.
| | glama.ai
2.4 parsecs away

Travel
| | Enables interaction with Google Drive files and Google Sheets through search, read, and write operations. Supports automatic conversion of Google Workspace files to readable formats and direct spreadsheet cell updates.
| | cnr.sh
2.0 parsecs away

Travel
| | When I built WANT, I avoided adding OAuth2 sign-ins at first; I knew it'd be a headache. Instead, I used Devise, Rails's standard authentication framework, to handle email-based sign-ins.
| | gregorsuttie.com
10.9 parsecs away

Travel
| There are many ways to pass variables into an Azure Function. In this quick blog post I will show you how you can test the Azure Function locally with local settings and then use app settings from the Azure Portal and then also use values stored within Azure KeyVault incase we need to store and...