22:32

RSS.Beauty: Make Your RSS Beautiful!

RSS.Beauty is an RSS beautification tool based on XSLT technology that transforms ordinary RSS/Atom feeds into elegant reading interfaces.
This could prove to be a good tool for examining RSS contents.
22:21

GoShort URL Shortener

GoShort is a fast and customizable URL shortener built with Go , Svelte and TailwindCSS. It is designed to be self-hosted and easy to deploy.
One of the many self-hostable URL shortener we might want to check out later.
22:06

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.
00:24

Telegram Files Downloader

A way to automate downloading files from Telegram chats, channels or group.
There’s even a simple Docker Compose to get it running.
17:25

Introduction to atproto 1: What is PDS? What Features Does It Have?

This is a simplified overview of Bluesky’s operation, focusing on the essential components for a basic understanding of atproto.
If we are to manipulate our data in our PDS, this is the documentation to read.
00:04

Next steps with Bluesky - hosting your own data and more on the API

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.
More about the Bluesky API.
23:56

A 'Hello World' for bluesky/the AT protocol

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.
This could probably serve as a documentation of the Bluesky API.
13:11

Komodo

A tool to build and deploy software on many servers
Maybe alternative to Dockge and Portainer but with update support. Gotta try this soon.
07:19

Docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents
I’m thinking of employing this app at work, for easy signing.
16:09

Setup Pixelfed Using Docker

A step by step guide on installing Pixelfed via Docker and Docker Compose.
Something to ponder upon. I might want a self-hosted instagram in the future.