and you can afford to lose everything in the case of a power cut
But ext4 is a journaling filesystem, so a power cut shouldn’t harm it.
and you can afford to lose everything in the case of a power cut
But ext4 is a journaling filesystem, so a power cut shouldn’t harm it.
I have no idea about apple design guidelines and am not a UX designer, but wouldn’t a horizontal seperator look better? In gtk i would add one here, gives some extra space and more visual seperation.
So I don’t even use systemd myself I run OpenRC. Yet honestly I find the idea quite intriguing, having the service manager (PID 1) invoke the command seems like a cool idea to me.
It’s not really a sudo alternative as much as it is another way of doing something similar.
Alternatively you can launch sudo inside a terminal window. For example with xterm: xterm -e sudo [some command] [some arguments] […] This will pop up a terminal window to type your password in.
Pretty sure almost all terminal emulators have a similar argument.
I doubt my .at domains is going under, and if so I’ll have bigger problems to worry about.
I use a quartz64 from pine. Back when it came out it was beefier than the rpi4. With the 5 that has now changed but it still is a great little machine.
My instance runs on it aswell as my other webservices (A Homepage, cgit instance and a small blog). Handles everything really well with the 8GiB of RAM.
Setup is a bit of a pain, especially because I had the urge to run gentoo on it. Compile times are actually acceptable.
It costs 80 bucks, which is really acceptable.
Edit: Forgot to mention energy efficiancy, ARM is unbeaten by x86 in that department. People on here recommend old PCs a lot, which, depending on your local energy prices could quiet quickly void the savings made by buying it. Also it has a SATA port, which requires some tinkering with the Devicetree to get running but allowed me to use an old 1TB SSD i had in the house.
Also tiktok really only makes sense with a big algorithm knowing what users want to see. Even if you were to follow many people, with the average video being only about 30 seconds long you won’t have much content to enjoy. The whole short form video thing is kinda built on knowing what your user likes and doesn’t. I don’t know how you could design such a platform without some privacy concerns.
IIRC it comes with a firmware called InfiniTime preinstalled. So I guess that one.
Karma inherently breeds monotony and circlejerking. When people “farm” for fake internet pointe by appealing to the oppinions of everyone else it leads to people just expressing one “right” (popular) oppinion.
I think we are fine without a karma system, but if you like it go ahead and use the extension. I’m happy I don’t have to worry about karma, and worst of all, karma minimums on communities here.
It’s perfect for Sheldon Cooper!
There’s the Github repo
No code in there but clearly states it is made with electron.
I run my lemmy instance on a pine64 quartz64 which uses an rk3566. It runs really well and power consumption is totally negligible. Didn’t notice any increase in my power bill since it’s been running.
I am from austria and honestly I feel ashamed. What honestly gets my blood boiling is the fact, that there is a high chance the people that connected through his exit node are probably still free.
It is like jailing the postman for delivering a letter containing CP. Anyway I hope the people actually actively distributing and using CP get what they deserve.
You will always need some sort of oom killer unless you have endless memory (or swap space, which comes with its own problems in the form of grinding your system to an almost halt). Imagine all memory is in use, then some system critical task (or even the kernel itself) needs memory as well. If the kernel can’t kill a less important process to free memory in such a situation you might just crash your system.