User's banner
Avatar

vynaaa

vynaaa@lemmy.world
Joined
1 posts • 4 comments
Direct message

It’s a workout for your CPU. It will make it grow big and strong.

permalink
report
parent
reply

I agree that just watching a random sport or 2 random teams can be boring. It becomes interesting when you feel a connection to the team or athlete. If you go and watch live, it also becomes a community thing.

Personally, I used to train football (soccer) in my local team in a small town and everyone basically knew all the players.

Football becomes more interesting when you throw a beer can at a player, who also works at a pizzeria, and he takes a sip and throws it back.

permalink
report
parent
reply

Vi is a very old piece of software. Unless I’m mistaken, it doesn’t even have syntax highlighting. Vim is “vi improved” and supports all kinds of stuff, including extensions. Neovim is vim that uses Lua as an extension language, instead of vimscript. That allows for easier creation of powerful extensions.

Nano is a simpler text editor that is not as “powerful” as the vim family. Emacs is a state of mind.

In general, all of these are good tools and get the job done.

permalink
report
parent
reply