

TIL about the legislation, thanks!
TIL about the legislation, thanks!
thanks for the writeup, makes sense!
Login credentials don’t even need to be encrypted if you say no fraud before you log in, and cross your fingers
Don’t forget to unset the evil bit as well!
btw do you know why it was decided to treat the r-word as an ableist slur? And why didn’t they also make “idiot” a slur, since it has basically the same etymology? Is this a lemmy-specific thing? I’ve never seen anyone use or interpret the r-word as a slur outside of lemmy
Looks like it works! Congrats!
With enough plugins vim can have almost all of the features of an ide. Not that I recommend using it like that tho.
Or, get this, a PWA.
Not sure if any of that is helpful for your case but I recommend trying something if you’ve got spare hardware, and see how it goes on dummy data, then blow it away try something else.
This is good advice, thanks! Pretty much what I’m doing right now. Already tried it with IPFS, and found that it didn’t meet my needs. Currently setting up a tahoe-lafs grid to see how it works. Will try out ceph after this.
How is ceph working out for you btw? I’m looking into distributed storage solutions rn. My usecase is to have a single unified filesystem/index, but to store the contents of the files on different machines, possibly with redundancy. In particular, I want to be able to upload some files to the cluster and be able to see them (the directory structure and filenames) even when the underlying machine storing their content goes offline. Is that a valid usecase for ceph?
Yep. Intel atom D525
Yeah, and it did become the next big thing. So much so that we’re still trying to figure out how to escape the overreaching grasp of big data algorithms that control social media networks.
A lot of “hardware raid” is just a separate controller doing software raid. I thought I lost access to a bunch of data when my raid controller died, before I realized that I could just plug the disks directly into the computer and mount them with mdadm. But yes, hardware raid seems a bit pointless nowadays.
Why is this weird? “Apple” used to be the generic word for fruit in many different languages, it wasn’t until recently that it took on the meaning of a specific type of fruit. I don’t think calling potatoes “fruit of the earth” is at all strange. The English equivalent to this is the word “pineapple” – a fruit that kind of looks like a pine cone.
Isn’t that also more or less the case with X11? From what I understand, if you try to use bare Xorg without any extensions like Xfixes and Xdamage, it’s pretty miserable
What do you mean by “handles multiple monitors poorly”? Is it something to do with scaling? The only issue I’ve encountered under X11 related to multihead is the inability to set different subpixel geometries for different monitors, but iirc wayland doesn’t let you do that either? Just curious what your usecase is
At first I though this was just a regular shitpost but then I saw the screen tear edit lol
On a more serious note, is there a way to actually fix screen tearing under x11? I’ve always thought a compositing manager like xcompmgr
would do it, but for me it only makes it worse?
For a while I had a low-power server for my personal things that stayed on all the time, and a more powerful computer that hosted a minecraft server. As the player count dwindled, I decided to make the minecraft server automatically shut down at midnight, and wake up at 8 in the morning using rtcwake
. And eventually I disabled the rtcwake thing entirely, and made the smaller server run a webui that could wake up the minecraft server using wake-on-lan. So if anyone wanted to play, they would first have to remotely turn on the server through a web page. This was all password-protected ofcourse.
Also, no, I don’t use a UPS. I’ve never seen anyone use a UPS in the country where I live, and I don’t think I’ve experienced a power outtage in like 4 years. Whether or not you need a UPS seems to be largely dependent on where you live.
When I said that Microsoft has a lot to learn from Linux, Ubuntu Server is not what I had in mind 😂