You know, I’m kinda surprised there isn’t a Maid IT service out there somewhere. You’re telling me I can fix computers all day AND dress in a maid outfit? sign me up!
When the windows update bricked my OS I sighed in pure relief as I could finally stop using windows forever. As an added bonus I didn’t lose any work because the drive was fully accessible to arch… after windows said it had encrypted the drive.
Absolute trash operating system and I have zero regrets leaving.
I very much understand your pain, my drive died mid-year while I was at university, I just cleaned it up and added it to a virtual machine with win10 to finish projects with the windows based programs.
Worked surprisingly well. I used virtual machine manager on arch (and now endeavour, I can’t stop distro hopping but I’ve stayed on endeavour the longest)
Serious question. Why? No, for real, why? Why are these hard to understand editors still the default on most distros and flavors? Why haven’t they reinvented themselves with easier to understand shortcuts?
I get the feeling my comment will attract heat, but I’m a web dev, studied comp Sci for years, have worked for nearly a decade and have spent over half my 30 year old life using computers of all sorts. I’m by no means a genius and I by no means know enough about this or most tech subjects, but I literally only knew how to close vim with and without saving changes in a recent vim encounter, purely due to a meme I saw in this community a few days prior, and I had already forgotten the commands by the time I saw this post. Nothing about vim and alternatives feels intuitive or easy to use, and you may say it’s a matter of sitting down and learning, which you can argue that, but you can’t argue this isn’t a bit of a gatekeeper for people trying to dip their toes into anything that could eventually rely on opening vim to do something.
I won’t try to deny its place in computer history, or its use for many, or even that it is preferred by some, but when every other software with keyboard shortcuts agrees on certain easy to remember standards, I don’t quite understand how software that goes against all of that hasn’t been replaced or hasn’t reinvented itself in newer versions.
Then again, I have no idea what the difference between vi, vim, emacs, and nano are, so roast away!
Why would vim reinvent itself? Vim’s functionality has been standard for years, and works as expected. You can always use nano or something similar instead, which is probably a lot more usable to someone who doesn’t want to learn all the advanced functionality of vim or emacs
Vi is meant for old school and modern terminals. Ctrl+S or Ctrl+C had very particular purposes in software control flow. With Vi you can communicate via SSH on almost any unix file system. It’s basically a universal editor that doesn’t require a mouse or a lot of keys on a keyboard. You can get away with just a subset of the ASCII set.
So for one, it’s kind of like having a backwards compatible piece of software that exists on almost any system you might need to remotely control via a keyboard with no GUI.
For two, once you do learn how to use Vi/Vim/Emacs, you’ll be far faster at typing. It has several useful tricks for automating typing (faster copy/paste, copy/paste n-times, jump around lines/chars, go-to lines, search via Regex, etc.) which are particularly useful in a programming context.
Generally, it’s worth a developer spending at least a day or a week typing only in Vi for programming. Yes, you’ll be slow and clunky. But the moment you have to SSH into a server and make meaningful changes to a file, you’ll be happy you spent the time.
Why are these hard to understand editors still the default on most distros and flavors
I think nano is usually the default nowdays. Nano os pretty minimal and has it’s keybinds always on display so you don’t need to memorize them.
Why haven’t they reinvented themselves with easier to understand shortcuts?
Nothing about vim and alternatives feels intuitive or easy to use
(Neo)vim doesn’t need to reinvent itself to be more accessible, because it does what it does very well. I’m a web dev and have used vscode like anybody else for a long time. I decided to try neovim because vscode was performing badly, but kept me using it because of how good the developer experience is. Once you learned how to use it, there is just nothing better.
but when every other software with keyboard shortcuts agrees on certain easy to remember standards, I don’t quite understand how software that goes against all of that hasn’t been replaced or hasn’t reinvented itself in newer versions
In a way, it has been replaced. Most people will use a user friendly IDE and ignore vim. The thing about vim is that it does things in a fundamentally different way than any other editor, so reinventing itself would mean loosing everything that makes it good, then you better off using something else.
Then again, I have no idea what the difference between vi, vim, emacs, and nano are
Nano is a simple, easy terminal text editor; vi, vim and neovim are three versions of the same quirky and hard, but very good text editor/IDE; emacs is a quirky, but kinda bad editor that has amazingly good extendability.
Isvi still the default? On Debian it sure isn’t, nano is the default and has been for years, and I can only assume the debian derivatives have all followed suit. That’d already be most new installs taken care of.
If you find something that opens vi unexpectedly, double-check $EDITOR’s value then file a bug report and tell them to follow $EDITOR.
Some people like vim the way it is. That’s why they haven’t re-invented it. If you want to use a more intuitive text editor, there are plenty available (such as nano or micro).They don’t need to turn vim into a clone of something that already exists.
As for why it’s still the default… It’s the same reason why everybody uses QWERTY keyboards when Dvorak is clearly superior. People already know how to type with QWERTY and they don’t want to take the time to re-learn with a new layout, change their workflows, etc.
It isn’t universal, though. Garuda Linux defaults to micro. The web dev boot camp I was in didn’t bring vim up at all! We only used nano! I think that was a disservice to the students, but the instructors must’ve thought that it would be too confusing.
To ensure the Unix-like standard of maximum backwards compatibility. Vi (the original, before Vim) was made in an age where computer keyboards might not have had luxury features like arrow keys, but did have alphanumeric keys and minimally competent users. It has worked for almost half a century, so unless you’re Microsoft, why would you change it?
Even today, many people prefer it because you don’t have to move your hand far away from the home row while typing or navigating, and the modality gives the user a much greater toolkit (seriously, I just about nutted when I discovered d i "). Not having to rely on modifiers and the arrow keys also reduces the risk of the repeated stress injury known as Emacs pinky.
Because vim (and emacs too!) is a powerful editor that works purely on command line and most people who are experienced in the Unix world are generally familiar with it. There are plenty of easier editors to use, like nano, that are also widely distributed and you are free to change your default. Being really powerful but you kind of need to know what you’re doing is basically unix’s whole thing.
As a ~20 year vim user, and by no means a proficient power user (any time I end up in recording mode, I just mash ESC repeatedly until this start behaving normally again.), I think it’s just “it’s easier for someone that doesn’t know how to use it to learn, than it is for everyone that already knows how to use it to relearn”.
Like the damn scroll options on laptop trackpads. Multitouch scroll down = scroll down. Then someone decided it needed to match the way phone scrolling works after smartphones became popular, so now there’s lots of scroll down = scroll up software behavior. But the options are still there to behave neither way. If you don’t like the vim commands, you’re free to install something that behaves in a way that you expect. If you do like vim commands, install it and get the behavior that users have come to expect for the last 20+ years.
As a former lifelong Windows user (from 2002 to 2019), I honestly don’t get why people continue using Windows in the future. It doesn’t make sense to me. They’re cracking down on liberties, increasing system requirements, and old software and games are gradually becoming less compatible. And people seem to be starting to realize that other options are becoming gradually more attractive, because Windows is now hovering below 70% while just ten years ago it was at over 90%. Meanwhile Mac has grown from 7% to 20%, and Linux is at an unprecedented 3%, and that’s not counting ChromeOS, which is slightly higher.
The mistakes Microsoft is doing can prove fatal. Because I think for most people, once they embrace Linux, even if Windows improves, they won’t wanna go back.
You’re right. And people continue to use Windows because all software is available for it. See… Adobe products, Notion, Windows games with just a double click, even the Whatsapp application, Full OneNote and do not even mention MS Office…
Yeah, I think the reason many don’t switch, is because of software availability.
Only reason I use windows is for work. All the software for industrial controls stuff is windows only. But luckily its so shit at being updated that I still have to keep a windows xp VM around for some stuff so hopefully I’ll be retired before I need to use windows 11+
I got my CNC router working via wine about 2 years ago. Was very happy when it not only worked but worked well. Thought I was going to need to setup a dedicated windows PC for it but I can just use my workshop/tinkering laptop.
I still might try and use Linux as a host for the windows VMS but I’d probably still need to keep a dual boot around can’t risk not having it in case of something that wouldn’t work with USB pass through.
Having recently replaced my laptop (with a used Lenovo T495) and set it up to dual boot Win11 and Endeavor…Windows 11 was by far the most difficult and time consuming to get from “boot off installation media” to “open functional web browser”. Would have been even easier had I asked Endeavor to just use up all of the partition I left free from installing Windows.
So when I got the T495, I went through the Win 11 OOBE to check it out. Turned it off until I got the Ram upgrade for it in the mail. That was my first problem, because “turn off” doesn’t mean what you think it does in Windows. If you want to get to the Lenovo system settings/boot order/diagnostics, turns out you have to “restart”. Go figure.
Then I did the switcheroo with NVMes in my old T470s and the 495. Took my 1TB out of the 470 into the 495, and took the 256 that came with the 495 and put it in the 470.
Then go to start the 470 and it boots fine to Win 11 but I can’t login with my PIN because my PIN is now expired. I’d enter a password but it never even let me do that. I tried to connect to my wifi and it wouldn’t connect.
Obviously this is because the host system changed and the TPM isn’t there anymore, but still frustrating to not be able to use the laptop offline just the same. I ended up just formatting and installing Endeavor on that, too. This was just where I finally realized that “reboot” means “give me the option to change boot order this time”, because I couldn’t get back into BIOS after it booted to windows.
I highly recommend Linux Mint (cinnamon) as an entry level Linux distro. It looks and feels similar to Windows, and it’s based on Ubuntu, so it has a lot of support and compatibility.
Really liked Mint, unfortunately the kernel was not new enough to support my 7900 XTX when I upgraded GPU so I ended up switching to Pop_OS which works fine as well.
linuxmemes
Top
This magazine is from a federated server and may be incomplete. Browse more on the original instance.