They shouldn’t be separate in the first place. It’s just bad design that’s prone to failure. And in this case that failure mode is VERY far from failsafe, it’s potentially deadly.
They shouldn’t be separate in the first place. It’s just bad design that’s prone to failure. And in this case that failure mode is VERY far from failsafe, it’s potentially deadly.
Too bad those “easily accessible manual releases” aren’t the actual door handle and are hidden so well you’d never find them if you were unfamiliar with the vehicle.
Yeah, the touch screen is awful, but just try finding a decent induction range without one and without spending twice as much for the privilege. (It seems that induction ranges are the most popular for this unfortunate design trend.)There’s not really any choices out there. You can lock the screen, which is great for cleaning. Just don’t do that while you’re using the oven or range because it turns everything off and cancels the bake.
I do love everything else about my induction range though. Cold searing stuff is faster and easier to get right. I can bring a pot of water to a rolling boil in about 4 minutes.
I’m not the one being combative here. You’re attitude is pretty condescending and alienating. Are you okay?
You totally missed the part where OP said she was looking into Python because she ALREADY WORKS IN GIS.
She already works in GIS and is looking to supplement that work with python. Python is used for more than geojson and web development in ArcGIS Pro. I’ve use it for constructing labels, simple field calculations, symbology, data processing etc. and in general ESRI makes it pretty simple to implement compared to the other terms you’ve listed. All she really needs to get started using Python with ESRI products is an simple python course and googling for some ArcGIS examples, which are pretty abundant. I remember taking one ages ago that ran the code in the browser, but I can’t remember it now.
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.
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.
Short simplified answer: nobody wants to pay for the infrastructure. Especially in the last mile. There’s probably a Planet Money episode about it. If not, there should be.
Why are you bickering with me about it? I don’t appreciate people asking questions in bad faith just so they can make a spicy comment. Think I like it?
There are choices, it’s just they all suck unless you’re willing to move. Nobody’s arguing that it is a local semi-monopoly.
There’s other options, but they’re all MUCH slower. If you want a different ISP with comparable or faster speeds, you need to move. In my case, internet is bundled with HOA fees. And there is no other fast option available at my address anyway.
It’s not a full monopoly. You can choose another ISP, but it’s just that in practice you’d need to physically move to a new location to make that change of vendor.
Yes, I’ve done almost exactly this while traveling. You can even carry around a couple variously configured sd cards for different use cases. I had one with jellyfin for sharing locally and also Kodi for direct HDMI connection to TVs. There is a in app on Android for jellyfin called findroid that allows offline copies from the media server, which allowed me to not need the thing powered the entire time I wanted to watch something on my phone, just long enough to download it. Adding samba shares adds a other layer of accessibility. I had another SD Card with video game ROMs for retro gaming, but this one got left at home because it requires controllers and I didn’t think I’d use it that much. I had another with “little backup box” installed for automatically backing up my photos and videos after a day out exploring with my camera.
I used a Raspberry pi 5 for all of this, running from a battery backup, because I didn’t really need a keyboard once I had remote connections to my phone sorted out. Pick a rugged case and you case just toss it in your bag of chargers. It took up about as much space as a pack of cigarettes. Another option would be the Raspberry Pi 400, built into a keyboard. A little bulkier, but maybe more resilient in the face of technical difficulties.
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.
Beginner tutorials exist. Have you even tried looking? Linux has better documentation than anything I’ve seen in any other OS. Man pages, help files, and commented configuration files galore in just about every single Linux distro without any Internet needed, but it sounds like you never even bothered to look for them.
Sure, assholes online exist in Linux communities, but they are EVERYWHERE. We’ve got a couple right right here. That doesn’t exactly distinguish FOSS communities from any other.
Generalizations about all of FOSS based on your limited experience with a few distros is just asinine. FOSS is way more than an operating system.
Expecting a machine to hold your hand through your learning is such a weird form of entitlement and an especially weird distinction to make since no other operating system does that to the level you expect either.
Corporations pay for support services. The code is free (as in speech). No one ever claimed that the support was also (or even should be) free. Microsoft support is a joke. Apple support is mostly just a sales scheme. Linux support forums might be hostile to entitled noobs looking for a handout and a quick fix, but they are fucking heros when given a chance to help those who put in the effort to help themselves.