I think it is the shine. Everything is to smooth including the plants in the foreground
- 0 Posts
- 22 Comments
Mammals mostly don’t live that long and reptiles aren’t the most cuddely. But sloths or primates can live to 50 years. And some birds can outlive you easily with cockatoos getting to 120 years occasionally
You fill the counterweight with localy available ballast. What, have you never laid siege to a castle before?
groet@feddit.orgto Patient Gamers@sh.itjust.works•I've started playing The Witcher. No, not the good one.6·1 month agoYeah when they made witcher 1 they didnt think it would be part of a series and realy didnt see it as a canon addition to the books story.
It makes the most sense to view the story on its own without the existence of Ciri.
Beeing able to access the file doest mean you know where it is. What happens if that file isnt recent any more? Android hides the file system from the user. “Recent files” is a prime example of that.
groet@feddit.orgto Selfhosted@lemmy.world•how to set up a remote managed node for momEnglish7·1 month agowg-quick creates a systemd service for each wireguard config you have. So if you set up a tunel called wg0, you should be able to run ‘sudo systemctl enable wg-quick@wg0’ This will make your tunnel connect on every boot. I have the same setup on my proxmox, so i can reach certain services of my homelab proxied through a root server (the other end of the wireguard tunnel)
groet@feddit.orgto Steam Deck@sopuli.xyz•With the Legion Go S, we can now directly compare performance between official builds of SteamOS and Windows245·1 month agoWindows Gamers (who will never switch to Linux)
So you accept that Linux is not the problem. We are litterally at the point where it will get mass Adoption in the next few years. That is what this post is about. That you can litterally go out and buy a fully complete gaming system preinstalled with Linux that performs better than the same system with Windows.
We are very close to the point where the only thing holding Linux gaming back is marketing.
I dont know enough about electronics to say for certain but I think Holding down the key doesn’t work from a technical standpoint. If you press it down before the relevant stage of the boot process is running there might not actually run any code to even detect the key press. And holding down a key doesn’t continuously send new keypresses. Only “key down” and “key released”.
But 100% agree on the standardised key. And it should be something that ia on every keyboard and not behind an alternative funktion! No alt/shift/fn. Just make it enter or something!
groet@feddit.orgto Ask Lemmy@lemmy.world•How long is a meter? (Only weird answers/definitions allowed)2·2 months agoThat’s wrong. The tube has a cross section of 0.25π cm² so your tube will be filled ~1,2732m high.
Also as others have stated, if you can measure 1cm you already have a definition of a Meter.
Every time you enter a car there is a higher chance of “will I die during this trip” than when you enter a plane.
Yes the “chance to survive a plane crash” is lower than the “chance to survive a car crash” but the chance to ever be in a plane crash is incredibly low, even when you factor in the number of cars vs number of planes etc.
100% certain it would be more. And I wager it would actually, be more than linear. Double the number if people with guns and you get more than double the number of mass shootings.
Old Testament god is not benevolent. They are based on ideals from a time where the natural thing to do after winning a war was to kill everyone of fighting age and take everyone else (especially the women) as slaves. Ever wonder how Moses’ people got to Egypt in the first place?
Old testament god is a god of war and wrath. Killing only the Pharaohs would have been weakness.
I am not sure drawing a comparison between your unemployment and the reign of the Nazis is the best move
And Guam. And American Samoa. And US virgin islands. And mariana Islands.
groet@feddit.orgto Lemmy Shitpost@lemmy.world•If you're a broke vampire, just say that41·2 months agoIts also probably fairly easy to become an aristocrat if you are immortal. You start as a mercenary to earn money, then you win a decisive battle for your lord and he gives you a noble title and lands.
groet@feddit.orgto Selfhosted@lemmy.world•Jellyfin on rootles docker access to encrypted driveEnglish19·2 months agoDecryption is not related to root permission.
If the ENCRYPTED drive is mounted to the container, then the container can decrypt it.
If the DECRYPTED drive is mounted to the container, then the container never knows it was encrypted in the first place.
Second case is easier BTW. Just mount the drive on your host, type in the encryption password and you get a new, unencrypted drive. Specify this new drive in your docker compose/docker file.
groet@feddit.orgto Selfhosted@lemmy.world•What OS should I use for self-hosting that doesn't require extensive terminal knowledge?English482·2 months agoGenerally, Linux Servers are best administered from a command line. At least in the beginning to set everything up. In turn they are faster on lower hardware as they dont even have a graphical desktop at all so need less resources. You could of course install a windows server OS. They can be fully administered through Remote Desktop and a GUI.
There are multiple projects to make self hosting more accessible (like casaOS). They automate many steps of the setup and then offer you a webUI for further steps. Maybe have a look here https://github.com/awesome-selfhosted/awesome-selfhosted?tab=readme-ov-file#self-hosting-solutions
Not necessary with
/*
Only needed if you dorm -rf /
You can install packages from other places and create your own (and then install them). The distro maintainers have one (or multiple) list of “approved” software but you can add as many lists as you want to your package manager. Often software developers will have their own package list that contains only their own software and if you install it you have to add that list to your package managers trusted software locations. In that sense it isn’t really better than going to the developers website and downloading an installer on windows but it is quite rare you have to do that
Yes. But none of that is in the way of “the Linux desktop”. A more unified system with less modules and components (you know, like systemd being a solution to everything) is actually beneficial for wide spread adoption.
People hate systemd for design and philosophy but not because it keeps new people from adopting Linux.