Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.advocacy > #366096
| From | "Octavian W. Lagrange" <olagrang@perch.invalid> |
|---|---|
| Newsgroups | comp.os.linux.advocacy |
| Subject | Re: GNU/Linux -- The Real Reason |
| Date | 2016-08-19 23:45 +0000 |
| Organization | O.W.L. |
| Message-ID | <fhjdu03a.gad1de@perch.invalid> (permalink) |
| References | <bc623d4b-4f92-4ae5-ae20-69d60d2c1ba9@googlegroups.com> <np823j02glp@news4.newsguy.com> |
Adlbifhr Mjduhgfks <am@random.us> wrote: > On Fri, 19 Aug 2016 11:01:00 -0700, fr314159 wrote: > >> GNU/Linux is a philosophy, a Weltanschauung, of computing. >> > > Ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha! > > I KNEW that I'd get no response from this brilliant posting. > > The average deadbeat on this NG can only sit and drool like an > emasculated cretin in front of his Hannah Montana Linux. > > Ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha! > I started building a CPU out of bash scripts a while back. Don't have a flip-flop yet, but got these so far: anon@lowtide:~/gates$ echo 1 | ./demux 100 00000000 00010000 anon@lowtide:~/gates$ echo 0010 | ./or 1 anon@lowtide:~/gates$ echo 0010 | ./nor 0 anon@lowtide:~/gates$ echo 0010 | ./xor 1 anon@lowtide:~/gates$ echo 0011 | ./xor 0 anon@lowtide:~/gates$ echo 0010 | ./not 1101 anon@lowtide:~/gates$ echo 01 | ./and 0 anon@lowtide:~/gates$ echo 11 | ./and 1 anon@lowtide:~/gates$ echo 11 | ./nand 0 anon@lowtide:~/gates$ echo 10 | ./nand 1 anon@lowtide:~/gates$ echo 10010011 | ./mux 100 1 anon@lowtide:~/gates$ echo 10010011 | ./mux 101 0 anon@lowtide:~/gates$ echo 10010011 | ./mux 101 | ./demux 100 11111111 11101111 anon@lowtide:~/gates$
Back to comp.os.linux.advocacy | Previous | Next — Previous in thread | Find similar | Unroll thread
GNU/Linux -- The Real Reason fr314159@gmail.com - 2016-08-19 11:01 -0700
Re: GNU/Linux -- The Real Reason Adlbifhr Mjduhgfks <am@random.us> - 2016-08-19 22:44 +0000
Re: GNU/Linux -- The Real Reason DFS <nospam@dfs.com> - 2016-08-19 19:37 -0400
Re: GNU/Linux -- The Real Reason Adlbifhr Mjduhgfks <am@random.us> - 2016-08-20 13:03 +0000
Re: GNU/Linux -- The Real Reason DFS <nospam@dfs.com> - 2016-08-20 09:58 -0400
Re: GNU/Linux -- The Real Reason "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-19 23:45 +0000
csiph-web