this post was submitted on 24 Jul 2025
21 points (100.0% liked)
Free and Open Source Software
19972 readers
24 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah I don't see any huge advantage in using a terminal browser over a full featured browser. However, I did notice that I don't have to hide all those popup questions when I go to certain websites with troubleshooting questions.
Sometimes I just desire the reading the text without all the visual distractions that is present in our modern internet experience.
What was your experience with a terminal based linux setup? I imagine it as something extremely lightweight at the cost of convenience.
My use case was basically managing a bunch of (headless) remote servers, so it worked really well.
My setup auto-ran tmux with a tiling config to give me 4 panes to work with when I logged in, with the top-right automatically launching my music player, and the bottom-right running cmatrix until I needed it to do something else. :)
Ah, it sounds similar to how I want to set up my headerless Raspberry Pi 5. I've been slowly learning tmux as well but it's nice to have detached sessions. I'll eventually add WeeChat as a sort of IRC bouncer for myself.
Right now it's just hosting a simple file server and a copy of Wikipedia. I've also been looking at BashWrite and Bash Static Site Generator as a simple command line blog to host for myself.
I quite enjoy the text only work environment. It's far less distracting :)