Looks like a Chenbro rm-42000
Looks like a Chenbro rm-42000
It’s a damn shame it’s going not free open source, I Just switched my lab over to nomad and consul last year and it has been incredibly smooth sailing.
Thats better than live laugh liao
Mailcow includes rspamd which learns spam using bayes analysis. Just move messages to the junk folder and it learns, after a month or so of training I get very very little actual spam, and no false positives.
Is robotics 19.2 was awesome to see pages of text load at a time vs scrolling in at 300baud. Telex was wild.
476M ./postgres 1.1G ./pictrs
After 3 weeks
I despise having to run windows for blue iris.
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.
I had no problems with mlem
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.
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!).
Traefik really shines when you have an orchestrator like k8s/nomad automatically driving its config via labels.
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.