23700+ entries in 0.17s
a111: Logged on 2018-01-05 19:01 mircea
_popescu: in any case, here's the logic : the proximate cause of the failure of "computer science" to amount to 0 (not epsilon, 0) since its inception is strictly due to poor treatment of comments as 2nd class item in code.
deedbot: jpx
__ voiced for 30 minutes.
scriba: Logged on 2018-01-05: [19:03:26] <mircea
_popescu> as i say -- i see no way out here ; we'll end up with the v-code + blog-commentary ostrich-camel and god help us./
a111: Logged on 2018-01-04 17:11 mircea
_popescu: they had all sorts of (utterly nonsensical) "cars of the future", their features being that they were "warlike" (in a dysfunctional, anti-mechanicistic, looks-are-everything-and-hot-beats-cute girl pov) and that they had mechanisms exposed
a111: Logged on 2018-01-05 07:03 mircea
_popescu: other than the lovely "if you launched all pantsuit in outer space, do you expect seti would manage to find any ?" putdown, valuable lesson from naggum : inept bureaucrats / insufferable cucks / other "people themselves" try to barnacle their inept nonsense (in original, scheme) on pre-existing "brand" (as they perceive it ; in the original -- lisp) for the transparently transactional reason that this way they "get to" (as th
a111: Logged on 2018-01-05 17:50 lobbes: In other incidental preguntas: mircea
_popescu, can you recommend good "introductory" reading on the subject of thought classification? It seems like the obvious fundamental to improving my cognitive processes
ben_vulpes: > 2018-01-06
_00:29:50.97891 REORGANIZE
a111: Logged on 2017-12-27 07:13 mircea
_popescu: o the fuck he is!!! ie, the world's heavyweight champion. ayer explained that he's the ex wykeham professor of logic, and since they're both pre-eminent in their respective fields, how about they indulge in discourse rather than intercourse. oddly enough tyson accepted, and naomi campbell slipped out -- apparently undamaged enough by the experience to actually do those not-even-terrible shots with madonna.
trinque: ben
_vulpes: don't cloud the politics with facts!
ben_vulpes: i'm going to tap out, will wait for mircea
_popescu to pour some more fuel on this one.
ben_vulpes: the point that trinque is making is that you can change other files in such a way that ruins maxint
_locks
a111: Logged on 2017-12-27 04:52 mircea
_popescu: trinque because it'll get a mess ; ben
_vulpes it's just a counter. increments 1 from prev line. shall i do a sample pastebin ?
ben_vulpes: asciilifeform: why `int' for EOF and `Integer' for Sadness
_Code ?
pehbot: ben
_vulpes: 000000000000000000000000000000000000000000000000000000000000ABCD
ben_vulpes: !A .4.3.6.ABCD.FF.0.1 ``>{
_}{'
_}
_``>{
_}{'
_}
_``>{
_}{'
_}
_``>{
_}{'
_}
_``>{
_}{'
_}
_``>{
_}{'
_}
_ Q
a111: Logged on 2018-01-03 17:07 phf: using the boolean we execute an if/else branch which either swaps the two numbers and drops the top most '
_, or drops the top most without swapping
_. the final drop
_ is an artifact of conditional implementation that always leaves a value on the stack.
trinque: hey after mircea
_popescu's various whallops on me about weed, I gave up daily caffeine even.
☟︎ trinque: left. ben
_vulpes also left.
trinque: gabriel
_laddel: so where the fuck are these then.
trinque: gabriel
_laddel: honestly why should anyone give a fuck to improve you.
mod6: <+ben
_vulpes> logs save us from the "but i thought we agreed" floppy meatsack memory. << i feel ya. if you wanna help me dig, that'd be awesome.
deedbot: gabriel
_laddel voiced for 30 minutes.
a111: Logged on 2018-01-05 13:41 asciilifeform: diana
_coman: 'best thing is never to have programmed at all' or how did socrates put it.
a111: Logged on 2018-01-05 09:56 diana
_coman: which is perfectly fine with me for code; it's still grating for comments and I'm not sure how this will resolve, it sort of pushes comments out of code (to a place where one can read them as text not as code-which-they-are-not)
mod6: my $tdir = get
_homedir() . "/.gnupgtmp";
mod6: sub remove
_tmpdir { my ($dir) = @
_; `rm -rf $dir` if -d $dir;
mod6: sub make
_tmpdir { my ($dir) = @
_; `mkdir -p $dir && chmod 0700 $dir` if !-d $dir or die "$dir exists! $!";
mod6: and if you ^C the thing mid-way through the execution, you'll never hit remove
_tmpdir