481
X is just better! (beehaw.org)
you are viewing a single comment's thread
view the rest of the comments
[-] penquin@lemm.ee 48 points 5 months ago

๐Ÿ˜‚ But X is a very old spaghetti code from the 80s and is a security nightmare. I use X, btw!

[-] CanadaPlus@futurology.today -1 points 5 months ago* (last edited 5 months ago)
[-] cmnybo@discuss.tchncs.de 16 points 5 months ago

If you only use the CLI, you don't need X or Wayland.

[-] AVincentInSpace@pawb.social 9 points 5 months ago

A while ago as an experiment I set up a new system and decided to see just how much I could get done without installing a graphical environment. Most of my work happens in Neovim and there are plenty of applications that will do things like play video directly to a framebuffer so it should be pretty straightforward right? Turns out not really. Neovim will run in a kernel VT, but it'll be ... messy. The kernel virtual terminal is only designed to be good enough to use to install a desktop manager or repair your configuration. It's not meant to be used full time. It only supports 16 colors which breaks just about every color scheme out there. It also only supports specially converted pixel fonts, meaning your choices of font size are somewhat restricted, ligatures are a complete no go, you can pretty much forget about nerdfonts (unless you wanna do a lot of work) and the only way to change fonts or font sizes is to use the setfont command which only works if run directly in the terminal as opposed to inside e.g. tmux.

It's usable in a pinch, but I do not recommend.

[-] CanadaPlus@futurology.today 4 points 5 months ago

Did you do much browsing? Lynx is a thing, but it can't do JavaScript.

Come to think of it, is there a CLI Lemmy client?

[-] AVincentInSpace@pawb.social 3 points 5 months ago* (last edited 5 months ago)

I just kinda used my phone for that. Like I said, not a good experience. Elinks and Links2 are marginally better than the trash fire that is Lynx, and I remember a while ago there was a project that would run Firefox in headless mode and cram its output into a terminal (wish I could remember what it was called), but you're not really gonna get a browser in a terminal no matter what you do

[-] CanadaPlus@futurology.today 1 points 5 months ago

I'm absolutely fascinated if somebody can point me to that.

How well did it render most sites, compared to the other CLI browsers?

[-] AVincentInSpace@pawb.social 3 points 5 months ago* (last edited 5 months ago)

Found it again after a bit of googling. It's called Browsh. Haven't played with it yet (will report back when I do) but from the demo on that github page it seems to work pretty well.

UPDATE: I've tried it out and hooooly craaaaaap this is good. If I didn't know this was running in a terminal I would never have guessed. I would've just assumed it was a novelty browser meant to evoke that style. Smooth scrolling works astonishingly well as does video playback.

[-] CanadaPlus@futurology.today 3 points 5 months ago* (last edited 5 months ago)

Lol, I'm already up and running. It's pretty good, and I can actually use my mouse with it in bash. Protip, it seems very important to use the right window size. It's good enough to do a lot of normal browsing, but openstreetmap understandably had broken controls. The only local issue is that I can't see what I'm entering into the URL bar.

It's also designed to run distributed, so you can use shitty bandwidth between a rendering machine and the display machine. I should try fitting it into a radio channel or phone connection or something, haha. I also wonder if it could be adapted to work with Tor Browser.

[-] cmnybo@discuss.tchncs.de 3 points 5 months ago

You can use fbterm if you want to use TTF fonts. It even works with nerdfonts, although the rendering is not quite right. It does support 256 colors, although the way it implements colors makes it a pain to use.

[-] AVincentInSpace@pawb.social 2 points 5 months ago

TIL of fbterm. I'll def check it out when I get a chance.

[-] jkozaka@lemm.ee 1 points 5 months ago

How did you get ligatures working with neovim?

[-] AVincentInSpace@pawb.social 2 points 5 months ago* (last edited 5 months ago)

Any good terminal emulator has them. Personally I use Konsole, but I'd be remiss if I didn't mention Neovide which supports them as well. It's a bit like a terminal emulator that can only run Neovim and has some Neovim-specific settings and integration (e.g. change window opacity with a Vim command, animated scrolling, plus that funky little animated cursor effect you can see on the website), and as a bonus it supports Windows and MacOS ~~if you're a heathen~~

[-] CanadaPlus@futurology.today 1 points 5 months ago

Absolute chad.

(Mandatory disclaimer that I actually think the anti-GUI jerk goes too far)

[-] penquin@lemm.ee 4 points 5 months ago

TempleOS? Not sure if it runs X or not, but it sure is solid.

[-] Vilian@lemmy.ca 3 points 5 months ago

improvable, also wayland problem isn't fundamental, is the slowness to merge new protocols, wlroots, for example, add protocols that aren't approved in the wayland gitlab to make it work better, so... third option is wayland, with protocols waiting for approval(that can be updated later if the protocol changes idk)

also nvidia, but that can't be fixed with a third option anyway

to be fair people need to read the gitlab discutions, the devs there aren't approving protocol just because the sake of it, is really hard to make things work securely and on every plataform, also, there things that really don't need a protocol to work, look at the QT handoff that fixes an issue that even on xorg wasn't fixed, and without needing a new protocol

other than that, certaing things like the tearing could have being merged earlier lol

[-] jarfil@beehaw.org 2 points 5 months ago
[-] CanadaPlus@futurology.today 4 points 5 months ago* (last edited 5 months ago)

Blasphemy! And also I'm poor, although I guess if I really wanted to run spyware as my kernel I could pirate it.

But yeah, I'm getting the sense those are the two games in town, Linux-wise.

[-] jarfil@beehaw.org 2 points 5 months ago

The kernel is fine, it's been in the hands of pretty cool people since at least NT. As for the stuff running on it, well...... ๐Ÿ˜—๐ŸŽถ

[-] CanadaPlus@futurology.today 1 points 5 months ago

Really? Is it open source, or are we just going by reputation of the developers?

I actually don't know much about the kernel they use, I was really just trying to emphasise the level of trust you put in your OS.

this post was submitted on 28 Jan 2024
481 points (97.4% liked)

Programmer Humor

18271 readers
2063 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS