Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)C
Posts
1
Comments
343
Joined
3 yr. ago

  • I fucking hope to god they don't go full enshittification and decide to revoke the lifetime licenses.

  • I think Google just owns the software because the product page for these watches say the guy invested his own money to get these produced.

  • Intel iGPUs work phenomenally for transcoding but a lot of people who share with others keep their 4K files in a separate unshared library and only share 1080p and below since they tend to require transcoding a lot more than everything else.

  • That's essentially the same as rsync

  • In my experience, the best way to fix something is to try and show someone else how it's broken.

  • Why would they choose to name the watch "Core 2 Duo" when that's the name of an Intel processor? And why are both watches a "2" variant? They need a new marketing person.

  • Yeah it's got about the same specs as a $30 Amazon tablet and you'd now be relying on the largest ad company in the world (Google) instead of Roku, so it does seem like a total ripoff at $200

  • When was the last time they even refreshed the hardware? Kinda hard to justify a $200 streaming box that runs Google services on 6 year old mobile hardware.

  • This is already my experience but still use a Roku to access Plex. Looks like I'll need to get something else or figure out if i can block them with Ad Guard Home

  • I was thinking the same thing. What would happen if you popped one out of the back of your car while driving in front of a self driving car on the freeway?

  • It may not be a problem that requires a self hosting solution on its own, but if you're already self hosting video and music, why not do this too?

    I'm sure you're well aware of what a PITA it can be to rely on 'loose files in a folder' when trying to consume media. You don't get your progress saved, files might not be named correctly or in an easily readable way, it can be more clunky to play files, and it can be harder to find them in something like VLC if you have a lot of music or videos on your device too. This is the whole reason why things like Plex and Jellyfin (and all the other niche options) exist in the first place. They make things easy after the little bit of initial set up.

  • I don't believe that's my issue as none of the drives are even reaching 50% utilization on either end and it also doesn't explain why initial transfers hold at a consistent 100MB/s but every transfer after that limits to >10MB/s until I restart the samba service on the container.

  • I suspect it is something wrong or misconfigured in the container because I can reliably reproduce this issue by doing one transfer and getting 100MB/s and always on the second (or additional) transfer getting 10MB/s until I restart the container.

    • Not sure what all to include here but the pool set up in Proxmox as RAIDZ2 with lz4 compression.
    • 64GB DDR5 that is showing low utilization the entire time. It has never gone over 10GB usage.
    • I have not done any tuning or enabled jumbo frames on samba
    • Both machines are sitting next to one another and connected to a 2.5Gb switch that is also connected to my router's 1Gb ports. From what I gather, they shouldn't need to communicate through the router since they're on the same subnet and everything.
    • I haven't installed any drivers, but another user suggested using the ethtool command on the NIC and it's showing a 2.5Gb connection speed.
    • The windows machine has a Realtec RTL8125B 2.5Gb PCIe network card that I just purchased for this purpose. Previously I was using the motherboards built in 1Gb NIC. I have installed the driver for this on the windows machine.
  • Can you elaborate on what you mean by benchmarks? These are all SATA drives

  • It has 64GB installed. I have read that ZFS can slurp up RAM, but I'm seeing barely any usage. Usage has remained under 10GB the entire time for the whole system.

  • I've had a chance to run this and ethtool is showing 2500Mb/s for the speed on the host. I also tried it on the bridge and inside the container and those both show "10000Mb/s"

  • Looks like at most one drive hits 50% for a second, then I'll have several refreshes showing 0% utilization on all drives, then a refresh showing 10% utilization followed by another several refreshes showing 0% utilization again. On Windows, the drives being transferred from are also showing low utilization.