Shit, my bus stop was at least a half mile away without so much as a sidewalk anywhere, just a dirt road and a canal. You didn't even get a bus stop if you were less than 2 miles from school. We regularly rode our bikes like 12 miles away from home to the movie theater, I think we were pre-teens. Technically I could have ridden my bike to grade 6 (it was on the way to the movie theater), but who wants to show up to 6th grade everyday drenched in sweat or rain (it would always have been one or the other).
My work boot socks are Kirkland brand Merino and I've bought some Smartwool socks. This is not a recommendation of those brands, just the easiest one's to find with a reliable amount of wool when I bought them. They're both ok, but really any sock with a sufficient amount of wool in the blend and a good fit will work. The one's with more wool and less stretch will obviously not stretch as much, but they will eventually confirm to your foot shape surprisingly well. The one's with less wool in the blend also seem to not last as long. If you're wearing them in a boot and expect some actually dirt getting in there, a thicker sock will hold up better and protect your feet better long term. At least that is my impression.
Dog-eared means that a corner got folded down (making a diagonal) on a page as a bookmark. A dog-eared book isn't necessarily beat-up beyond the damage to the corners of pages. Catty-cornered or kitty-cornered is adjacent to something on the diagonal, i.e. not orthogonally next to it like up, down, left, or right. So there is an argument to be made for a loose (coincidental) connection between those ideas, but I don't think they come from the same roots.
It is now.
Please?
If it had continued for another season it might have been worth a watch. But, having ended on a dissatisfyingly unresolved note, it's not worth it at all. Eddie Izzard as a fate was pretty good though.
That works too, and everything I said above still applies.
Christopher Columbus (Squirrels & Onions remix) doesn't technically have lyrics, but I always sing the title words along with the beat, at least in my head. Kinda of like how a lot of EDM just turns into Boots and Cats in my head.
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.
I have setup and run what are basically HTPC's for decades now. Kodi running on a Debian based Linux distribution or just Debian is a solid recommendation and has lots of support for infrared remotes, but kodi can be very fiddly to setup properly. It will work, but don't expect it to work "out of the box". You'll probably still need a mouse and keyboard for anything outside Kodi. You'll have to read a bunch of documentation and do some customizing to get the most out of Kodi. It's still easier than most other setups, but it will feel very frustrating if it's your introduction to Linux too.
I've moved to using my HTPC primarily as a server. Once you get comfortable with linux and docker, setting up new server services like Jellyfish, Plex, and and *ARR stack is relatively trivial. The advantage here being that you can serve your media to any device that can connect to your server. For me that means one library of media to share with any TV in my house, any mobile device I own, and any friends and family computer savvy enough to download the right apps and setup an account. If your network (and your Internet connection) isn't reliable this kind of setup may not work very well for you at all. For example, Plex account authentication will fail is you don't have Internet. Jellyfin and Kodi fair better when Internet is only available occasionally or is unreliable.
My least favorite part of using Kodi was setting up the remote. Even worse was trying to configure controllers for retro gaming. The situation is MUCH better than it was, but is still far from easy. I was kind of able to side step the remote problem because now I can just use the remote for the TV (if it supports the Plex or Jellyfin apps) or another streaming stick like fire stick, Nvidia shield, or Roku. My Nvidia shield can pair with any Bluetooth controller and runs RetroArch so that problem was side stepped too. ROMs can be copied via samba shares or loaded directly by a USB drive.
TLDR: Kodi has built-in support for IR, but streaming sticks are cheap, and in the long run I found setting up a server was more versatile, more reliable, and less stressful. I know, I also hate it when people ask for a specific solution and others recommend asking a different question. But in this case, my experience is that IR remotes suck, are flaky, and not worth it if there is any other option.
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.
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.
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.