• 0 Posts
  • 165 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • I wanted to be a bit more productive in my spare time, but I have made a huge mistake:
    I started playing Vagrus - The Riven Realms again.

    The world building in Vagrus is excellent. It’s set in a post-apocalyptic fantasy Roman empire, and there is a massive amount of text that details the world, and the people living in it. There is so much to read, that the devs even thought it necessary (and rightfully so) to display a warning about the sheer amount of text on the game’s startup screen, with the suggestion to refund it if one doesn’t enjoy a lot of reading. Sooo, of course this is the perfect game for me - or would be if I had more spare time.

    The game is a mixture of trading sim and role playing game. You play a vagrus (a caravan leader), and travel the land trading wares, transporting passengers, spreading gossip and doing missions for different factions, you also have a lot of story elements that you can (and should) follow. There is turn-based combat, and during story events there are plenty of skill checks.

    The game is relatively difficult, due to its interwoven mechanics. You need to calculate relatively tightly in order to make a profit, but if you loose people in combat, not having reserves might lead into a morale-loss and hunger death spiral… Also, due to the game’s grim settings, the choices one faces are more often than not to either do what is right, or to survive.


  • My top answers are of course Kerbal Space Program, Dwarf Fortress and Stellaris.

    However, all those have been mentioned already, so, to add something new to the list: Pathfinder: Kingmaker. It is currently my favourite cRPG.

    Edit: Since you mentioned “Great Linux ports”: Kingmaker has a game-breaking bug in the Linux version regarding Gamepad input. However, as long as you play it with mouse and keyboard (as the gods intended - insert PC Master Race meme), the Linux version is working perfectly fine. However, if you plan on playing it on the Steam Deck, you might want to play the Windows build.






  • will the screen be damaged if I do this

    Yes. Probably immediately and violently if the capacitor was used as a low-pass filter or a similar configuration. If the capacitor was used in a high-pass filter (or similar), then the damage might take some time to appear (if at all), and it might not be as violent.

    what could go wrong

    If it was a low-pass filter or similar, then expect other components to overheat quickly. Depending on what type of component dies first, you might be lucky and just get a light-emitting resistor. If however an electrolytic capacitor dies first, then you’ll probably have to deal with a lot of nasty smelling smoke, that might take days to get rid of. Also, overheating electrolytic capacitors can explode if you are unlucky enough, what might do physical damage to the circuit board, or even the casing or panel.



  • While gaming performance with the nVidia drivers is often better (I’m talking about FPS alone, not taking into account the card price), the interaction with the desktop environments is way better for AMD, because their drivers are fully maintained as part of open source projects. What I mean are the tools to configure display resolution, and if you are using multiple monitors, their relative positioning. Everything just works. This alone is reason enough for me to strongly recommend AMD over nVidia.






  • It really depends on what you are doing with your system…

    On my main PC I want the full Linux Desktop experience, including some Gnome tools that require webkit - and since I am running Gentoo, installing/updating webkit takes a lot of RAM - I would recommend 32 GiB at least.

    My laptop on the other hand is an MNT Reform, powered by a Banana Pi CM4 with merely 4 GiB of memory. There I am putting in some effort to keep the system lightweight, and that seems to work well for me up to now. As long as I can avoid installing webkit or compiling the Rust compiler from source, I am perfectly happy with 4 GiB. So happy actually, that I currently don’t feel the need to upgrade the Reform to the newly released RK3588 processor module, despite it being a lot faster and it having 32 GiB of memory.

    Oh, and last, but not least, my work PC… I’m doing Unreal game development at work, and there the 64 GiB main memory and 8 GiB VRAM I have are the absolute bare minimum. If it were an option, I would prefer to have 128 GiB of RAM, and 16 GiB of VRAM, to prevent swapping and to prevent spilling of VRAM into main memory…


  • The main issue with btrfs is the RAID 5/6 write hole. If you aren’t planning to use RAID 5/6, it’s fine.

    There are some other problems too, but those don’t affect data integrity. The most annoying one currently is that defragmenting breaks reflinks, such that snapshots get turned into full copies, potentially wasting a lot of space. (I have honestly no idea how noticeable fragmentation is on SSDs, and if defragmenting is even worth it nowadays.)





  • I would recommend to play Skyrim on PC though. Even if your computer is old, you should be able to get a much better experience from it than the Switch version.

    I mean, I played it on the Xbox 360, and it worked like a charm. On an ancient three-core console with 256 MiB of RAM.

    Then I wanted to replay it on the Switch, and was disappointed. There are a lot of physics glitches on the Switch, but what is worse is that the NPC pathfinding takes a lot longer on the Switch, such that NPCs move in nonsensical directions during combat, as they start to follow paths that they would have needed several seconds earlier. Instead of moving near the player to attack, they move near the position where the player had been some time ago. This is particularly bad on the overworld, but also noticeable in dungeons.