Object
@Object@sh.itjust.works
- Comment on Where have you been? 2 weeks ago:
I really need to know why are people recreating screenshots.
- Comment on ( ͡° ͜ʖ ͡° ) 3 weeks ago:
Ω (oh-may-gah)
- Comment on Dedicated music server or all-in-one media server? 3 weeks ago:
Definitely more than a year! If you have tried it in the past, you probably dropped it either because you used it before the revival, or the UI looked really old. At least that was what I did.
- Comment on Dedicated music server or all-in-one media server? 3 weeks ago:
It works pretty well despit having 30k+ music files read over rclone, though I am the only user. It also has a web client, though it looks a bit old. I use Symfonium on Android and Feishin on Desktop since it provides OpenSubsonic API.
- Comment on Dedicated music server or all-in-one media server? 3 weeks ago:
One major reason why I have Ampache as a separate server is that they support smart playlist, which wasn’t well supported on Jellyfin. Navidrome also supports smart playlist, but you couldn’t edit on the web.
- Comment on Selfhosting Sunday - What's up to date, selfhosters? 4 weeks ago:
sops-nix + rootless podman turns out to be much tricker than I imagined. Spent like 2 days over this shit just to get it in the central config when I could have just manually loaded the config files and change the permission… I eventually solved it by running
rootlesskit
in the activation script to copy the decrypted file into a temporary folder and changing the permission to the correct sub-user. Not worth the time though. - Comment on Akihabara at Night 4 weeks ago:
Have another
- Comment on Akihabara at Night 4 weeks ago:
YOOOOO I WENT THERE i tried those claw machines and ended up buying a figure instead
- Comment on [deleted] 4 weeks ago:
Thank you for showing us how to master bait 🙏🙏🙏 visual learner btw
- Comment on [deleted] 4 weeks ago:
- Comment on Starbucks asks customers in South Korea to stop bringing printers and desktop computers into stores as workers transform cafes into remote offices 4 weeks ago:
What it looks like
- Comment on New idea 4 weeks ago:
Cafe latte addicts’ dream setup
- Comment on Political Views 5 weeks ago:
omg skitter!!!
- Comment on It's 2025, the year we decided we need a widespread slur for robots 5 weeks ago:
Doubt any one of them is going to stick.
- Comment on I'm archiving Picocrypt · Issue #134 · Picocrypt/Picocrypt 5 weeks ago:
Heh, cheers.
- Comment on I'm archiving Picocrypt · Issue #134 · Picocrypt/Picocrypt 5 weeks ago:
Yeah. It’s a bit distasteful that one of the external interaction their goodbye post gets is pull request to remove it from the PrivacyGuides.
- Comment on I'm archiving Picocrypt · Issue #134 · Picocrypt/Picocrypt 5 weeks ago:
Just in case, actually read at least the first three comments. The conversation-like format is intended, nor did they write everything using LLM.
- Comment on I have never seen the 😗 emoji used, but I have seen a TON of :3 5 weeks ago:
😙 is more of a kiss though
:3 is more like :3
- Comment on fusion 1 month ago:
It costs only 1$ to be nice to each other, why are people like this??? Smh
- Comment on YSK: Lemmy supports custom emojis, your instance may have some. 1 month ago:
omg teto!!! Omaygad
- Comment on YSK: Lemmy supports custom emojis, your instance may have some. 1 month ago:
- Comment on Be nice 1 month ago:
To whom does the money go?
- Comment on THE FEAST IS NEVER FINISHED LADS 1 month ago:
NOOOOOOOOOOOOOOOOOOOO
- Comment on I'm never going back to Matrix - Terence Eden 1 month ago:
Just a little bit of trolling’
- Comment on I'm never going back to Matrix - Terence Eden 1 month ago:
This one is probably one of the most disappointing one; Matrix had everything I wanted. All it was an encrypted JSON sender/receiver, but in a good way. It basically could be extended however you want feature-wise since it provided a useful primitive. But the encryption just randomly fails, and it’s hard to figure out why, and eventually gave up on building a side project for it.
- Comment on THE FEAST IS NEVER FINISHED LADS 1 month ago:
- Comment on Fuck RePosts, for defenders of OC 1 month ago:
- Comment on Old Man Guide to Grooming 1 month ago:
You guys don’t get monobrows? Lucky.
- Comment on Solar powered personal umbrella with battery? 1 month ago:
It would get stolen real quick too, unfortunately. Also probably very fragile or very heavy.
- Comment on 🔒 Setting Up Headscale & Tailscale on NixOS: A Zero-Trust Networking Guide for ❄️ NixOS - YouTube 2 months ago:
In terms of setup, Caddy is a lot simpler, but you will find more tutorials for Traefik and it has better integration with Docker. You can add labels to a container and Traefik uses that as config, whereas in Caddy, you need to set up both the container and the config file. If you want to drop a service, then it is easier in Traefik for this reason. But with decent Nix code, you can basically replicate this in Caddy. Once you set them up, they’re pretty much the same.