Click here to Skip to main content
15,886,110 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Software – Is it "engineering" yet? Pin
Marc Clifton16-Jul-15 8:23
mvaMarc Clifton16-Jul-15 8:23 
GeneralRe: Software – Is it "engineering" yet? Pin
TheGreatAndPowerfulOz16-Jul-15 9:49
TheGreatAndPowerfulOz16-Jul-15 9:49 
GeneralRe: Software – Is it "engineering" yet? Pin
TheGreatAndPowerfulOz16-Jul-15 9:49
TheGreatAndPowerfulOz16-Jul-15 9:49 
GeneralRe: Software – Is it "engineering" yet? Pin
Duncan Edwards Jones16-Jul-15 21:00
professionalDuncan Edwards Jones16-Jul-15 21:00 
NewsUh-oh, a robot just passed the self-awareness test Pin
Kent Sharkey16-Jul-15 7:16
staffKent Sharkey16-Jul-15 7:16 
GeneralRe: Uh-oh, a robot just passed the self-awareness test Pin
Chris Maunder16-Jul-15 7:32
cofounderChris Maunder16-Jul-15 7:32 
GeneralRe: Uh-oh, a robot just passed the self-awareness test Pin
Marc Clifton16-Jul-15 8:26
mvaMarc Clifton16-Jul-15 8:26 
GeneralRe: Uh-oh, a robot just passed the self-awareness test Pin
Paul M Watt16-Jul-15 9:00
mentorPaul M Watt16-Jul-15 9:00 
C++
#include <iostream>

int main()
{
  std::cout << "What is your question: ";
  std::cin.ignore();

  std::cout << "I don't know\n";
  std::cout << "Sorry, I know now!\n";

  std::cout << "All your base are belong to us!\n";
}

What scares me, is when a sentient machine realizes that it can use genetic algorithms to reprogram itself and make itself faster, better, smarter...

New human generations are created every 20 years, and it takes millions of years to evolve.

A machine could evolve at a pace incomprehensible to us. Then let it clone itself and evolve in parallel. My only hope is that the machines evolve the greedy gene and compete against themselves more than the humans.

While this research is valuable and AI should be developed. Reaching the singularity really is letting the demon out of the box.
GeneralRe: Uh-oh, a robot just passed the self-awareness test Pin
dexterama16-Jul-15 10:38
professionaldexterama16-Jul-15 10:38 
GeneralRe: Uh-oh, a robot just passed the self-awareness test Pin
DaveX8616-Jul-15 12:23
DaveX8616-Jul-15 12:23 
JokeRe: Uh-oh, a robot just passed the self-awareness test Pin
Paul M Watt16-Jul-15 14:48
mentorPaul M Watt16-Jul-15 14:48 
GeneralRe: Uh-oh, a robot just passed the self-awareness test Pin
Bassam Abdul-Baki17-Jul-15 3:41
professionalBassam Abdul-Baki17-Jul-15 3:41 
NewsMicrosoft Edge performs more than twice as fast as Chrome, according to JavaScript benchmark Pin
Kent Sharkey16-Jul-15 7:14
staffKent Sharkey16-Jul-15 7:14 
GeneralRe: Microsoft Edge performs more than twice as fast as Chrome, according to JavaScript benchmark Pin
Dave Kreskowiak16-Jul-15 9:10
mveDave Kreskowiak16-Jul-15 9:10 
NewsIt’s not about the syntax – why language doesn’t matter Pin
Kent Sharkey15-Jul-15 11:30
staffKent Sharkey15-Jul-15 11:30 
GeneralRe: It’s not about the syntax – why language doesn’t matter Pin
PIEBALDconsult15-Jul-15 12:00
mvePIEBALDconsult15-Jul-15 12:00 
GeneralRe: It’s not about the syntax – why language doesn’t matter Pin
Sander Rossel15-Jul-15 20:45
professionalSander Rossel15-Jul-15 20:45 
GeneralRe: It’s not about the syntax – why language doesn’t matter Pin
Dominic Burford15-Jul-15 21:07
professionalDominic Burford15-Jul-15 21:07 
GeneralRe: It’s not about the syntax – why language doesn’t matter Pin
Daniel Pfeffer15-Jul-15 22:13
professionalDaniel Pfeffer15-Jul-15 22:13 
GeneralRe: It’s not about the syntax – why language doesn’t matter Pin
Dominic Burford16-Jul-15 0:44
professionalDominic Burford16-Jul-15 0:44 
GeneralRe: It’s not about the syntax – why language doesn’t matter Pin
Daniel Pfeffer16-Jul-15 5:40
professionalDaniel Pfeffer16-Jul-15 5:40 
GeneralRe: It’s not about the syntax – why language doesn’t matter Pin
den2k8816-Jul-15 21:09
professionalden2k8816-Jul-15 21:09 
GeneralRe: It’s not about the syntax – why language doesn’t matter Pin
Rob Grainger15-Jul-15 22:43
Rob Grainger15-Jul-15 22:43 
GeneralRe: It’s not about the syntax – why language doesn’t matter Pin
Dominic Burford16-Jul-15 0:46
professionalDominic Burford16-Jul-15 0:46 
GeneralRe: It’s not about the syntax – why language doesn’t matter Pin
Rob Grainger16-Jul-15 22:41
Rob Grainger16-Jul-15 22:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.