adam

joined 1 year ago
[–] [email protected] 0 points 1 year ago

The issue here is that Lemmy is federating out it's content with the pre blocks containing rendered code fit for some sort of code display plugin/CSS - which KBin doesn't have.

It would ideally send out the blocks html encoded and would let downstream implementations like KBin or others figure out how to display it themselves. I don't know how we would fix this.

[–] [email protected] 3 points 1 year ago (5 children)

This is actually due to the way these platforms work. When a user comments on a comment or post on their instance it will be shown on their instance. It's then sent on to the owning instance of that comment or post. That owning instance then forwards it on to all interested parties (magazine instance, commenters instance).

Any instance in that chain can refuse to forward or broadcast that message due to a block, but the users own instance will likely always show that post. Ideally they would not do that and would be made aware of a block but that is a bit of a grey area in ActivityPub implementations.

[–] [email protected] 4 points 1 year ago

Read the "The Punch Escrow". Not star trek but well worth it if you're into this sort of thought experiment.

[–] [email protected] 2 points 1 year ago

For me that can be answered with 90% of the feature set for 50% of the cost.

[–] [email protected] 11 points 1 year ago

It runs the KBin instance I'm using to reply to you :)

Also Adguard home.

[–] [email protected] 2 points 1 year ago

The issue with orchestration is that you still need a way to share those small databases and config files.

Docker has ok NFS support so you'd want to move the files to NAS shares and have them mount those. Without some way to centralise or spread the files out you won't be covering your SSD failure case. Once you've got that going docker swarm will probably cover your needs just fine.

You could go with K8S but based on you setup that's a bit overkill (unless you're doing it as a learning exercise, in which case go nuts).

[–] [email protected] 1 points 1 year ago (1 children)

When was that update?

[–] [email protected] 4 points 1 year ago (2 children)

Guess I'm missing some lore. Where can I find out more about Q's involvement (also, why was the footage so... different)

[–] [email protected] 2 points 1 year ago

Depends on how you like to learn. I'm a doer so I just got stuck in building and bodging things together.

Plenty of videos about, Jeff Geerling (youtuber who does lots of Raspberry Pi stuff) has a bunch of videos and a book.

Well worth it though. I couple it with terraform to handle the infra stuff and I can have a basic VPS spun up with a locked down firewall and SSH with a single command and about 5 minutes.

[–] [email protected] 2 points 1 year ago (2 children)

One of the first things my base ansible role does is disable password logins. All keys, all the time.

[–] [email protected] 2 points 1 year ago

I think I may have had battery saver on at some point in the time since it was last reset but not today no.

view more: ‹ prev next ›