Can you explain what's up with the links you posted? Just do the first one. I want to learn from your DNS expertise.
Jaxson Rodriguez
>peanut gallery >expertise
John James
*throws peanut*
DOODY-HEAD
Henry Murphy
> Because dwm is customized through editing its source code, it’s pointless to make binary packages of it. This keeps its userbase small and elitist. No novices asking stupid questions.
Unironic, unabashed fedora tippery right here.
Adrian Phillips
I'm pretty sure most of them use openbsd
Cameron Richardson
Go fuckyourself you piece of shit You think I'm happy to say he is a globalist german? You think I smile when I upload a picture of a person that is destroying linux? You think it's alright for a shit coder that never wrote anything decent in his life to write the second most important piece of code and power debian (the most used distro in the world) ? Die if you are not trolling. You are worse than a rapist and a serial killer. You are even worse than useful idiots like Lennart. I wish it was legal to beat people like you in public and get away unpunished. I seriously hope in a future society we'll be able to take away the rights of destroyers of society such as yourself, not because it's fun to take away the rights of people but because you contribute to make society a very bad place to live in
Benjamin Garcia
Slackware. Using it is like driving a great vintage car without automatic transmission, ABS, cruise-control, etc. You driving it not because it's convinient but because you like the sense of control it gives you.
Robert Myers
dwm is unironically a great piece of software, been using it for months now. really does the job a lot better than say i3 which due to it's tree-based structure is complicated to use.
dwm has like four key binds for moving windows (vim like so hjkl) and one bind to put the current window as master.
st is great too, though to be usable absolutely needs the scrollback patch. No idea why they just didn't implement it. Using screen/tmux to handle scrollback sounds silly at best.
Luke Sullivan
Those are examples of bugs in systemd-related stuff that are actually valid, but completely dismissed by Lenny because he thinks they have no practical relevance, which is promptly refuted in the discussion, but he sticks with his original misguided beliefs.
Caleb Cooper
dwm or st is packager's hello world. If you just cd to cloned directory and make install, shame on you. Get dwm, write your patches and either learn how to apply custom patches to source based distro or make your own local package elsewhere.
Ayden Watson
Go fuckyourself you piece of shit You think I'm happy to say he is a globalist german? You think I smile when I upload a picture of a person that is destroying linux? You think it's alright for a shit coder that never wrote anything decent in his life to write the second most important piece of code and power debian (the most used distro in the world) ? Die if you are not trolling. You are worse than a rapist and a serial killer. You are even worse than useful idiots like Lennart. I wish it was legal to beat people like you in public and get away unpunished. I seriously hope in a future society we'll be able to take away the rights of destroyers of society such as yourself, not because it's fun to take away the rights of people but because you contribute to make society a very bad place to live in
John Sullivan
For a desktop or new AMD gpu laptop? PCLinuxOS. Optimus Laptop? Suck it up, ubuntu or mint are your best choice as the manual gpu off load does not work on all systems.
Ethan Parker
install gentoo
Landon Clark
GENTOO
Camden Fisher
Never tried dwm so can't comment but the attitude is just dumb. Loading a plain text file violates muh simplicity so let's compile all configuration in. As a bonus it keeps the normies out reee
Jose Lewis
Explain how they're valid. Explain how they haven't been fixed by the commits.
Hudson Reed
also don't forget to put whole project into single 5k lines long file
Luis Bennett
>unix >Plan9 Would you like a glass thrown in your face?
Zachary King
Where exactly did I claim that I'm unable to do it? I'm very comfortable using patches for dwm and currently I'm using around 4 of them. I'm just saying that out-of-the-box usability of st could be greatly enhanced if they simply introduced the scrollback patch in the mainline cause frankly I don't know anyone who depends on tmux or GNU screen for this functionality.
Samuel Perry
Just add some run-time configuration yourself, it's easy. I think other people already published patches that do just that.
Austin Lewis
Yeah, that's fucking retarded. Who uses a minimalist terminal emulator just to run something bloated like GNU screen on top to get basic functionality.
Jason Barnes
>Loading a plain text file violates muh simplicity so let's compile all configuration in. No idea how is it dumb or inefficient. You're configuring your window manage once and you leave it to never touch again.
>As a bonus it keeps the normies out reee Silly argument as well, config.h is laid so even someone with the most basic idea how programming works can figure it out. Knowledge of C is not required at all, everything's in the comments, it's copy-paste-change value 99% of the time.
Let's not pretend that someone who just wants an out of the box DE experience would even look at a tiling window manager let alone dwm.
Jason Gomez
Parabola with OpenRC
Matthew Young
Exactly my point. I use screen only for rtorrent (doesn't play well with dtach unfortunately) and I get alone without it just fine. If it wasn't for the scrollback patch I would probably still use rxvt-unicode.
Michael Taylor
>doesn't play well with dtach unfortunately I use rtorrent with dtach - works fine for me.
Elijah Wood
9front
Adrian Rodriguez
I love systems, simply because I've done so much privescalation. I should be thanking this dickhead for all my root shells
Gavin Ward
share your setup then senpai.
mine goes like alias rtorrent='screen -D -R -S rtorrentd rtorrent' So typing rtorrent connects to existing rtorrent session or creates one if it doesn't exist. I had troubles with both detaching the session (^a-d with screen) and refreshing the screen if the size of terminal window changes.
Logan Hall
You must be 18 to post on this website.
Ayden Edwards
I just use dtach -A .dtach/torr /usr/bin/rtorrent. I don't even bother with an alias, I just ctrl-r instead.
Had no problems detaching (ctrl+\) and terminal resizing works (I'm using urxvt)
David Jenkins
Well, your solution seems to work. But after detaching and reattaching the session the arrow keys to navigate rtorrent do not work correctly. Left, down arrow outright do not to anything, up arrow pretends to be shift-a and right arrow resets download throttle settings to 0.
Do you have this problem as well?
Chase Phillips
NetBSD
Henry Morris
No. Could be related to your terminal settings. Special keys can get screwy if you don't use the right termcap file, etc.
Carter Bennett
Shit, might be. GNU screen doesn't seem that bad anyways.