January 3, 2025
S3 File Share
A modern web application for easily sharing and managing files using Amazon S3 storage with a clean and intuitive user interface.
I wonder how this integrates with a separate Minio installation.
A modern web application for easily sharing and managing files using Amazon S3 storage with a clean and intuitive user interface.
A way to automate downloading files from Telegram chats, channels or group.
This is a simplified overview of Bluesky’s operation, focusing on the essential components for a basic understanding of atproto.
The thing is, ATproto/Bluesky have been growing a lot lately, and things have moved on very fast. Everything in that previous post still holds up and works, but there have been some interesting developments that warrant an update, namely: you can now host your own data. It’s pretty straightforward too. It does have some implications for working with the APIs, which I’ll get to shortly.
I’ve documented my baby steps with the protocol below with a few examples - essentially: authenticate, post a “Hello World!” skeet, then reply to that skeet (no, I don’t know why they’re referred to as “skeets”), and get some author information. I’ve done these initial experiments with Postman/cURL, so that I didn’t have to faff around with setting up any sort of language or framework tooling. After all, it is just HTTPS. Hopefully you can translate them into your tool of choice.
A step by step guide on installing Pixelfed via Docker and Docker Compose.
This guide walks you through setting up Docker monitoring using Prometheus and Grafana, helping you track container performance and resource usage with ease.
Among the many guides out there for deploying Prometheus and Grafana, this is the one that actually worked.
Although, whether I’ll keep this in the long run is another question.
Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla’s Speedtest service.