alyx @ the internet

alyx @ the internet

Long-form notes on systems, software, self-hosting, and the parts that get strange.

The Alyx Web Services Cinematic Universe

Public services

I run a lot of services. Most are private, personal, or deeply uninteresting to anyone else. These are the ones intended to be useful in public.

Three small tools for moving files, sharing images, and keeping source code somewhere sensible.

File sharing

send.ci

Private, expiring links for files up to 2.5 GB.

Files can remain available for up to seven days. The service runs Send, a maintained fork of Mozilla Send, with client-side keys used to decrypt uploads.

Image sharing

snips.to

A quick image uploader without the ad-cluttered nonsense.

Upload an image, get a link, and send it anywhere. Snips.to runs Plik behind a redesigned frontend that keeps the workflow deliberately small.

Git hosting

git.tf

A small forge for code that needs a sensible home.

Git.tf provides straightforward source hosting without handing every project to a giant platform. It runs Gitea alongside Woodpecker for lightweight continuous integration.