• 0 Posts
  • 90 Comments
Joined 7 months ago
cake
Cake day: December 14th, 2023

help-circle

  • Not really just Plex, in addition to powering 6 spinning drives (~50TB total), I also run Nextcloud, immich, Ollama (CPU inference, no GPU), home assistant, grocy, vaultwarden, jellyfin, sonarr, radarr, lidarr, prowlarr, flaresolverr, and overseerr. I run Plex on a separate Intel nuc10 (also included in that $10 of electricity) which has Intel QuickSync which allows me to transcode ~8 simultaneous 1080 streams to friends while leaving most of the rest of the CPU to everything else like running LLMs on the CPU (it’s cheaper to run larger models on a slower CPU with lots of RAM compared to buying a GPU with a matching amount of vram).

    So yeah if you don’t care about n+2 double redundant disks or sharing with more than like 5 people or hosting other apps or running AI while people are streaming then yeah you should totally get something less power hungry. Just the Intel nuc10 I use for Plex (but not media storage) has a TDP of 25W so just that would lower the electricity cost to like $2.50/mo.

    I mainly chose to just use the cost of my whole setup’s electricity as an example because it didn’t seem worth it to think about how to split up the idle wattage between services especially when it’s gong to come in at way lower than the combined cost of all the major streaming services anyways, plus I don’t want anyone accusing me of needing to underestimate to make my point - even if I overestimate, it’s way cheaper.


  • I remember when Netflix first introduced the ad supported plan and a lot of people were like this is how they make you pay extra to not see ads, and a lot of other people called that fud because it’s an additional tier and the normal tier isn’t impacted.

    At the time I was yelling that it was just the first step - create an ad free plan, wait for people to calm down, then slowly raise the prices until the ad supported plan costs as much as the ad free one used to. And there you have it, they charged extra to not see ads, just with extra steps.

    I quit Netflix back then and I’m so glad I did. $10/mo in electricity gets me every streaming service on my Plex, that’s like a $100/mo value and I get to share it with all my friends.






  • BakedCatboy@lemmy.mltomemes@lemmy.worldwhich would you choose
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    1 month ago

    My gaming PC is sticking with 10 for the foreseeable future, it’s my only windows machine and that’s because it’s a beatsaber and fusion360 machine and I don’t want to be bothered with fixing something when I want to get a workout session in or need to urgently design a part.

    P.S. if anyone knows how to get fusion working in wine I’m all ears


  • BakedCatboy@lemmy.mltoFunny@sh.itjust.worksIt's so over
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    I don’t remember actually but I checked the file metadata and I have the template in my downloads folder next to this which has an exif tag of 2 minutes later with gimp metadata so I’m pretty sure I must have made it, which makes it a bit more impressive since I probably just sent it to friends privately and didn’t post it anywhere it could have been scraped for training.





  • One game I used to play recently started working suddenly in the latest proton major release (I think 9), it wasn’t mentioned in the release notes and it has no community around the game since it was released around windows vista, as well as being pulled from stores for many years (I still have it on steam) so I don’t think anyone intentionally fixed it but probably just a result of some system call being implemented or tweaked to behave closer to correct.

    So yeah, it’s very good to test your broken wine apps every 6 months to a year because slowly anything I ever had issues with in wine is starting to work.




  • I switched from Google photos to immich so I could keep my photos more private (self hosted on my own NAS). I still keep Google photos installed on my phone so I can edit photos (the editor is really nice to use). Every time I open it, it bugs me to resume backing up to Google. This week I found that it had started backing up to Google again although I don’t remember accepting so I had to go and clear out all the uploaded photos again.

    I hate this. Even when I decline to back up it usually then nags me with a second screen asking if I want to do a one time backup. Like, no. I don’t want to send any of my photos to Google.


  • My approach in fusion is to start with the most complex profile shape and create a sketch on that dimension and then just keep removing or adding features using sketches on the other axes.

    For example for your radio holder (the orange piece in your screenshot) I would do a top down sketch with 2 circles connected with 2 lines (making a pill shape), times 2 inset from that (to give you an elongated ring), then add a couple lines to get the C shape. Extrude that and then do a separate extrude of the entire outline (without cuts) and set the extrude offset to the height of the model so that the new body ends up at the bottom of the previous extrusion making a bottom to the part - and with mode set to join on the extrude, if they’re touching it automatically merges them (saves having to do an extrude + join and just does it in a single extrude).

    For the holes I would make another sketch coming from the front and then use the polygon tool to make a hexagon, followed by the pattern tool on the hexagon to make the hole pattern (a neat trick for hexagon patterns in fusion is that you can select 2 adjacent sides of the hexagon as pattern axes even though they’re not 90 degrees, the pattern tool will nicely pattern the hexagons hexagonally instead of just making a grid of hexagons). Then selecting all the hexagons generated by the pattern and doing an extrude from that sketch in cut mode to cut the holes. (One downside here is that adjusting the pattern count doesn’t automatically adjust the selected hexagons, you have to adjust the extrude-cut to select any new hexagons if you edited the pattern to create more)

    I hope that gives some idea on how to build up shapes - I haven’t really used any tutorials but just kind of wing it by trying to make my first sketch of a part from an angle where that sketch can take care of as much complexity as possible so the finishing touches can be simpler. (Ie, if you made that orange part from the side, the initial sketch would be a square and you would have to do a lot more operations to cut off material)