this post was submitted on 21 Apr 2025
206 points (96.8% liked)

Selfhosted

59999 readers
799 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sugar_in_your_tea@sh.itjust.works 3 points 1 year ago (1 children)

Sure. I just don't see myself needing more than 8GB RAM, especially w/ fast NVMe drives as swap. It's a simple NAS running Jellyfin (max 1-2 clients) and a handful of other services.

If I need more RAM, chances are I'll also need more CPU as well, in which case a larger upgrade is in order. If I truly only need more RAM, I could pretty easily move some services to an SBC like a Raspberry Pi.

It's certainly a bummer, but not a deal breaker. If the price is right and I can find inexpensive enough NVMe drives, I can compromise a bit on RAM.

[–] Ulrich@feddit.org 3 points 1 year ago (1 children)

especially w/ fast NVMe drives as swap

These won't be fast, as detailed in the OP:

Since Intel’s Alder Lake-N processors only have 9 PCIe lanes which have to be shared between the SSDs and other hardware, the M.2 slots include five PCIe 3.0 single-lane connections, and one PCIe 3.0 x2 connection

[–] sugar_in_your_tea@sh.itjust.works 4 points 1 year ago (1 children)

PCIe 3.0 is 1 GB/s per lane. So nothing life changing, but still reasonably fast (way faster a HDD). If you rarely need swap, you should be fine for the few times you do.

[–] Ulrich@feddit.org 2 points 1 year ago

Fair enough, mate. Good luck.