rtxn

joined 1 year ago
[–] [email protected] 51 points 1 day ago (8 children)

That's the whole thing about browser fingerprinting too. Take the set of internet users who have a particular version of a particular operating system, a particular version of a particular browser, having a particular set of typefaces installed, having a particular language preference, and you'll find yourself in the intersection of all of them.

[–] [email protected] 2 points 1 day ago (2 children)

I know. Rockstar acquired the rights to Max Payne at some point before releasing Max Payne 3. Remedy couldn't just include a character they didn't own, but they couldn't stop Sam Lake being Sam Lake either. Plus Casey being the knock-off of two out-of-universe characters is funny.

[–] [email protected] 32 points 1 day ago (8 children)

Wait, hang the fuck on...

the ease in bypassing software that restricts their speed to the legal limit.

As opposed to the insurmountable difficulty of pressing the car's accelerator pedal a bit harder?

[–] [email protected] 17 points 1 day ago (2 children)

it's okay, just tell the AI to reproduce that image one-to-one. The result definitely doesn't have enough human authorship to qualify for protection.

[–] [email protected] 10 points 2 days ago (2 children)

Philip Banks

Ah crap, it's real. Banks wants to empty the banks, fill our streets with banks, and run a bank making operation out of his banks.

[–] [email protected] 7 points 2 days ago* (last edited 2 days ago) (4 children)

Alan Wake, Control, and especially Alan Wake 2. AW2 even has a legally distinct Max Payne with both the likeness and the voice of the original.

[–] [email protected] 10 points 2 days ago (1 children)

"Penduline"? As in... hanging tit?

[–] [email protected] 30 points 2 days ago* (last edited 2 days ago) (3 children)

Doesn't mean they stopped pushing their own shit in places that they have no business touching. I mean:

> apt install firefox
> look inside
> snap

And then there's Ubuntu Pro. https://feddit.org/comment/2001630

(edit) I just realized that I could've expressed the first point using proper English, but my idiot brain immediately chose memes. I think I'm beyond help.

[–] [email protected] 34 points 2 days ago (1 children)

They also make it unreasonably difficult to move a wiki to another platform, even if the wiki's owners and the community want it.

333
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

I recently discovered that you can paste image data from your clipboard to a post or comment field, and it will upload the data and generate an embed link. I assume, since the clipboard is ephemeral, that the data is uploaded and stored on the server immediately.

What happens then if the embed link is removed and never used, but the file isn't deleted by the user? Does it just sit around in storage, collecting dust and taking up space, or is there some sort of garbage collection that detects unused files? What happens to embedded files if the post/comment where it is embedded gets deleted?

12
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

It might not look like anything special, but I spent an embarrassing number of hours on this rice, mostly on the non-graphical user interactions. The layout is a custom master-stack implementation, the groupbox widget is an almost complete reimplementation to support a more flexible styling on multihead systems, the Nvidia GPU monitor widget is completely my own, there are popups and context menus out the ass, and there is a persistence module that saves dynamic data (like layouts and group names) between sessions.

Tomorrow I'm moving to Wayland and I might not have the patience to get Qtile running again.

edit: Wallpaper sauce https://www.pixiv.net/en/artworks/89596288

 
 

I originally meant to ask if having /home on a different partition or separate physical device was still warranted, but my ignorance in this matter slowly became apparent.

This is my current setup:

  • sda is a 240G SATA SSD that only contains the ESP and the root partition.
  • sdb is a 1T SATA SSD entirely dedicated to games and virtual machines.
  • sdc is a 3T SATA spinning rust disk mounted on /home, with a 0.5T partition for Timeshift backups.

I recently bought a 2T M.2 NVMe SSD. I'd like to retire sda and sdc (i.e. put them in my junk NAS/backup server), and then reinstall the OS on the new NVMe. My ideas for the new setup:

  • I use the entire NVMe drive for ESP and root, no separate /home partition, and mount the 1T SSD as before.
  • I use the entire NVMe for ESP and root, move the games and VMs to the root, and use the 1T SSD as the /home partition.
  • ESP, ~100-200G root partition, and separate /home partition on the NVMe; games stay on the separate SSD.

The advantages of having /home on a separate device are not lost on me. My question is whether the added complexity is still worth it. I would also like to use LUKS encryption, which I understand to be partition-wide - in which case I'd like to know if there is any significant overhead if I encrypt the root partition. I'm also not opposed to using LVM, but that seems like a little too much for a desktop PC.

view more: ‹ prev next ›