cosmicrose

joined 1 year ago
[–] cosmicrose@lemmy.world 3 points 4 months ago (2 children)

I’ve had a great experience with the TrueNAS Mini-X system I bought. ZFS has great raid options, and TrueNAS makes managing a system really easy. You can get a box built & configured by them, with 16 GB ECC RAM and five (empty) drive bays, for about $1150 at the most affordable end. https://www.truenas.com/truenas-mini/

One thing to be careful about: you can’t add drives to a ZFS vdev once it’s been created, but you can add new vdevs to an existing pool. So, you can start with two mirrored drives, then add another two mirrored drives to that pool later.

(A vdev is a sub-unit of a ZFS storage pool, and you have to choose your RAID topology for each vdev and then compose those into a storage pool)

[–] cosmicrose@lemmy.world 40 points 4 months ago (4 children)

The common wisdom about backups is the 3-2-1 backup strategy, which recommends:

  • 3 total copies of your data, including your original or “production” data
  • 2 different forms of media
  • 1 off-site copy

Proton Drive can be a decent off-site backup, but it would be a good idea to make a separate backup of your data on a different form of media like an external hard drive, just in case Proton Drive goes down, or the data there gets corrupted and you need to restore a known good version.

[–] cosmicrose@lemmy.world 1 points 4 months ago

Check out gamemode if you’re gaming, it should improve performance a little bit

[–] cosmicrose@lemmy.world 1 points 7 months ago

There are a bunch of message broker services out there, and having a consistent set of common keys along with a documented process for transforming events to/from different systems means that this kind of data can move through different systems without getting mangled. It does have a spec for JSON, so it can be considered just a standardized JSON blob with transformation rules. But it also has a protobuf spec, specs for MQTT, NATS, HTTP, Avro, etc. It’s a common language for all these systems.

[–] cosmicrose@lemmy.world 5 points 7 months ago (1 children)

I’m really into CloudEvents because I love event-driven systems, and since events can come from, or be consumed by, so many different services, having a robust spec is super duper useful.

[–] cosmicrose@lemmy.world 3 points 8 months ago

Warframe’s The War Within was better.

(Probably. I’m never touching WoW, I was an EverQuest 2 kid and I’ll remain such until the day I die)

[–] cosmicrose@lemmy.world 45 points 8 months ago (2 children)

Then they put on the socks and become girls

[–] cosmicrose@lemmy.world 9 points 8 months ago (2 children)

It’s kind of amazing how relevant this still is, 28 years later.

[–] cosmicrose@lemmy.world 31 points 10 months ago (3 children)

I’m proud of you.

[–] cosmicrose@lemmy.world 24 points 10 months ago (1 children)

If you’re interested in setting up another program, you can use Overseerr to feed requests to Sonarr. Other people who have access your plex library can also use it to request stuff from you, but even if you’re a solo user, it’s a nice interface to search and add content with.

view more: next ›