this post was submitted on 01 Oct 2021
13 points (93.3% liked)

Linux

50861 readers
901 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

How was it? What programs did you use?

I want to try it, but the browser thing is a deal breaker I think.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 3 years ago

recently i have been able to survive with ease in a bare terminal environment for an extended period of time.
browsing using lynx is not that bad. although i feel like these tui browsers could be designed in a more modern way that shifts away from simplicity and adds some simple useful features and is conscious of practical need of a serious user.
browsing is like detox for a short time until your brain gets re-calibrated to reading text carefully.
after a while.. you eventually hit a monster problem that requires maximum resources. and then it seems like the intuitive point and click tab whack-a-mole is superior when wading through bullshit mazes of links. i plan on going back to the bare terminal.
to do that i will benefit immensely from:

  • better scripting skills and competency (such as bash)
  • practice or mastery of tmux to an intermediate level
  • really need more advanced search tools than is commonly available. probably build my own search engine (and maybe crawler).
  • some more familiarity of lynx would be nice. i know it grows with with time.

it's workable today. i hope that the workflow can be streamlined to the point that i almost never have to use xorg. (not for political reasons.. just because the terminal does average out to be equivalently productive to desktop applications, with the benefit of being lighter,faster,scriptable, and less distracting.)