• 0 Posts
  • 13 Comments
Joined 3 years ago
cake
Cake day: August 27th, 2023

help-circle



  • I have one of those minisforum amd hx 370 (the x1 ai pro). Those are very powerful awesome hardware. I use the mini pc as a work computer for 3D and dev on OpenSuse and lightweight low power gaming machine (like long haul Xplane12 flight during the night).

    Everything is well made and beautifully built.

    As for this NAS version, if money is not an issue I wouldn’t hesitate. 10Gbs, tons of ram, Amd hx 370. It sure is overkill for a NAS, it’s more tailored for a very beefy docker server and/or virtualization station while being a multimedia NAS at the same time.

    I built my own synology replacement with second hand itx parts in a jonsbo n3 case, but if I hadn’t or just had plenty of cash to spare, I would definitely go for a server like this one (my use case is NAS + docker + virtualization + eventual game server all in one).

    As a side note, the “AI” part is just communication for now, those chips are not yet supported for local LLM on Linux (Windows only atm), they need ROCm support for iGPU RDNA 3.5 and the new AMD NPU integration into those local frameworks (llama.ccp etc).

    https://github.com/amd/gaia

    It will come for sure, it’s just not ready yet.






  • I just have my vault default location saved on a cloud drive. iCloud in my case as I have an IPhone but I guess it could be done with any cloud or owncloud if you have a server.

    I used to use Git, but it is easier to just move the vault on a network/cloud drive as you don’t need to pull/push. As obsidian auto save when you type a character this makes the sync instantaneous with zero effort.




  • Skunk@jlai.lutoSelfhosted@lemmy.worldIs Mac Mini suitable for self-hosted server?
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    1 year ago

    It is very good but depend on what you want to host.

    I have a second hand cheapest M2 with Asahi Linux and some container (like pihole) but not much. I like that it is small, silent and energy efficient (and it can run Xplane12 in 4k !). But I have an homemade NAS so most of the multimedia stuff and containers are on here and not on the MacMini.

    The M4 seems incredible, but Asahi Linux only support M1 and 2 at the moment (it might work with M4 tho).

    The problem with the mini would be disk space if you are looking for a NAS usage, although I have seen here on lemmy a dude making a Mac Mini NAS (can’t find the post anymore).

    But even without Asahi, an M4 with Mac OS, docker and a VM if needed would be plenty of power for price and energy. You can also upgrade to a 10Gbe NIC if your network supports it. Plug it to some screens and you have a workstation + docker server in one place.


  • Hardware related on a Linux home built NAS.

    My mobo has 2 nvme ports and supports 10th and 11th gen intel cpu. I have a 10th gen i5 and 2 nvme ssd for cache.

    The biggest 512Gb ssd is on the front (normal) side of the mobo, under a heatsink. The smaller 128Gb is under the mobo, inaccessible once fixed onto the case.

    In bios and in OS I can’t see the 512 cache drive, only the 128. Quick RTFM on the motherboard manual states: “Front nvme slot only works with 11th gen cpu”.

    FFS 🤦‍♂️

    The server is fully built in a hard to fit everything ITX case.

    Guess who is having only 128Gb cache instead of disassembling everything ?