Archr

joined 1 year ago
[–] Archr@lemmy.world 21 points 2 weeks ago (6 children)

This might help in the future in case you setup a remote mount for backups in the future. Look into using systemd's automount feature. If the mount suddenly fails then it will instead create an unwritable directory in its place. This prevents your rsync from erroneously writing data to your root partition instead.

[–] Archr@lemmy.world 2 points 1 month ago

I also like lutris. But it being "for games" doesn't do it justice I think. It is basically just a wine environment manager. It advertises as being for games but it should work with just about any windows executable.

[–] Archr@lemmy.world 5 points 2 months ago (1 children)

I did something similar (that my professor still talks about in class as a cautionary tale)

I ran chown -R user .* (intending to target all hidden files in the folder) and for people that don't know .* also matches .. (.. was / in this case) which changed the permissions on all files on the system to that user, including sudo.

We fixed it by mounting the root of the file system in a docker container which effectively gave us root.

[–] Archr@lemmy.world 13 points 2 months ago (2 children)

Net neutrality being brought up as an election topic would be very unusual for our politics. Our two party system is very set on the topics that they like and don't like to bring up.

Of course the parties have negative incentive to do anything more than the bare minimum about these topics that they fight so hard to advertise. Otherwise, they might need to come up with new reasons for people to vote for them.

[–] Archr@lemmy.world 24 points 2 months ago (4 children)

I am going to put in little shop of horrors since it is a musical. And I really would not consider it horror.

For those of you that don't know there are actually 2 versions of this movie. The original release version where the plants lose and the ORIGINAL test audience version where the plants win.

[–] Archr@lemmy.world 8 points 3 months ago (1 children)

Is this effectively the same as: du -hs * | sort -h?

[–] Archr@lemmy.world 7 points 3 months ago* (last edited 3 months ago) (1 children)

I see your InvokeAI and raise you Stability Matrix

Edit: I wanted to edit my comment to leave some context for people.

Stability Matrix is an app that handles installing many different stable diffusion applications. (no more messing with InvokeAI's janky install script).

It also integrates with CivitAI and HuggingFace to directly download models and Lora and share them between your applications, saving you lots of diskspace.

[–] Archr@lemmy.world 4 points 4 months ago (1 children)

How possible would it be, if this lawsuit does work, that yuzu devs could remove the decryption portion of the code and only work on pre-decrypted roms?

[–] Archr@lemmy.world 4 points 6 months ago

I know this isn't the type of answer that you want to hear, but I really love my kindle. It may not be open-source but it works and I can upload books to it from my personal collection. And the battery life is much longer than an ordinary tablet.

If you want to have something to tinker with then I have heard that the open book project is a pretty good build it yourself alternative.

[–] Archr@lemmy.world 7 points 7 months ago

Just a few comments on this. Most people aren't "lazy", they just understand that the effort to run a bare repository is greater than basically any other solution. Also your incompatible features list implies that other git repo sites (gitlab, codecommit, bitbucket, etc) don't have their own form of proprietary stuff that you have to learn. In fact the newest version of gitlab actually changes their web ide into vscode web, because of the obvious, it is much better than their old ide.

[–] Archr@lemmy.world 3 points 7 months ago

The issue with gear lever is that not many people know that it exists. I only started using it a few months ago and I've been on Linux for the better part of the last decade.

[–] Archr@lemmy.world 3 points 7 months ago (2 children)

As has been the MO of many large sites for a while now. It's called blue-green deployment.

view more: next ›