blocked part of url because I have Kagi rewrite url to redirect to my private Redlib instance
I had no idea this was a thing. Thats going straight on my self-host todo list.
blocked part of url because I have Kagi rewrite url to redirect to my private Redlib instance
I had no idea this was a thing. Thats going straight on my self-host todo list.
Thing is, a cross post is nothing special. It’s a) a post with an identical link, and b) a post with “cross posted from…” appended to the body content.
It is still just a post. Lemmy (and k/mbin) just attempt to mask the fact there are multiple of them.
I don’t know if it can be done any better though, ActivityPub has quite a few quirks.
On my Pixel I long press at the bottom and then press on the code. I think it’s called google lens or something.
It’s the multiple volumes that are throwing it.
You want to mount the drive at /media/HDD1:/media
or something like that and configure Radarr to use /media/movies
and /media/downloads
as it’s storage locations.
Hardlinks only work on the same volume, which technically they are, but the environment inside the container has no way of knowing that.
Yeah, I have dainty thin wrists :(
And this picture perfectly demonstrates why I’m stuck buying the (usually slightly worse) “S” versions of smart watches.
Very first line of the GitHub readme. As a support tool it’s mostly useless, endless similar or identical questions answered differently or not at all and none of it indexed by search engines for use on the web.
It’s an awful data silo / black hole that increases volunteer load.
allows it to make its tokamaks at only two percent of the volume of conventional tokamaks
Strap that into a tank, with - hear me out - legs, and we’re golden.
Easily doable in docker using the network_mode: "service:VPN_CONTAINER"
configuration (assuming your VPN is running as a container)
This is a 2 and a half (almost) year old article. I figured Tim’s thoughts on this were common knowledge at this point?
It’s unfortunate that (at least on the Bluesky side) an attempt at following a person doesn’t result in them getting a DM asking for that to be ok.
Which means following a person on Bluesky is not possible unless they’ve already opted in.
All I want to do is follow a couple of authors or content creators but none of them know what bridgy.fed is :(
I’ve not used dockge so it may be great but at least for this case portainer puts all the stack (docker-compose) files on disk. It’s very easy to grab them if the app is unavailable.
I use a single Portainer service to manage 5 servers, 3 local and 2 VPS. I didn’t have to relearn anything beyond my management tool of choice (compose, swarm, k8s etc)
With a small amount of effort and the use of https://github.com/nanos/FediFetcher and https://github.com/g3rv4/GetMoarFediverse you can mitigate basically all those issues. It’s still not perfect by any means but it results in a perfectly usable single user instance.
The first populates the replies of the home timeline posts you see (as well as profiles of people it finds in those replies) and the second pulls down all the content from instances you select for your followed hashtags (choose mastodon.social and you can guarantee you’ll see most all posts with those tags)
“…prohibits repair stores from repairing components on the mainboard. Instead, the entire component must be replaced…”
A flagrant disregard for the costs of e-waste on the environment. What a surprise.
Aside from everyone who’s using flutter?
IIRC your data would live on your chosen pod server - which does not have to be a fediverse instance.
I’ve not tried it but have been keep tabs.
The two main problems appear to still be ongoing PRs/issues; magazine/community sidebar content doesn’t update and doesn’t federate out at all to lemmy, and moderation actions don’t federate at all (any of the various types) - which is particularly problematic.
If only k/mbin federated better - I’d be all over it :(
Privately operated ICBM’s. I can’t see how that’ll fly but I look forward to finding out.
I’m dabbling in Bluesky atm. Having run my own Masto server for over a year at this point. Here’s things I’ve found that Bluesky does just plain better - mostly cause it’s not beholden to the whims of the ActivityPub protocol.
The first two are huge on a small/single user server. By default we get nothing, following a single account will get us the content of just that account and the replies that they happen to reply to. A post may get 200 replies, but unless I go looking on the original server I will see a fraction of that. Technical solutions exist to help with this but the Fediverse’s penchant for privacy and control (quite rightly) limits the effectiveness (Fedifetcher, GetMoarFedi).
3 is something most people won’t think about. But if they become aware they’re not seeing something they thought they’d be able to they then have to deep dive into who’s defederating who and why.
Most all the other points just make the whole thing a much more seamless experience for your average user. Bootstrapping a list of people to follow on a small server is hard (I’d absolutely recommend creating a Fediverse account somewhere large first to build up some sort of list before migrating)