So I am one of the rare Zoomers in the L1 community. I like hearing Wendell, Krista, and Ryan talk about my generation from their perspective. I’m an older Zoomer though; and as a 1999 baby, I like to think of myself as an honorary 90s kid xD. Lame jokes aside, I bring my generation into the discussion because I think it has some pretty interesting implications. The earliest Windows version I remember using were the Windows XP computers in my elementary school computer labs. I don’t know if the computers we had in kindergarten were Windows XP though because they were quite older - the CRT kind that still had slots for floppy disks. Although I think they used HDDs for their main form of secondary storage. That was so long ago, though, and I am trying to remember through the perspective of a kindergartner. The upgrade to the first, second, and third grade computer lab was quite a leap though.
In eighth grade, however, my school system started trying to hop onto the Chromebook trend sweeping the nation’s schools. We were the guinea pig class that school year. It was a horrible experience because they chose like the cheapest HP Chromebooks that used micro USB for charging. The following year, they rolled out Chromebooks across all middle and high school classes - though thankfully they gave us all more rugged Dell Chromebooks that had a barrel charging adapter. I grew up without a personal computer of my own. For me though, it wasn’t because I didn’t want one; I really wanted one as I was always attracted to technology and found that it came pretty natural to me. I yearned to build my own gaming computer one day too.
In the summer of 2016, the start of my junior year, I was nominated for a STEM camp at a local 4-year university. Keep in mind that this was just a few months after the release of Windows 10 to retail. I remember it not being very well received initially. It got a little better, but Windows 11 is having a not-too-dissimilar reception right now. I feel like people forgot how terrible the jump from Windows 7 to Windows 10 was (Windows 8 doesn’t count). But Windows 8 and 10 started the jump to dark patterns in the Windows UI, installing apps without the user’s consent, Windows updates, etc. Anyway, at STEM camp, the thing that captivated me the most was programming this microcontroller by Parallax. (That hardware is like 8 years old by now for the record).
This was the point in which I realized that I loved programming. After the three-day STEM camp, we got to keep our boards. I explained to the professor leading the program that I didn’t have access to a PC that I could use to program it, and he recommended that I get a Raspberry Pi. This is where it all started.
TLDR
So to sum up, the chips were lining up in my life perfectly to turn me away from Windows. Windows 10 had just been released with all of its telemetry, ads, anti-features, and dark patterns. I hadn’t used Windows at all in like 4 years, and I just bought my gateway drug into Linux: a Raspberry Pi. Another thing that I haven’t mentioned before is that when we read 1984 during my senior year, I really became ostracized even further from using proprietary software. At this point, I am having to use Windows at work. I don’t like it at all. My primary gripe is because we develop Linux software and so we have to use VMWare VMs and it really sucks. If we don’t bite the bullet and run our IDEs or text editors inside the VM; we end up having to deal with weird path issues, ACL annoyances, and corporate IT policy breaking things. My company is a government contractor for the record…
TLDR for the TLDR
The other main issue I have with Windows is because I am not used to it. I only got a Windows machine of my own in 2018 when I graduated high school. Even then, I primarily used Linux on that machine. I’d made a rule to myself that I would only use the Windows install if absolutely necessary and I would store no personal data on the disk. (My ThinkPad T480 had an unused NVME slot that was meant to be used for a modem, but I slotted in an aftermarket 2242). I know this wasn’t a perfect way of keeping my data safe from the rampant data collection by Microsoft, governments, Lenovo, Intel, and who knows who else; but I was happy with this as a solution for mitigation. Since starting to use Windows at work, I have gotten more used to it, but I have some huge frustrations with it. I am looking for some advice on using Windows - both for my personal systems and for my work computer:
-
First and foremost, how do I get the settings menu to not have the stupid banner with buttons for OneDrive, Windows Update, and Bing Rewards. This doesn’t show up on my work laptop. It’s blissfully plain. I have a Windows 10 Pro license (which I upgraded for free from Windows 10 Home through Windows 10 Education edition).
- There’s a few other issues like this where my work laptop has a seemingly better experience than my personal laptop. I’ll post them later as I think of them. In general, I’d like to get the Windows 10 Pro experience on my personal laptop that I get from the Windows 10 Pro on my work laptop.
-
How do I get Window tiling to work properly on Windows. I’ve tried using PowerToys fancy zones, but it’s worse than even KDE tiling.
-
Barring the tiling thing, is there a tiling terminal emulator that I can use on Windows - primarily as an SSH client? Or heck, is there a better SSH client? I don’t like Putty tbh. It looks ancient, and seems too obtuse to use. MobaXTerm is a common one we use at work, but I think it’s too busy.
-
My work computer seems to have an OpenSSH client installed on it so that I can use, for example Windows terminal, to SSH into the VM. That’d be cool to get an open ssh client for sshing into some of my personal Linux machines from my personal Windows device, but I can’t figure out how to get OpenSSH installed on the system like it is on my work laptop.
-
Do any of you have any Windows Power user tips and tricks for me? What about scripts and tools you use to debloat or improve the default settings via a script. (If my personal Windows laptop gets a virus, I don’t care as I can just reinstall it with only a loss of time).