Keyoxide proof: $argon2id$v=19$m=64,t=512,p=2$/Bxo7QiXHH/MThwxZ1irnA$S8IDyQY5+tRZjnqvqnYcGQ

  • 0 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • Well, Minetest also can hardly be compared to Minecraft as Minetest is only an engine or platform for voxel based games like Minecraft. What you rather have to critique is something like Mineclonia that is apparently a more active fork of the MineClone2/VoxeLibre project that try to perfectly replicate Minecraft (without using Minecraft assets that is) on Minetest. Allegedly it’s pretty good now but I haven’t tried so myself. As already mentioned, the community for Minetest as a whole is pretty small and that additionally split among so many different games building on that. But it’s good that viable alternatives exist in case Microsoft ever considers shutting down the Java edition.

    Edit: Typo








  • Sadly with The Talos Principle 2 they moved their entire studio to the Unreal Engine 5 and retired their own engine in the process. Apparently they lost a few engineers working on the engine and also couldn’t have kept up with modern engines without some serious investment (no pun intended). On one hand it’s probably for the better as we got a really pretty game where they could focus more on the game instead of bringing the engine up to speed but it’s also sad to see the entire industry converge around engines like Unreal.






  • I guess it’s good to mention alternatives but imo Kyoo seems to be overkill for a homelab use case as its design goal appears to be to scale much better and serve a high user base and huge library. Just looking at the dependencies or compose.yml should make this apparent.
    Consequently the setup is much more complex and heavy to run compared to Jellyfin e.g.



  • I learned that using nix on arch for the home directory in addition to pacman and the aur is quite an unbeatable combo that I prefer to having everything managed by nix. The problem with nix and nixos I see for one is that it leaves some performance on the table for reproducibility and that many packages are or cannot be packaged for nix. Additionally arch already is quite reproducible albeit not as much as nixos. Writing your own meta package with a simple pkgbuild to manage the system base seemed like a good substitute for me.





  • Even if I don’t use this distro and just use plain Arch myself, I know that CachyOS is a bit more special as it at least compiles the arch repo packages for a newer x86 target and with additional compiler optimizations again that improves performance on newer CPUs. You can achieve the same on an Arch system with the wonderful ALHP project I use on one system but Cachy certainly makes this more accessible.