From owner-freebsd-questions@FreeBSD.ORG Fri Nov 14 21:18:25 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E957F7BC for ; Fri, 14 Nov 2014 21:18:25 +0000 (UTC) Received: from mail.green-internet.net (mail.green-internet.net [213.252.188.10]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.green-internet.net", Issuer "RapidSSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 871B624A for ; Fri, 14 Nov 2014 21:18:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=green-internet.net; s=mail; h=Content-Type:To:From:Subject:Message-ID:Date:MIME-Version; bh=h5JP+CLZQIY62d4WsHyTNm1zzfad9IpmwMmIsmisfzY=; b=ksV1yVKM1/DYe3tdOon36OKmaFRSFRpGU1VToNt9P/nrsxE0YkojKOhNc+JW/JZFe2yDMSljzBEZu3jtS0T0z51fijzZZasTpYB3D9AwXEbzy42Wq/zIlKU114TmSPb2VY62Kc2BlBntzxc+YcksP1cr+saU5amaA85emUce/10=; Received: from mail-ig0-f182.google.com ([209.85.213.182]) by mail.green-internet.net with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.80.1) (envelope-from ) id 1XpNgS-0001Rl-H1 for freebsd-questions@freebsd.org; Fri, 14 Nov 2014 21:41:32 +0100 Received: by mail-ig0-f182.google.com with SMTP id hn18so2176839igb.9 for ; Fri, 14 Nov 2014 12:41:31 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.107.131.85 with SMTP id f82mr12710164iod.31.1415997691778; Fri, 14 Nov 2014 12:41:31 -0800 (PST) Received: by 10.107.164.91 with HTTP; Fri, 14 Nov 2014 12:41:31 -0800 (PST) Date: Fri, 14 Nov 2014 21:41:31 +0100 Message-ID: Subject: AI project - looking for programmers feedback From: Felix Hediger To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 21:18:26 -0000 Hello, I don't know if this is the right mailing list to post this; if not please accept my apologizes, as I don't want to spam your communication medium. Perhaps you could also direct me to a more appropriate place to post this. Fact is that when using freebsd years ago, I was amazed by both the technical quality and the communication standard offered by it's mailing lists. Today I hope my work might encounter a positive resonance within the freebsd developper-community, and that even if it's not directly freebsd-related at the moment, it will perhaps benefit the project in the long term. In any case, here is my message: Years ago, I've posted something about an artificial intelligence project. Well, things have evolved to a point where I think *it *could theoretically (=on a philosophical level) work, and am now looking for coders interested in helping me transcript this theory into something programmable. I've written a summary-draft to give an overview of the model I'm working on, which is accessible here: https://github.com/phil-ai/AI It's mostly philosophy at the moment, put as simply as I could, and really more like a hobby project, so please don't expect the moon. Again, my point is to present a model of consciousness to people way more knowledgeable in programming than I am, hoping to trigger enough feedback to slowly translate this model into a plan. No actual coding yet. Thus any question / comment is welcomed, as long as it is done in a constructive way. Really helpful would be something like this: you can imagine how you'd program it while reading the text, and post me whatever problem you think will show up, so I can refine the model, and so on. Hoping for the best, Felix