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

help-circle


  • Quite a few unexpected results here…

    1. I’m surprised the C binary is not the smallest, and it’s outdone by Pascal, of all languages.
    2. The speed/energy difference between Java and C# (almost a factor of 2 in favor of Java).
    3. The relatively good performance of JavaScript compared to other loosely typed multi-paradigm scripting languages.
    4. The difference between C# and F#. That’s actually a good reason to question the accuracy of these tests and results.





  • Are you seriously comparing a group that openly targets civilians, hiding in civilian infrastructure, with a group that retaliates? Good luck coming up with a response that matches your standards when your country is under a rocket barrage. The double standards people develop when sitting in the safety of their home and regurgitating biased news… It’s thanks to people like you that this conflict thrives, because extremists from both sides use the lies you spread to their advantage.


  • A custom made Google Sheet to track everything - maintenance, repairs, insurance, and fuel ups. I’d like to move to an app that supports all of the above, but getting everything into an importable format was messy (tried it with Fuelio), and I gave up after a while. The fact that I’m also writing down parts purchased prior to installation does not make this easier.

    My plan is to try and convert it all into plaintext accounting format (probably Beancont with a tailor-made plugin), but so far I’ve been mostly kicking that ball down the street.





  • Not sure what Linux ISOs are, but it’s pretty rare that something is only available with Dolby Vision and not HDR10. Have you verified that HDR10 gives you trouble? 4K HDR is also usually HDR10, unless specifically marked as DV, in my experience.

    Anyway, another option, if you don’t care for HDR, is to transcode/tonemap everything in the background. This way, you don’t have to worry about performance during playback.






  • That’s a really nice setup! I run most of my things on a docker swarm (the docker hosts are VMs running on Proxmox hosts), though that was an overkill in retrospect, and causes more problems with no practical advantages.

    The range of services I run is similar to yours, but I also have a bunch of services for personal finance (beancont/fava, as well as automatic importers and such), a more extensive media setup (with qBitTorrent and *arr apps), a gitea server, and a vaultwarden instance.