• 4 Posts
  • 120 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle





  • batmaniam@lemmy.worldtoMemes@lemmy.mlAI bros
    link
    fedilink
    arrow-up
    28
    ·
    1 month ago

    Dude, they flubbed this so damn hard by over reaching. A few years ago, when they mentioned there would be a button in word that you could use to make a slide deck of your word dock, I was so excited. The teams meeting part where it will summarize meetings is honestly fantastic in doing Roberts rules of order type stuff. My response was “I hate what this means in terms of privacy, but godamn that sounds useful”.

    In turning into an everything all or nothing they massively screwed up. I have a self hosted instance of llama-gpt that I use to solve the “blank page” problem that AI was actually great at.

    I have a lot of issues with AI on principle, like a lot of folks. But it blows my mind how hard they screwed up delivery (and I don’t just mean the startups, that’s to be expected). There’s plenty to be said about uber at a principle level, but it’s still bloody convenient. The entire roll out of a AI-ecosystem reeks of this meme: “but we made plans!”.


  • CDPR is still on my “probably pass” list after cyber punk. I read the launch news, stayed faraway. I picked it up this year, after all the patches and work and… yeah it’s still fundamentally broken.

    Not in terms of balance or bugs, but it didn’t have the magic. To start, I really don’t like fantasy games. They’re just not my thing. Witcher 3 had bad combat mechanics, could be terribly grindy and YET is one of my top five games. The story telling, from the plot itself the tiny immersive details in the world, hooked you. They nailed the big things, but it was the little things like sometimes you’d free someone, and realize they murdered a bunch of dudes who were minding their own business, and none of this was mentioned in or affected any other plot line, it was just a random detail in the universe.

    Cyberpunk has a semblance of the big stuff, but exactly none of the soul. I cared about some of the main characters (emphasis on “some”) but exactly none about the world. It never felt like more than a backdrop.

    A loss and misstep is ok, particularly given a growing studio, the problem with CDPR is they think they fixed cyberpunk. With that mentality I’m giving their next game a huge berth.

    And if you liked cyberpunk, enjoy. There are parts to be enjoyed. There are some neat plot threads, some nifty side quests, if you enjoy it don’t let people ruin it for you.



  • batmaniam@lemmy.worldtoNews@lemmy.world[META] MBFC bot
    link
    fedilink
    arrow-up
    34
    arrow-down
    11
    ·
    edit-2
    1 month ago

    2nd. It’s just not necessary. Frankly what’s more off putting is the outright bizarre insistence on the mods part and outright denial of feedback. If the bot comes back I’m blocking the community, there are other streams for news.

    Edit: didn’t realize the “new and improved” bot is back. Good luck yall.




  • If it’s determined there’s liability, maybe. I don’t know about jail but a victims family absolutely could sue in civil court in the US.

    I don’t know about specifics but there are absolutely cases and laws around determining when and if a storage company in this case should have known. Also for things like kids breaking into your derelict building and hurting themselves and a million other things.

    Don’t ask me to get into whether the laws around establishing liability are correct or ethical, I barley know any details in my own country let alone others (and what international treaties apply). But you asked a question and the answer is: it depends but, yes, sometimes.




  • lol, just made the top level comment to say thank you. You nailed it! I may fool around with Tdarr to optimize my library. I’m working on my backup setup, so I’ll use Tdarr on a limited duplicate, but will also keep a full original. I’ve been slowly saving and getting hardware for two fully redundant systems on fiber. Overkill for plex, but I’ve been working to start archiving different family media, and don’t want to become family historian without offsite backups. I’m almost there and there should be enough space to “test drive” the conversion of the plex library without screwing anything up.




  • Thank you for the walkthrough! I was loosely familiar with how transcoding worked, but wasn’t sure if this specific library (tdarr) was coded in a way it became a “default” tool to replace plexs transcoding. My background is in small embedded systems for the most part, and I’ve gotten burned by tools which by default set themselves up to be the, well, default. I’m just used to dealing with much smaller pipelines/stacks.

    Based on another response it looks like the issue may actually be around some HDR formatting. I could see that as after I transferred the new machine was using a completely different hardware set, including GPU.

    Thanks to you and everyone for walking be through a new tool! If it is an HDR format issue, I imagine I may be able to use Tdarr to address it.


  • batmaniam@lemmy.worldOPtoPlex@lemmy.mlHow to screen a 20TB library for corrupted files?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    2 months ago

    I certainly am not sure lol. I did try disabling the HDR tone mapping to no affect. It’s possible this is the issue as when I transferred the library, it was to new hardware with a different GPU.

    Is there a way to tell the color format from the file info?

    Thank you!

    Edit: I wanted to add context, as I think this may be the culprit. I initially transferred the files from one machine to another via filezilla. About a week after, we had a power outage, which screwed up the SSD that had the operating system (lesson learned about surge protectors). To get the Plex back and running quickly, I simply pulled the physical hard-drive, and popped it into a 3rd machine. So it does make sense to me that the file itself may be fine.

    edit2: @bazsy@lemmy.world you are definitely onto it! I just downloaded the file to another machine, and it played with no color issues. So my guess is it’s something to do with the GPU on the machine hosting plex?


  • Thanks for explaining, but I still want to make sure I understand the purpose of Tdarr. One thing I’ve noticed about tools like this is the documentation usually gets right into the “how” and skips over the “what and why”. So Tdarr transcodes a library with intention of a new, permanent output library? Is that correct? I’m used to transcoding in the context Plex does it: On the fly to serve to a client, and temporary.

    If my understanding is correct then maybe it’ll help address issues, but still an awesome tool to help optimize my library.

    Thanks for taking the time. Most of my coding background is mostly from monitoring and control, so I’m still learning a lot about the nuts and bolts of the whole stack that makes stuff like plex work.