Sleeping Beauty: Waking Ubuntu with a Kiss

Getting a specific Ubuntu desktop to suspend and wake gracefully, using shell scripts to overcome errors starting the GPU and NIC

April 22, 2025 · Sam Burns

Webfingo: Webfinger in Go for Keycloak

Webfingo is a Go utility for responding to Webfinger requests. It reads Keycloak’s database for user information.

March 12, 2025 · Sam Burns

Keycloak Installation

Installing the Keycloak identity provider behind a reverse proxy, to authenticate for a network overlay

March 9, 2025 · Sam Burns

Image Classification Backend API in Ruby

Why and how the backend API was written in Ruby, using Rails, and passing ML inference requests to RabbitMQ.

January 22, 2025 · Sam Burns

System Design with EfficientNet

System design for the image classification app using EfficientNet/TensorFlow

January 18, 2025 · Sam Burns