Hi! I’m an anime artist!

  • 0 Posts
  • 42 Comments
Joined 8 months ago
cake
Cake day: March 3rd, 2024

help-circle
  • Davinci Resolve works just fine for me on Linux, and if you’ve got an Nvidia card and install the proprietary drivers it should be fine too. The Only caveat is that the free version of DR on Linux can’t work with H.264 or H.265 encoded files. It can ingest AV1 encoded files, but, at least my install of DR 19 doesn’t show an option to export AV1, only codecs like DNxHR or ProRes or Cineform. As long as you’re not in a real time crunch or anything, you may have to allocate time in your workflow to do a separate file conversion after exporting from DR with ffmpeg or Handbrake or something if you need either of those.

    Here is the list of supported codecs for DR 19. They only list Rocky Linux as officially supported, but it works just fine for me on Fedora Linux, and the installer doesn’t seem to be specific to any type of package manager. (For anyone reading this with an AMD card, if you install rocm-opencl, DR will work with that, even though they only talk about Nvidia and CUDA)

    As for OneDrive, there’s a tool called rclone that can be used to, among other things, mount cloud storage services as folders. I think it was kinda broken for OneDrive a while ago (or MS broke support for it, im not sure lol), but you could look into that. I never really used OneDrive much, so I can’t speak much about my experience with it.


  • hellsitegenetics is a gimmick blog on tumblr that looks through popular posts on the website and tries to identify genetic sequences with in them and then post the creature that the genetic sequence corresponds to.

    They’re a bit like haiku bot, which scans posts to see if they’re haikus and then formats the haiku and posts it, but i think hellsitegenetics is an actual person cuz they have talked about it in the past



  • I personally don’t do a lot of Blender work outside of a super basic render with like one or two light sources and never really used it much when i still had an Nvidia card so I can’t really speak to it, unfortunately. I’ve never really experienced any crashes or issues or anything, outside of a regression in one of the versions of rocm-hip that was eventually patched.


  • I’d avoid a 13th or 14th gen Intel processor right now because they’ve had a lot of problems with their manufacturing process. Otherwise, there’s not really much difference between AMD and Intel in terms of like, OS compatibility or anything.

    I’ve done some basic work with Davinci Resolve on linux and I haven’t really had any issues with my Radeon 7800XT. I can’t really speak for using the proprietary drivers for AMD, but with the open source drivers, as long as you install rocm-opencl through your package manager, Davinci Resolve should be fine. Overall, I’d recommend an AMD GPU. Edit: You mentioned blender in a comment. For AMD’s open source drivers you’d need to install rocm-hip for Cycles to work

    Edit 2: I hadn’t tried blender in a bit and I realized apparently at least on Fedora 40, you also need rocm-hip-devel at least as of 09/24/24 for supported AMD GPUs to show up in Blender. Idk how that would translate to other distros

    PC Part Picker is good cuz when you start a new build, you start with the CPU and then it’ll only show you parts compatible with that CPU. As someone else mentioned tho, its not perfect and you still may want to check clearances between parts, like that your CPU cooler isnt too tall for your case, or that your Power Supply isnt too long (been there, lmao)

    From my own personal experience with buying brand new RAM and it being bad a few times, I’d probably run memtest86+ for a few hours once the computer is together to make sure that the RAM actually works. You can download the linux ISO w/ GRUB option and make a bootable flash drive out of that and let it run. Afterwards, I usually install my OS. Might save you a few headaches down the road if you get into your new OS and things behave strangely, but its up to you.

    Other than that, the setup shouldn’t be too hard.









  • I’ve heard of Droidcam, which needs you to install an app on your phone, as well as one on your computer and then lets you use your phone as a webcam.

    Also Android 14 has a webcam mode built in when you plug your phone into your computer, though idk if this is just a Pixel specific feature



  • I’ve got Btrfs on my desktop for the OS drive cuz that was what Fedora recommended when I was installing it. It took a bit of effort to get snapshots working properly, but other than that, I’ve had no issues with it at all over the past year. I’ve got an exFAT drive and an NTFS drive in there that are kind of leftovers from using Windows. I’ve been thinking about reformatting the exFAT drive to ext4 or something, since all it really does is store games, and having the ability to symlink to it would be nice.

    I’ve got a TrueNAS machine as well and that uses ZFS for pretty much everything.


  • Just another thing to consider with exFAT is that it doesn’t support having symlinks written on it. (for example, if your exFAT drive is located at /mnt/exfat, doing ln -s ~/Documents/cool-document.txt /mnt/exfat/ will fail) Idk if that’s a problem for your use case, but just so you’re aware.

    I do have a drive that is formatted with exFAT that I made with the intention of having it be readable by both Linux and Windows, but I ended up not really using windows ever lmao. It should be fine if you’re just using it to store media




  • I’ve got a 7800XT now and I moved from a 1070 and I’ve been happy with it overall. I’m on Fedora and I bought the 7800 kinda close to launch, so I went through some issues that seem to have been solved by now. Nothing that really made me go “gee I wish I hadn’t switched”.

    I don’t do anything related to streaming, or machine learning, so I can’t really speak to it’s ability with those, but gaming has been stable, and, aside from a now solved problem with rocm, it works fine with Blender cycles (at least on Fedora 40). Davinci Resolve has worked fine too. On launch, there wasn’t VAAPI support for AV1, but that works just fine for me now. (VAAPI is the open source interface for GPU video acceleration).

    Currently, I’d say the experience is perfectly fine.