

Woah, wefwef is awesome! Using it now!
Woah, wefwef is awesome! Using it now!
How does it compare to invidious? Worth switching?
The discussion is more interesting than the video
Back when it shipped on no less than 8 CDs
Right after the CentOS -> CentOS stream debacle last year, I switched to using debian for all my lab servers/infrastructure. This news makes it seem like that was definitely the right choice.
What a fantastic but subtle way to differentiate instances
This is true, It is much safer to rely on providers at the protocol layer vs the application layer.
Is the blocker here that each instance is a single postgres/Lemmy process? I imagine a clustered inplementstion of the Lemmy backend could be used to shard individual communities to dedicated containers when they reach a given size, proxies through a community away load balancer? More to manage but would let instances scale up/down as needed. There are costs associated with this, but those of us who run instances do it because we like playing this game.
This is quite the conundrum that the fediverse requires corporations like fastly/cachefly/cloudflare to stay afloat/responsive at scale.
I will do you one better, I have my instance behind 3.
WAN -> haproxy -> traefik ingress w/ letsencrypt -> Lemmy nginx -> Lemmy-ui
I can probably remove the lemmy nginx but it only uses ~10mb of ram and didn’t want my changes getting in the way when sorting federation issues(which work fine!).
There is a great chapter in the book “architecture of open source applications” dedicated to audacity! https://aosabook.org/en/v1/audacity.html
And at the very least, there’s a record of the discussions and thought processes behind why this was or wasn’t chosen.
What if each instance had a message broker distribute updates in a pub/sub topics oriented fashion? Does the activitypub spec specify that instance X must http post updates to instance Y or is there room for implementations to get creative?
I assume the sus score would remain low, it seems to be looking for high number of accounts with extremely low posts and no/open registration
OK next we need some sort of lemmy comment awards, that is savage
Its easier to grok if you watch lemmy server logs
Quality of posts on Reddit has nosedived over the last week.
Multi-redditscommunities
Ive been doing daily PowerDeleteSuite cleanses of my reddit profile, stuff just keeps re-appearing
I use
gonic
to serve up my music collection via subsonic API, then have play:sub and/or substreamer ios apps that use/pull from it. gonic can scrobble for you when clients play songs. Combined that withmajola
for self-hosted scrobbling for the last 18 months Ive been quite happy with it.