I’m not biased and I’m not picking a side, but there is a lot of whataboutism is this thread and I stand by my stance that it is a weak argument and a logical fallacy.
I’m not biased and I’m not picking a side, but there is a lot of whataboutism is this thread and I stand by my stance that it is a weak argument and a logical fallacy.
Whataboutism isn’t a very convincing argument.
Just organize your library properly and pretty much every software will manage it better. There are options for organizing and renaming them mostly automatically, like EastTAG or filebot. Some people use Sonarr and Radarr to organize shows and movies, but those are probably overkill for you. The various *arrs will be more useful if you’re consuming new media through a server hosting Plex or Jellyfin. Kodi is also a waste if the library isn’t already meticulously organized and you don’t need a 10 foot interface.
If you’re only consuming on desktop and you insist on being disorganized, then why even bother with anything other than VLC? It runs on Linux, Windows, iOS, and Android.
Jokes on them. Batman is fighting crime in a failing empire. I might have fun writing a paper about how the comic series is actually about the fall of empires like the Roman empire. I’d footnote and meticulously cite the shit out of that paper just to code clues that I knew exactly what the Professor was trying to do.
Oh yeah, I totally support the local copy. That will save you in times up hardware failure or fuck ups. I could just never keep up with the maintenance and kind of gave up making automatic backups and syncing. But reorganizing often translates to integrating deletions into rsync or whatever syncing protocol you use, and that has caused me headaches and heartaches.
Yeah, that was a typo. Thanks, I’ll fix it.
I have a very similar setup to yours, a relatively large music library around 1.7TB of mostly flac files on my server. I’m able to organize these files locally from my laptop, which at various times has run either OSX, various GNU/Linuxes, or Windows. However I do not bother pushing the files themselves back and forth over the network.
Even if I did, I wouldn’t automate the syncing, I’d only run it manually after I’d done my organizing with Picard for that day. After all, it the organization with Picard isn’t automated, why should the syncing be? I’d probably use rsync for this.
In actual practice I do this: Connect to my server from my laptop using ssh, forwarding X. Run Picard on the actual server through this remote connection. Picard runs just fine over ssh. Opening a browser from a Picard tag for occasional Musicbrainz.org stuff is a little slower but works. I would then use a tmux or screen session to run the rsync command when I’m done with Picard for the day for syncing to a backup if necessary.
I don’t really bother keeping a whole copy of my music collection locally on my laptop or phone though, since It’s been bigger than is practical for a long time. Managing multiple libraries and keeping the two in sync turned into such a hassle that I was spending more time organizing than actually listening (or making mixtapes/playlists). To listen to my music locally I’ve used either Plex or Jellyfin, sometimes MPD (like when my server was directly connected to my stereo receiver), or just shared the folder via samba and NFS.
Then maybe you can tell me what “attempting to do more” means, because the author of the article certainly didn’t. Or why that’s bad. My only take away is that the author thinks the system should facilitate the running of applications and just get out of their way already. But that sounds a lot like building a road network and then failing to install traffic controls because the DOT should just stay out of the way of traffic.
This is why I set up tasker to lockdown my phone under certain conditions, such as: getting disconnected from Bluetooth (like when my phone is separated from me and my watch, my headphones, or the car), getting disconnected from WiFi (like when it’s taken from where it’s supposed to be), getting a slight jolt from the accelerometer (like getting thrown to the ground or even just a swift tap). My phone may get locked down a bunch during day to day stuff, but at least I know it will lockdown automatically when it matters.
And straws. My plastic straw isn’t the problem.
If your don’t recycle your aluminum and other cans though, you’re a bad person and you should feel bad about it.
Well there’s your problem. Public wifi is going to have systems in place to stop exactly the kind of thing you’re trying to do.
Windows is never going to like an NTFS that has been touched by another OS even if it windows was completely shutdown during that time. Reading the NTFS partition might be okay. But, last I checked none of the Linux drivers could write without windows noticing and fouling things up. If that has changed it would be welcome news to me despite my warning use of windows.
If windows (and to a lesser extent that other OS) came bundled with some ability to mount, read, and write filesystems popular with other operating systems this wouldn’t be such a problem. One shouldn’t have to involve the network stack or 3rd party drivers just to share a partition on the same hardware or a portable drive with a modern file system.
Using crontab to execute these kinds of quick fixes that don’t really solve the problem so much as reset the countdown to failure are the real Duck tape Linux hacks.
Likely more than just removed. I’m pretty sure that I left one too many scathing reviews of products that were defective by design or outright frauds, now I can’t leave any reviews.
I feel your pain.
I edit the URL to remove the first part of the URL and replace it with “http://old.reddit.com”. That still seems to work, last I checked, but I fully expect it to be killed any day now.
I’ve also found that the documentation online is much better, or at least easier to search, with Ubuntu in particular than any other distro. This is probably mostly due to popularity at this point as you said, but I think they got that popularity because of the straight forward and easy to digest documentation. And I’m not just talking about self-help support forums, I mean published and polished wikis and guides hosted by the distro itself.
Windows wasn’t my first operating system. I don’t even remember what my first was, but it ran on top of DOS and had a 5 and a quarter inch floppy drive. I’ve used pretty much every windows desktop version since 3.1, but really only installed or maintained XP, 2000 server, and Windows 10 on my own hardware. But I’ve also installed and maintained various Linux and BSD distros since about the turn of the millennium, including a brief relationship with a Mac laptop with OSX.
There was never a switch. I always ran whatever I could get working that would get the job done. For some tasks that was Windows, either because it was good enough and came pre-installed or it was required by the software I needed to run for school or work. I’ve handed in many assignments on 3.5 inch floppies. I haven’t maintained a server with windows since Windows2000 server. I’ve tried Slackware and Corel Linux. I bought SUSE Linux in a box from a big box store. I’ve gotten those brown Ubuntu install CDs in the mail. I remember being delighted with the development of BitTorrent because now my downloads would check themselves for consistency as they downloaded the ISO. No more getting to the end of a download only to discover the md5sum failed to check. I’ve used Knoppix and Clonezilla for system recovery.
There was never a change. I’m a tech nerd that likes Linux, not a Linux nerd that likes tech. But, it was the way windows kept destroying my Linux partitions that drove me away from dual booting and installing windows on anything in general. Also the windows situation with viruses, updates, and lack of security that drove me away unless compelled. Now windows lives on its own hardware or in a VM for me.
Let this be a lesson to you then. Checking the logs should be your first troubleshooting step, not installing a variety of distros until one “just works”. Good luck.