"hello world" as a service?
ipha
joined 1 year ago
Federation gets a bit... weird. when instances are offline or one-sided de-federated.
It's a ublock/easylist issue. It seems to be blanket blocking xhr requests to certain TLDs including .website
Add this to your filters as a workaround for now (replace lemm.ee with your instance)
@@||*/pictrs/*$domain=lemm.ee
Wait, they're just lying in a different place now.
In powershell, kinda -- but it's unpleasant. Everything is an object which you pipe between commands, but it's not a text stream so the receiving end has to explicitly understand what it's receiving.