• 0 Posts
  • 42 Comments
Joined 9 months ago
cake
Cake day: September 1st, 2025

help-circle

  • It shows off:

    • where it takes place (ancient Orr)
    • that that place is mostly a wilderness (as the game takes place a thousand years before the first one)
    • some playable races (Kodan bears are new, Asura and humans are not, Charr won’t be in this one due to the time period)
    • different mount types (flying dragon is probably a mount too)
    • different modes of movement, which is a large focus of this game
    • gliders
    • the style they’re going for, evolved from GW2

    And I’ve probably missed a ton of things. Once you really start looking at it there’s actually a lot going on.






  • Built my own server to be completely silent since it lives in my living room. Based on an Intel i3-12100 with some NVMe and 5x SATA SSD’s, and running tons of containers. Does about 18W most of the time and it could have been lower with a different motherboard.

    All the UniFi stuff (gateway, switches, APs) uses just under 50W though, so there’s little sense in spending more money on the server to shave off a few watts.


  • Servers are terrible for homelab use. They’re unwieldy, consume way too much power and as you’ve found they’re very noisy. My vote goes to selling the thing and getting a mini PC, an (old) laptop or building something quiet and frugal yourself. In the last case you might be able to reuse some parts you already have. But if cost is important almost nothing beats second hand mini PC’s in value for money.




  • SnapRAID offers an additional benefit over real RAID-like systems: it functions as a short-term backup. If you sync it daily like I do, that means that if you accidentally delete a bunch of files (old enough to have been synced, I.e. older than one day in my case) you can restore them from the SnapRAID parity.

    The reverse is also true of course: if you lose a disk you also lose today’s changes to that data. So it’s most suited to large collections of rarely changing stuff like photos and videos and music IMHO.







  • Yeah only for :latest containers, that’s true. It automatically runs a daily service to check whether there are newer images available. You can turn it off per container if you don’t want it.

    One of the nice things about it is that I have containers running under several different users (for security reasons) so that saves me a lot of effort switching to all these users all the time.