>neovim>Wayland>Arch>Ghostty/Alacritty>Rust/Go>TUI music player>LLM coding assitant>a bunch of information about your CPU temp and fan speed that you don't actually pay attention to>subscribes to "coding streamers">dotfiles published on Github like anyone fucking caresWhen I see this, I know that you are a feckless, retarded piece of shit who does no real work.
>>108721338>llm/ai le badGet lost ludder
>>108721338unixporn larpers used to use arch linux and i3-gaps with some tranime wallpaper, although they do seem to have taken a liking to hyprland or sway on wayland
>>108721357>first post is yet another LLM shillCan't wait for you niggers to fizzle out already.
>>108721338>performative filtered wintard /g/eet posting stack
>>108721392This is you, luddite
>>108721338While I like learning new things about computers as a hobby, I have issues, mentally, that prevent me from sticking with programming or tasks in general. It has greatly disrupted my life in recent years, starting with episodes of dissociation at work. I am mostly worried about making my desktop more sleek and handy to use, as windows and gui applications cause me a great deal of frustration. I do not want to memorize context menus and fly-outs, or rapidly press the tab key. I mostly dislike the unixporn desktops. There are an accasional few that do something respectable, but no good rice can be appreciated without reading the dotfiles and whatever scripts they have written for their setup (most of them don't have any scripts for doing anything). You shouldn't have to have a job with computers to have a computer that is less frustrating to use from a lack of unnecessary steps to do things.
>>108721338The better question is how they're supposed to read any text with that color palette. Their monitor must look radioactive with how many nits are needed to make it intelligible.
>>108721338so i must know you personally and i must piss you off, that's what i'm getting from this post. sorry, i am here to stay
>>108723559I'm just being a troll on the Internet. I'm happy even hobbyists are fleeing to Linux. Keep doing you, king.
>>108723559All this being said, >>108721338 forgot to mention>quickshell>helix>zellij>fish>OhMyZsh
>>108723652I really don't like linux, either. I hat the fact that If I set root as the owner of a file in a directory owned by the user, that the user can just change the ownership of the file without escalating. It's fucking retarded.
>>108723658fish is the only thing from this thread that is not performative, but is actually simple and functional. bash is great to run temporarily for a script, but keep it off my default terminal shell.
>>108723652Open Source, in general, retarded. You can just bribe them to put exploitable code into the project and then recycle the cve's, and you never see what's happening under the table.
>>108723679My zsh config owns fish. ZLE is superior. Fish is only for if I haven't installed zsh yet.
>>108723689I don't have time for zsh. too complex. fish defaults are nice. fish documentation is nice. fish rules.
>>108723698I just asked an llm, and I would have to write a whole pipeline to replicate zsh's $LBUFFER variable. Not a total dealbreaker but the syntax in fish is so completely different from bash or zsh that it wouldn't be worth it for me to re-write my zsh config in fish so I can have a file manager built-into the shell. Fish is also slow, and has nothing like zcompile.
>>108721338I figured out my laptop was blowing itself up using it's integrated board instead of my 4080 using some hardware monitoring software. Linux is amazing
>>108723679You can use both. just type bash in fish and fish in bash to bash the fish and fish the bash
>neovimPerfectly fine notepad replacement, the faggotry starts with all the Lua plugins>stats about CPU tempsDelegate those to a status bar on a secondary screen, they come in handy from time to time>ArchPeople switch to Linux for this?
>>108721338>neovimWhat's wrong with it? Using it with LazyVim is the only way I can program "Hello, World!" without my IDE taking up a gig of RAM for no reason.
>>Ghostty/AlacrittyHow is wanting a terminal emulator that actually works "performative"? These apps probably have more Mac than Linux users.
>>108721338>Wayland>rustStealth transphobia thread
>>108721338replace alacritty with kitty
>>108727558Alacritty doesn't "actually work, though."
>finally switch from debian to artix>use xfce w/ xfwm4+cortile for last decade>wait I lie.. used i3 and openbox for bit but cba>use the same solarized theme for last decade>alacritty? why my t460 doesn't even have a gpuI'm lazy, dumb and work a blue collar job because I got addicted to opiates in my early 20s.Still more based than your description
>>108727623What about alacritty doesn't work?
>>108727633Can't even scroll down the .cache directory in my file manager. Can't run treesitter in nvim, though after moving to TreeSitterManager instead of nvim-treesitter, it has performed better.
>>108727633Here's wezterm for comparison.If you open nvtop, and do something that should stress the text rendering of alacritty, you'll notice that the usage (I only have an igpu, may be different on an dedicated gpu) never moves beyond the baseline established by merely opening it. Wezterm, Kitty, or any other gpu accelerated terminal will use more of the gpu as needed.
>>108727649>>108727669(nta)alacritty (the app) deliberately doesn't use a fancy font stack by choice to maximize performance. it works as intended, and serves its target audience.this is not a limitation in the terminal emulation itself. other terminal apps (like cosmic-terminal) use alacritty crates under the hood paired with a "fancier" font stack.