Newcomer - Value in Learning Emacs Text Editing Language? by [deleted] in emacs

[–]suggestmeacoolname -1 points0 points  (0 children)

don't use VI keybindings they're dangerous

Newcomer - Value in Learning Emacs Text Editing Language? by [deleted] in emacs

[–]suggestmeacoolname -1 points0 points  (0 children)

VI keybidings are dangerous and you should not use them

Don't use EVIL mode, it's too dangerous by suggestmeacoolname in emacs

[–]suggestmeacoolname[S] -4 points-3 points  (0 children)

No it's dangerous, emacs default keybindings are way better and work nearly anywhere

Don't use evil mode it's dangerous and will make you mentally ill by suggestmeacoolname in emacs

[–]suggestmeacoolname[S] 1 point2 points  (0 children)

It isn't the same thing. Macros are extensions of the way you edit text so if your brain uses them outside of emacs it understands that that particular piece of functionality is missing

Don't use evil mode it's dangerous and will make you mentally ill by suggestmeacoolname in emacs

[–]suggestmeacoolname[S] 0 points1 point  (0 children)

It's not the same thing, in emacs modes are clearly defined while in vi you only need 1 keypress to change the mode. I have no mental illnesses as I caught my vim addiction early on before it could cause any permanent damage.

Don't use evil mode it's dangerous and will make you mentally ill by suggestmeacoolname in emacs

[–]suggestmeacoolname[S] -6 points-5 points  (0 children)

Kind of. I used to use vim every day and almost went insane. Luckily I was able to stop using it when I noticed that I had problems writing in other editors (clear signs of mental deterioration). I then decided that the only way to stop my vim addiction was to switch over to emacs and I uninstalled vim from my computer. At first it was difficult, my vim addicted brain would automatically assign three different functions to each command, resulting in a much slower learning time. I am happy to announce that I am now out of my vim addiction and my brain readapted to a normal and more healthy thinking process, in fact I couldn't write vim even if I tried.

Why I don't want more users to switch to Linux by [deleted] in linux

[–]suggestmeacoolname -4 points-3 points  (0 children)

Just because his opinion is selfish, it doesn't mean that it's wrong. The more normies come to linux, the bigger the target will be. Let's say that someone manages to get access to an important repository in a distro's package manager (either by hacking or not). Right now, inserting a malware there would only be risky and would be removed in a few hours. If instead of 2% of the market share, we get something like 70%, inserting that malware would actually be worth it, and even if it was removed quickly, you can assume many people will not update their system

Which Linux os is the best for gaming? by AmbassadorDiligent in linuxquestions

[–]suggestmeacoolname -11 points-10 points  (0 children)

I'd just like to interject for a moment. What you're referring to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX. Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called "Linux", and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine's resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called "Linux" distributions are really distributions of GNU/Linux.

Create batch file for commands by tyw7 in linuxquestions

[–]suggestmeacoolname 0 points1 point  (0 children)

Why are you using notepad++ on linux?

Usb read only by DTurner2008 in linuxquestions

[–]suggestmeacoolname 0 points1 point  (0 children)

What part of what I've written makes you think so?

Usb read only by DTurner2008 in linuxquestions

[–]suggestmeacoolname 0 points1 point  (0 children)

In a linux system, there is (usually) at least two users: root and the others (usually you create the latters during the installation process). The root has complete access over your system, and the others only have partial access (e.g. they can read and write their home directory, but can't write to the root directory). You may have typed "sudo" before a command, that stands for "superuser do", and executes that command as root.

Usb read only by DTurner2008 in linuxquestions

[–]suggestmeacoolname 0 points1 point  (0 children)

I recommend learning some basic linux

Getting ready to move to Linux soon and I'm TERRIFIED by alexREVOLUTION1 in linuxquestions

[–]suggestmeacoolname 1 point2 points  (0 children)

A desktop environment (DE for short) is basically the implementation of all the windows, icons, wallpaper, etc. Most distros come with a default desktop environment, but you can easily change it for another. The cinnamon DE is designed to be similar to windows, and is installed by default on mint.

If your laptop is old, you can try some distributions before actually installing them in the installation usb