ryansouthgate.com

A blog about technology & software development, by Ryan Southgate

2024 - My year of the Linux desktop

Upgrading from Windows to Linux Mint and becoming more productive in the process

Creating Right-Click (Context Menu) actions in Linux Mint - Nemo

How to create right-click (context menu) actions in Linux Mint - Nemo

F# and Home Assistant helping take the bins out on time

Combining F# and Home Assistant, with native mobile notifiactions to take the bins out

Public Key Encryption with the JavaScript Web Crypto API

How to use Public Key Encryption on the web with JavaScript

Ridiculously cheap offsite backups using rclone and AWS S3 Glacier

Here's how I use rclone for offsite backups, which only costs cents

Reclaiming disk space for the dotnet developer

Reclaiming disk space for the dotnet developer

ASP.NET Core CORS Wildcard Subdomains

Leverage wildcard subdomains for CORS in ASP.NET Core

Visual Studio - Http Files

Send HTTP requests directly from your Visual Studio IDE

Optimising Images for the Web

Reduce file sizes by switching to a new web-optimmised image format

Disabling Controller methods in ASP.NET Core

Disable certain Controller methods by Environment/Build in ASP.NET Core