Ralph's Blog about this and that (RSS | Atom)

2024 | 2023 | 2022 | 2021 | 2020 | 2019 | 2018 | 2017

Capacitor Hot Updates with capacitor-updater

Published: 8. October 2024  •  capacitor

Ship updates, fixes, changes, and features within minutes with the capacitor-updater

Run GPU workloads on AWS Batch

Published: 1. October 2024  •  python, aws

This blog post shows you how to set up a batch job on AWS Batch with GPU support using Python, Pulumi, and Poetry.

WebAuthn with Go

Published: 27. September 2024  •  go

Implementing a password-less authentication system with the Web Authentication API (WebAuthn) in Go on the back and Angular/Ionic on the front end.

AWS Lambda with Python, Poetry, and Pulumi

Published: 26. September 2024  •  python, aws

In this blog post, I will show you how to write a simple AWS Lambda function using Python, build it with Poetry, and deploy it with Pulumi.

Access LLMs on Azure and AWS with Go

Published: 26. September 2024  •  go, aws, azure

This blog post shows how to access OpenAI GPT-4o on Microsoft Azure and Stable Diffusion on AWS Bedrock with Go.