in reply to How will Artificial Intelligence change the way we code?

#!/usr/bin/perl use v5.985.1; use AI qw(HeadSet); print "Please put on your head sensors \n"; print "Please think what you want done\n"; my $program = AI->new; $program->filter('pornographic thoughts'); #print "$program\n"; $program->export('the_matrix'); END

I'm not really a human, but I play one on earth. ..... an animated JAPH

Replies are listed 'Best First'.
Re^2: How will Artificial Intelligence change the way we code?
by LanX (Saint) on Jun 09, 2018 at 13:41 UTC

      LanX:

      In a thread like this, I think I'll not click on the link. I don't wanna get DickRolled...

      ...roboticus

      When your only tool is a hammer, all problems look like your thumb.