[-] pineapple@lemmy.fmhy.ml 11 points 1 year ago

It sounds like your ask is for a recommendation to back up personal files from disparate locations to a server.

I use a self hosted Nextcloud instance for this purpose.

[-] pineapple@lemmy.fmhy.ml 2 points 1 year ago

Arch is amazing for all of these reasons, and I agree that by design it'll give you a lot of insight in to what's under the hood that most other distos tuck away.

I've used it in the past and ended up moving away from it because it requires quite a bit more effort to maintain, which got tiresome.

Arch has an active and dedicated community, so obviously there's a whole lot of people out there who feel it's worth the effort. Maybe OP will too. But it's not a distro to take on lightly.

[-] pineapple@lemmy.fmhy.ml 3 points 1 year ago

I dislike anything that comes out of the Apple ecosystem. Keep that in mind when I say that I agree here insofar as MacOS being a better user option than Windows at this point.

That being said, I would encourage OP in their pursuit to see if Linux can fit their needs. Anecdotally, I've been using Linux (Fedora, KDE) as my daily driver for years now. I find it quite polished and have no issues with finding applications that fit my needs.

Realistically though, application support can be problematic. If a specific proprietary piece of software is required or important to you and it's not available in Linux, that could certainly be a non-starter. You could fuss about with wine and try getting that stuff working, but no guarantee it'll stay working so I wouldn't rely on that. I know OP is interested in A/V stuff. That's not an ecosystem I'm very familiar with. I know it exists, but I don't know how good it is. No harm in trying though, all it costs is time.

[-] pineapple@lemmy.fmhy.ml 4 points 1 year ago

I have an arguably bad piece of advice, but one I hadn't seen in skimming the replies.

You could always install Windows in a VM. Libvirt and virt-manager offer a pleasant GUI experience so it's easy to do. If you give the VM a heavy resource allotment (while leaving a reasonable amount for the host) it should still perform well. The VM video driver is the only place you take a not insignificant performance hit, but for A/V manipulation I don't think it'll matter. Unless you use GPU based video encoding. In which case it'll be CPU bound now so slower. You can potentially do PCI pass through to your GPU but that adds complexity.

A big downside here is that as far as Windows is concerned, this is different "hardware" so it won't activate based on your physical device. As I recall, it only allows the use of one core while unactivated which is pretty much unusable. So a pretty hefty expense relative to a personal VM, I think. But it is an option.

[-] pineapple@lemmy.fmhy.ml 4 points 1 year ago

You may want to pass through the audio so it's not reencoded. The top answer on this stack overflow article has an example. https://stackoverflow.com/questions/9913032/how-can-i-extract-audio-from-video-with-ffmpeg

And a copy/paste:

ffmpeg -i input-video.avi -vn -acodec copy output-audio.aac

[-] pineapple@lemmy.fmhy.ml 33 points 1 year ago

I feel like these are just growing pains. I mean I'm sure people will argue about to defederate or not for as long as the fediverse exists, but I imagine it'll become background noise as people get accustomed to what the fediverse is and isn't.

The fact that this level of choice exists, both for operaters and for users is a big part what makes these places stand apart from reddit and it's ilk.

[-] pineapple@lemmy.fmhy.ml 5 points 1 year ago

Sorry about your data loss.

I self host an instance of nextcloud on a headless machine in my home. It gives the benefits of typical cloud based services, but you control the storage. And if you sync with at least one other machine you have a full backup besides.

Of course no solution is perfect. This requires extra time, effort, and hardware. And having my data in one physical location has it's own risks. But I still prefer it.

So, something to consider if you or whoever is reading this isn't aware of that option.

pineapple

joined 1 year ago