this post was submitted on 17 Jul 2023
17 points (100.0% liked)
Chat
7498 readers
3 users here now
Relaxed section for discussion and debate that doesn't fit anywhere else. Whether it's advice, how your week is going, a link that's at the back of your mind, or something like that, it can likely go here.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
viascreen
for multiplexing. It was an intensely comfy experience as I recall, just a small handful of processes running at any given time.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.
Yeah I suppose that could work. Just get a framebuffer PDF reader going and you're off to the races. Found this one via Google:
https://github.com/aligrudi/fbpdf
Probably won't play too well with terminal multiplexing / split windows (
tmux
,screen
), but you could probably have the reader on e.g. TTY2 and a multiplexer on TTY1 for other stuff.