this post was submitted on 01 Oct 2024
381 points (98.7% liked)

Linux

47744 readers
910 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
 

It started as a stupid project cause I was bored. How much can you actually do without a windowing environment?
After finding out how to post to lemmy from a TTY, I realized that I can do most things I do daily using text.
Browsing the web in links, which opens all sorts of files in the corresponding programs if configured correctly.
Opening images in fbi, PDFs in fbpdf, listening to music in cmus, watching movies in mplayer, using e-mail in alpine, creating documents in vim and latex, ...
The only thing that still requires a GUI is image editing and a few websites I need that don't work without JavaScript.
And it's actually really nice...more focused, without loading times, animations, popups, ads, or other distractions, and everything is scriptable.

Anyway, sorry for the blog post.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

I'd love to be able to ditch the gui entirely, I've found working from a TTY really helps me focus on the actual work I'm supposed to be doing

Unfortunately the one impossible hurdle is the web browser. Have kinda got around the need for it mostly with an llm cli for basic questions but will always find myself needing to fire up a window manager just to get a browser eventually

Also doesn't help that I'm primarily a web developer

[–] [email protected] 1 points 2 weeks ago (1 children)

always find myself needing to fire up a window manager just to get a browser eventually

A chromeless tiling WM is basically invisible and AFAIK has almost zero performance impact. That's roughly what I do.

[–] [email protected] 3 points 2 weeks ago

I usually use gamescope for that purpose but it's still a bit of a pain and takes me out of the tmux/helix loop

[–] [email protected] 1 points 1 week ago* (last edited 1 week ago) (1 children)

cage is a minimalist Wayland compositor that only shows a single application in fullscreen. When you close the app, it drops you back to your console.
It's compatible with programs that need X11 through XWayland, and it has practically no loading times.

cage -ds firefox would open Firefox in fullscreen.
Option -d hides client-side decorations and -s allows you to switch from Wayland to another TTY using Ctrl+Alt+F[1-6]

I put aliases for the programs I use in my .bashrc so I can just type FF[Enter] and a second later I have Firefox open.

load more comments (1 replies)
[–] [email protected] 4 points 2 weeks ago (3 children)

I remember using Reddit years ago on Links. New Reddit was borderline unusable, old Reddit worked... okayish. How is Default web UI Lemmy on Links? Is there a nice TUI client that I guess you would use more regularly?

load more comments (3 replies)
[–] [email protected] 4 points 2 weeks ago

Okay, I've wanted to do the same thing for ages. Time to follow up my words with action!

[–] [email protected] 4 points 2 weeks ago

Reject pixel-graphics, install aalib

;^)

[–] [email protected] 4 points 2 weeks ago

it's all just curling some jsons and slapping some paint and shit on top of that.

[–] [email protected] 2 points 2 weeks ago (1 children)
[–] [email protected] 4 points 2 weeks ago (1 children)

I did. It doesn't accept mouse clicks from gpm, and it doesn't offer keyboard navigation. Both issues are long-standing bugs that also affect the Chrome version, Carbonyl.

load more comments (1 replies)
[–] [email protected] 2 points 2 weeks ago* (last edited 2 weeks ago)

Pretty cool, this is how people used computers before, but back they computers couldn't do as many things as they can now

[–] [email protected] 2 points 2 weeks ago

I would not recommend web links opening in other programs.

[–] [email protected] 2 points 2 weeks ago (7 children)

Why alpine instead of mutt? It must be some 20 years since I least heard about pine or any of its forks

[–] [email protected] 4 points 2 weeks ago

Because I'm too dumb to configure mutt.

load more comments (6 replies)
load more comments
view more: ‹ prev next ›