Hello everyone.

As the title says, I’m considering to ditch my graphical environment, because I find it very distracting, especially because I can think about playing video games or browsing the web mindlessly when I should be studying. And when I’m studying, those thoughts wander inside my head, and it sucks.

So, moving to a TTY environment, and using terminal programs, is the only way I find to avoid those intrusive thoughts and any other distraction. But I’m afraid that I’ll be very limited somehow, because there aren’t enough programs to fulfill my needs, or because those programs cannot perform as many tasks as their graphical counterparts.

I know some programs that I can use, like Links, Vim/Emacs, mpd, Ranger, and tmux, as well as some rogue-like games, like DCSS, Angband and NetHack. I also heard about framebuffer, but I don’t know how it works.

Did any of you experimented with TTY? How long did you last inside it?

  • echo@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 year ago

    you’re saying you don’t want to use a GUI because you’ll get distracted by video games, and then you list games you can play on a terminal?

    • Ignacio [he/him]@beehaw.orgOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Turn-based games are better because you can have them opened without nothing happening in TTY2, for example, and doing serious tasks on TTY1. Doing that while playing Slime Rancher or GTA4 is really difficult, if not impossible.

      Besides, main lack of turn-based console games is graphics and a deep history.

  • aes @beehaw.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    A very interesting and crazy proposition, but I think you’re asking the wrong question. There are definitely ways of removing distractions from your environment without resorting to something so drastic.

    E.g. have you considered creating a user with restricted access to certain programs (example) and set up add-ons for web browsers that restrict access to certain websites?

    • Ignacio [he/him]@beehaw.orgOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      I’ve never created other users besides the one that is created during installation. And I don’t know how restriction can be done.

      I used browser plug-ins to restrict access to certain sites, but only for main domains, not for subdomains.

      • aes @beehaw.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        I’m a huge proponent of the command line, but you often spend more time learning tools and configuring your environment than getting work done.

        I’d instead recommend you start with learning basic system administration for Linux. User management and permissions on https://linuxjourney.com/ or TLCL would be a good place to start. Of course there’s a good chance your desktop environment has ways of configuring users and permissions, too.

        Ublock origin has a very powerful URL filtering system, e.g. https://beehaw.org/c/gaming$document blocks you from accessing the gaming community on beehaw, but doesn’t stop you from accessing https://beehaw.org or other communities on the site.

        • livendie@beehaw.org
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          I’m a huge proponent of the command line, but you often spend more time learning tools and configuring your environment than getting work done.

          I agree with this. I remember spending soo much of my time learning and configuring my environment, the time just seemed to fly by.
          These days I prefer to just log into xfce and get some work done. I still use my sweet setup of bspwm from time to time tho, will not forget it.

  • midnight@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Why not just move to a minimal window manager?
    I use i3 with no bar, and it’s pretty low distraction compared to a full desktop environment.

    Definitely get comfortable with the terminal, vim and shell scripting can do pretty much anything. Although you will have a much nicer time with a terminal emulator like kitty or alacrity imo. Idk how sensitive you are to this sort of thing, but as a fellow adhd-er, customizing the font and colors makes a big difference for comfort and distraction.

    I think you’re really going to need a web browser, but you could always just use a site blocker extension. Otherwise if you really can go without a browser, just uninstall it. Same with something like steam.

    • spencer@beehaw.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      As someone who grew up on OS X and Windows, I was really surprised by how easily I made the switch to i3. It seems scary not having as much “direct” control over windows, but I mainly would have things fullscreen or side-by-side anyways. The workspace model also works really well for me.

  • flatbield@beehaw.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    You absolutely can. I used terminals for the first 20 years of my computer use. Just install Debian or other OS without the graphical environment. Like others said use in crtl-alt and one of the function keys can also get you there. The biggest issue is handling images and typesetting. Never tried libsvga type programs but yes they should exist. Back in the day though we just printed a lot more stuff. Also Tex and Latex was a lot more used. ASCII art was also a thing.

    So yes pretty much everything can be done in the terminal environment. Some stuff is actually more productive. I still use it for many things.

  • davefischer@beehaw.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    I ran Unix at home all through the 90s with just serial terminals, didn’t switch to X until 2000. But… I wasn’t using the web. There’s a lot of sites now that just don’t work with lynx. (Is links better on that point? I don’t know.)

  • kamiheku@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    That depends entirely on what you want to / need to do with your PC.

    As a teenager some 15 years ago I did use a TTY only setup on an 800 MHz Pentium for… Months, I guess? Obviously I wasn’t doing anything too immediately productive back then; I was mostly either compiling kernels or playing nethack with the wiki open in (e)links via screen for multiplexing. It was an intensely comfy experience as I recall, just a small handful of processes running at any given time.

    • Ignacio [he/him]@beehaw.orgOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I want to study through my documents without feeling the tempation of playing doom, or watching some YouTube videos, or scrolling memes mindlessly on Kbin. Those thoughts lead me to perform those tasks. Having ADHD sucks.