Post B7vN44zNH2uCzN284e by m0xEE@breloma.m0xee.net
(DIR) More posts by m0xEE@breloma.m0xee.net
(DIR) Post #B7vLT4GosoAq5iysSW by kirby@freerobuxextremist.com
0 likes, 0 repeats
cat displays files poorlyoh no. please don't go thereYou actually do want file names and line numbers and so on when you view a file, which cat doesn't supply.no please stop. PLEASEThe problem with cat is that its job is basically obsolete. It used to be that, if you had a program, and it produced a file, it always generated the whole file. So, if you had programs mkheader, mkbody, and mkfooter for generating a report, you had to do the equivalent ofmkheader > headermkbody > bodymkfooter > footercat header body footer > reportTo get your report.jesus do you know what the hell a pipe is?So cat is probably obsolete:webscale: please leave the tech sector immediately
(DIR) Post #B7vLsBEW8GTSvSsWXI by kirby@freerobuxextremist.com
0 likes, 0 repeats
The article that happened to spawn a Reddit thread containing the.. quoted comment.. also has interesting takes
(DIR) Post #B7vLsekmNOVoTvCCLg by Merc@freerobuxextremist.com
1 likes, 0 repeats
@kirby the purpose of cat is to concatenate files it displaying files is just a side effect of that are they stupid
(DIR) Post #B7vMPLppjfxlMa9M92 by kirby@freerobuxextremist.com
0 likes, 0 repeats
@Merc this is what i was thinking the entire time i was reading this comment. fuckin mouth agape sorta thing. i seriously think this dude doesn't know what a pipe is! especially because he only showed the jankiest way to set up a file using nothing but REDIRECTS
(DIR) Post #B7vN44zNH2uCzN284e by m0xEE@breloma.m0xee.net
1 likes, 0 repeats
@kirby Prebuilt dwm is indeed pretty useless: you press Meta/Alt+F to go one word forward in shell running in a terminal and it does some stupid shit instead — default bindings never work for me, using Super as modifier for most of its shortcuts is a must.Not sure how editing a file and doing "make install" sucks more than systemd though :marseyhmmm:
(DIR) Post #B7vNMvbMOrIPNPmxRQ by kirby@freerobuxextremist.com
0 likes, 0 repeats
@m0xEE i think the author of the blog post is just useless at computing tasks which require you to bang your head against the wall. either way dwm isn't going to cause that unless you don't know c, which most dwm users probably don't but even most of the non c programmer users can get it if they take more than 5 minutes to look at dwm