• 0 Posts
  • 13 Comments
Joined 1Y ago
cake
Cake day: Jun 16, 2023

help-circle
rss

Cockpit is great.

It’s pretty simplistic. It gives you an overview of your system ressources and handles libvirt VMs and Docker (i think. I used it with Podman, but in this context both should work).

My impression was that the container and VM interfaces were pretty simple, and I wouldn’t have liked it as my main interface for those services, but it would be perfect for getting an overview and restarting them!


Node-Red can do dashboards. I don’t know if it does data logging, but I would guess so since it can do dashboards. It also supports MQTT so it should handle ESPHome devices without a problem.

It’s made for automations (and great at it) but it can be a minimalist HA hub too.


Nextcloud doesn’t verify your email and has tons of other nice features as well. ProtonDrive (/ProtonMail as another user suggested) probably doesn’t or you could use your Proton address for that.

You mention allowing weak passwords are a plus. Please use a weak password, especially without email as 2nd factor.

Have you considered using mnemonics for your passphrase?


Generate a number (i would use around 5) of random words (EFF has a wordlist, humans are really bad at randomness) and link them together using silly images. For example:

  • sparrow
  • window
  • automobile

First, you link sparrow to window: imagine a sparrow trying to break through a window, not just flying into it by accident, no, this sparrow is mad and is set to destroy it.

Second, you link window to automobile: imagine an automobile with huge windows. The car is completely normal sized except every window is at least 3 meters tall. It looks absolutely ridiculous and you feel embrassed that youvhave to drive it everywhere.


Repeat this proces for the rest of the words. It helps remembering them if the image makes you feel something, like making you chuckle or feel angry that you have to deal with this stupid contraption (only in your mind, hopefully)

Also, make sure each “link” is distinct. Eg. Don’t make the second link an automobile driving into a window when the sparrow does the same. It will mess up the order and make you jump around between similar mental images.


I only tried running rootless when i set them up several years ago and i was completely green, so it was probably me who was the problem.

Regarding podman-compose, Fedora repos has a a package that aliases podman -> docker and the regular docker-compose package, which i used before migrating to podman+systemd. It worked flawlessly unless i did networking shenanigans because Podman and Docker differs (/differed?) in so some thing simply couldn’t be brought over.

Edit: i found the docker-compose and Podman alias thingies in a Fedora Magazine post.

However, unless you use docker-compose a lot for other stuff, learning to use Podmans systemd integration (also called quadlet) is very much worth it. They’re just a really powerful combo and systemd has a ton of nice features for making stuff run and keep running.


Podman is CLI and API compatible with Docker (except where differences in implementation doesn’t allow it)

Running Podman as root is 99.9% the same as running Docker.

I have been running my homelab with Podman for several years and it is absolutely mature enough for a regular user.

Also, the docs are really good.


Because they will quickly use up a ton of storage just for showing other instances content, or did i misunderstand you?

That is a good question, but methods like pruning old content from other instances might evolve into a path for solving this (very real problem).

Federation as it stands right now is a terrible system.

I beg to differ. Right now federation is an okay solution. My proof is that it at least works, and that the problem you mention isn’t killing the fediverse (yet).

We should not forget that ActivityPub is a W3C standard, (which itself is a huge milestone for a decentralized internet) and like other similiar standards (eg. HTTP) it can be iterated on and improved when solutions to new or old problems are found.


I believe we are reffering to two different, but related things.

As i understand your comment, you are reffering to “the platform is responsible for what the users upload to it”, or rather whether they are responsible and i am reffering to “(eg.) Torrent sites don’t host copyrighted content, they only link to it”.

My knowledge about the latter is from many years ago, so i might be wholly or partly wrong.

The former i think is a really interesting balancing act, since i believe that huge platforms that earns billions on hosting user content should be forced to use some of that profit to remove dangerous content, but if that obligation was put on small platforms like Lemmy instances or even the initial Twitter or Facebook, right when they lanched, they would be never be able to get up and running, which would cement the current Big Tech monopolies.

I am not very knowledgable about this specific topic, but i believe the European Unions attempts at solving this is distinguishing between the giants and everybody else, which again, is a great balancing act.


Base64 encoding is not a legal loophole, it’s a method to avoid automated content filters on platforms like Reddit and Discord. Encoding a link in base64 offers no legal protections.

Thank you for correcting me. It makes a lot more sense that you can’t just encode something to make it legal.


At least talk about.

That’s what she’s criticizing her western followers and the western media for not doing.

The thought that all the western world can do is to either declare war or sit on our hands is plain wrong.


“But not the oppressive government willing to imprison and kill her” FTFY


I must admit i don’t know exactly what is and isn’t in this community, but The Pirate Bay ended being closed because it “facilitated piracy” or something like that. (Of course it didn’t actually close but the legal loophole was closed, so legal action could be taken)

I don’t remember details but essentially it was decided (in some court, somewhere, i guess) that linking to illegally copied material was also illegal.

IIRC the new loophole became encoding the link to what ever you wanted to copy, for example as base64. That’s what’s done here, right? (Please correct me if i’m wrong)

My point is that this may, in a legal sense, actually be spreading copyrighted material, and the risk of being sued (no matter if you are in the right) is a very good reason to not run the risk, since the legal system favors deep pockets and good lawyers over challenging the limits of the law.

For good measure, i want to point out that i am absolutely for the free sharing of knowledge and culture. The whole world gains from free access to this. I just also sympathize with not wanting to be a martyr in this battle.

Also, as the person i replied to earlier made me aware, the admin of LW is apparently a homophobic asshole, so fuck that guy.


But it is hosted on your home server.

When you subscribe to a community, your home server downloads the content and passes it on to you.

This is not like when The Pirate Bay was allowed to live because it only hosted torrent files and not copyrighted content, in the fediverse, you copy the content to your own server, and pass it on to the client/user, which means hosting the content.


You already have some good suggestions, so i just want to mention openWRT which can be flashed on off-the-shelf router combo (just check their supported devices first, if you go this route)