• 1 Post
  • 36 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle
  • I think the biggest problem that people have with NGE is that it just isn’t your typical shounen anime. All of the characters behave in a way because of their past experiences. Shinji being abandoned by his father, witnessing his mother’s death without actually understanding or realising it, asuka being neglected by her mother and Rei being a clone. And all of them in their teens, in a broken world getting told to fight and probably die or humanity is doomed.

    With how saturated anime are with flawed main characters that then use that flaw to their advantage to overcome their enemy, NGE just doesn’t do that.

    I think that viewers just expect this hero story when they watch it.

    I mean. I had a similar impression when I first watched it a long long time ago and thought that shinji was a wuss. But that was after I watched the typical shounen, DB, DBZ, Naruto and bleach. Not to mention that I didn’t understand what the fuck was going on. Only later after watching it a second time and digging into the background a bit, shinjis Oedipus complex, asukas hedgehog dilemma and the general motivation of each of the characters it made a lot more sense. Including the context of their situation made me appreciate the storytelling a lot more because it put everything into perspective.


  • DnDBeyond is a tool that you can use to play your campaign. It also has and offers the rule books but also campaign books digitally for your account.

    So no, when you rely exclusively on the hardcopy books that you have to play the campaign, then this wouldn’t really matter much to you. However, when they decide that you cannot use DnDBeyond to keep track of your campaign and characters and so on with a previous version then you would either need to convert to those new rules or not use DnDBeyond anymore.





  • Depends. I recently was in that situation and it was easier and more cost-effective to just print them.

    I recently bought some Lego Star Wars sets and printed out some Display stands for them but the connection between the stands and the model was expected to be a 2x4 Lego plate. I didn’t have those plates at hand so I looked online and found it from the official Lego site.

    The individual “Plate 2x4” would cost 0.14EUR each. Since I needed 3 this would be 0.42EUR. But the mailing costs would be over 9EUR.

    So ordering 3 of those Lego pieces would cost me almost 10 bucks. I just printed them out which worked well, they were a bit tight fit but are still holding.

    But I wouldn’t necessarily say that this is a replacement for actual Lego pieces. As a quick alternative that you can’t see or that has less interaction with other pieces (doesn’t need to fit correctly on all sides) then I think this can work.





  • Unraid “supports” docker compose. You can install and use it but you won’t be able to utilize how unraid handles docker containers.

    All that unraid does is make docker more accessible for the normal user. In the end the container template constructs a docker run command.

    So you could use portainer to manage stacks through a webui or install compose and have to SSH into the unraid server all the time.



  • I had the pleasure recently to create an ffmpeg command to transcode a video into HEVC 10bit with quicksync.

    I had tha previously running completely fine on my Nvidia GPU. You would think that it would just be replacing the parameter which device or hardware acceleration to use.

    Yeah, turns out that there are like 4 ways to set the quality value of the transcoded output, CRF didn’t work for some reason with quick sync so you need to use global quality or something. I spend days on this trying to figure this out, DAYS.

    It is a very powerful tool but every time I have to use it, it is too complicated and I have to spend hours or days to get it working.



  • Yeah. The general speed that you set isn’t necessarily the speed that your printer will print at. That might be the max speed you might get in the best situation or location.

    For example, depending on the settings, first layer, outer walls, bridges and other parts of the model cann all be printed at a lower speed to preserve quality. Your print head also needs to accelerate and decelerate for every corner so that it doesn’t overshoot and go where it should. So low acceleration/deceleration play also a part. And the model itself has to be considered in this too because long, mostly straight lines can accelerate to that speed and stay on it for longer.

    So what you set as “speed” in the slicer is mostly not what you actually get. Some slicers have a speed display with a colour gradient after you sliced it so that you can see which parts are faster or slower.

    The only thing you can really do about it is to do test prints and slowly push the speed up as far as you can to get a decent quality at a nice speed. But you can still end up in parts where you would be fairly slow.




  • According to Unraid, errors are: “Errors counts the number of unrecoverable errors reported by the device I/O drivers. Missing data due to unrecoverable array read errors is filled in on-the-fly using parity reconstruct (and we attempt to write this data back to the sector(s) which failed). Any unrecoverable write error results in disabling the disk.”

    Restarting the array will automatically get rid of the error count, but that doesn’t mean they are totally gone or that this fixes the issue.

    Unfortunately, there isn’t much for you to do other than try things out and see if it happens again. I had recently this issue in which one of my Ports on my SAS RAID extender card that I use for Unraid produced errors. when I removed 2 drives from one of the ports and plugged them into a different one, the error went away.

    This can also happen (at least from my experience) when you have insufficient cooling. So an LSI card with a heatsink might want/need a fan if your temperatures are too high or airflow not good enough.