and you too >>121 and you too >>120 and you too >>119 and you too >>118 and you too >>117 and you too >>116 and you too >>115 and you too >>114 and you too >>113 and you too >>112 and you too >>111 and you too >>110 and you too >>109 and you too >>108 and you too >>107 and you too >>106 and you too >>105 and you too >>104 and you too >>103 and you too >>102 and you too >>101 and you too >>100 and you too >>99 and you too >>98 and you too >>97 and you too >>96 and you too >>95 and you too >>94 and you too >>93 and you too >>92 and you too >>91 and you too >>90 and you too >>89 and you too >>88 and you too >>87 and you too >>86 and you too >>85 and you too >>84 and you too >>83 and you too >>82 and you too >>81 and you too >>80 and you too >>79 and you too >>78 and you too >>77 and you too >>76 and you too >>75 and you too >>74 and you too >>73 and you too >>72 and you too >>71 and you too >>70 and you too >>69 and you too >>68 and you too >>67 and you too >>66 and you too >>65 and you too >>64 and you too >>63 and you too >>62 and you too >>61 and you too >>60 and you too >>59 and you too >>58 and you too >>57 and you too >>56 and you too >>55 and you too >>54 and you too >>53 and you too >>52 and you too >>51 and you too >>50 and you too >>49 and you too >>48 and you too >>47 and you too >>46 and you too >>45 and you too >>44 and you too >>43 and you too >>42 and you too >>41 and you too >>40 and you too >>39 and you too >>38 and you too >>37 and you too >>36 and you too >>35 and you too >>34 and you too >>33 and you too >>32 and you too >>31 and you too >>30 and you too >>29 and you too >>28 and you too >>27 and you too >>26 and you too >>25 and you too >>24 and you too >>23 and you too >>22 and you too >>21 and you too >>20 and you too >>19 and you too >>18 and you too >>17 and you too >>16 and you too >>15 and you too >>14 and you too >>13 and you too >>12 and you too >>11 and you too >>10 and you too >>9 and you too >>8 and you too >>7 and you too >>6 and you too >>5 and you too >>4 and you too >>3 and you too >>2 and you too >>1
Name:
Anonymous2015-08-03 23:37
>>200,201 Back to the imageboards with your sage down/b/oat, please.
funny how people waste their time rewriting old unix programs, still hanging onto scraps. and still reinventing libc for all of their apps
Name:
Anonymous2015-08-08 3:09
>>229 Apparently that's as good as these jokers are good for. They don't spend time writing substantial software like CAD or graphics drivers, they're only capable of rewriting cat and ls.
Name:
Anonymous2015-08-08 11:35
Unix tools are shit.
- Text streams are not good computational interfaces. - Multiple processes are clunky, slow, and shitty compared to interacting objects. - The shell is a piece of cunt, again with the fucking text wrangling. - Commandline parameters are yet more bullshit text processing for cunts, with the added bullshit of no standardization. - Same with config files.
Fuck "Unix tools" in their crusty ancient ass. There are fucking data types beyond the 8-bit character.
Let this shit die.
Name:
Anonymous2015-08-08 17:08
>>231 But Unix tools are what I used when I first learned how to program a computer. Therefore they are the best.
Name:
Anonymous2015-08-08 17:38
>>231,232 Most people grew up with Windows. They haven't gotten a chance to look at Unix objectively.
Name:
Anonymous2015-08-08 18:06
make an OS kernel which lets you write typed 'core utils' instead of a unix style os.