Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

actual discussion

Name: Anonymous 2016-09-04 3:03

Do you guys neve get tired of all... this... whatever it is that gets posted here. Somwtimes i just want to have a real discussion without silly characters and roles playing devils advocate. Seems like trolling and nonsense has saturated online discourse to the point that everyone is afraid or should i say, knows better than to try to engage in real debate. Im fed up with that becauwe i crave it, give me.something real for once.

Name: Anonymous 2016-09-04 3:14

Name: MindGrid 2016-09-04 3:15

Name: Anonymous 2016-09-04 7:13

>>3
http://github.com/PriorArt/AGI/blob/master/ghost.pl

5,823 lines of the worst Perl code I've ever seen, at least since the
last time I looked at your stuff.

if ($c12 ne "") { # 2016apr03: if the word is only 12 characters
$b16=$c12; $b15=$c11; $b14=$c10; $b13=$c09; $b12=$c08; $b11=$c07;
$b10=$c06; $b09=$c05; $b08=$c04; $b07=$c03; $b06=$c02; $b05=$c01;
$b04=""; $b03=""; $b02=""; $b01=""; # 2016apr02
return; # 2016apr02: abandon remainder of function;
} # 2016apr02: end of transfer of a 12-character word;
if ($c11 ne "") { # 2016apr03: if the word is only 11 characters
$b16=$c11; $b15=$c10; $b14=$c09; $b13=$c08; $b12=$c07; $b11=$c06;
$b10=$c05; $b09=$c04; $b08=$c03; $b07=$c02; $b06=$c01; $b05="";
$b04=""; $b03=""; $b02=""; $b01=""; # 2016apr02
return; # 2016apr02: abandon remainder of function;
} # 2016apr02: end of transfer of an 11-character word;
if ($c10 ne "") { # 2016apr03: if the word is only 10 characters
$b16=$

You've got to be kidding, right?

Name: Anonymous 2016-09-04 7:52

>>4
Its StrongAI not SmartAI

Name: MindGrid 2016-09-04 11:01

Name: Anonymous 2016-09-04 11:31

What if Mentifex is actually a time traveler that prevents AI development by sabotaging discussion and demoralizing the researchers, associating his scripts with the AI field?

Name: Anonymous 2016-09-04 11:40

Do you guys neve get tired of all... this... whatever it is that gets posted here. Somwtimes i just want to have a real discussion without silly characters and roles playing devils advocate. Seems like trolling and nonsense has saturated online discourse to the point that everyone is afraid or should i say, knows better than to try to engage in real debate. Im fed up with that becauwe i crave it, give me.something real for once.

No. No, I don't.

Name: Anonymous 2016-09-04 12:37

>>2
I'm not sure if this is a serious suggestion but those sites are far worse in quality than this one

Name: Anonymous 2016-09-05 8:13

>>5
BruteAI

Name: Anonymous 2016-09-05 20:56

BrutalDubs

Name: Anonymous 2016-09-06 2:17

>>1
this is the only place I can post about programming without being paranoid about looking stupid and my comments following me in a post history wherever I go

Name: Anonymous 2016-09-06 10:48

Question closed as off-topic/not programming related.
This question already has an answer here:
http://bbs.progrider.org/info.html

Name: Anonymous 2016-09-07 4:31

>>4
Wonder how many ``optimized lines of code'' it is really

>>3
http://perldoc.perl.org/perlintro.html#Perl-variable-types
my arraylengthvar = $#c;
my lengthconst = 16;

@b[(lengthconst - arraylengthvar)..lengthconst] = @c[0..$#c];

Name: Anonymous 2016-09-07 5:57


Don't change these.
Name: Email:
Entire Thread Thread List