I witness with amazement how the common village folk find the oddly smart actor Jim Carrey’s denouncement of the Platonic ideal of Self and Personhood. Jim Carrey, it seems, has reached a philosophical level of consciousness occupied seldomly by actors, …
Revised Code Size Estimates for Examachine Releases
This post is in reference to Celestial Intellect Cybernetics’s AGI (Artificial General Intelligence) Platform called Examachine. Examachine’s core is a “parallel AGI kernel” which presents a generic programming API implementing parallel incremental general-purpose machine learning algorithms for heterogeneous supercomputers, and …
Examachine: AGI Platform Roadmap

Here is the recently released roadmap for Celestial Intellect Cybernetics’s AGI Platform releases. The timeline is subject to change, but the main design and work packages have been determined. Gigamachine and Teramachine were prototype releases which helped us identify shortcomings …
Heuristic Algorithmic Memory Papers

Introduction
Heuristic Algorithmic Memory is my primary contribution to AI. It is a mathematical, general model of both short-term and long-term memory for any kind of inductive inference task (!), meaning any kind of properly conceived machine learning problem in …
Ultimate Intelligence Part III: Measures of Intelligence, Perception and Intelligent Agents

The third installation of the ultimate intelligence series was submitted to AGI-2017. Unfortunately, it was not received very well by the reviewers whom found fault with my paraphrasing of the conclusions of Karl Friston’s free energy principle research program. Here
Simulation Argument and Existential AI Risk

The combination of simulation argument and existential AI risk nonsense can be aptly described as new age creationism.
Claiming that AGI technology will destroy “humanity” with 20-30% probability was a rather comical maneuver by the arch-creationist Bostrom. Ā I understand that …
Great IDE’s on Linux

What’s a great IDE to use on Linux? Some suggestions, not necessarily in order of importance:
- KDevelop: You haven’t used a Linux IDE until you’ve tried out KDevelop. I haven’t seen a more complete and usable IDE on any platform.
Appreciation of Python’s Elegance: Metaclasses and Design Patterns

Sometimes, it amazes me how elegant Python is. A class system that is almost as powerful as CLOS, yet easy to use and comprehend. It is truly one of the most powerful programming systems in the world, if you show …
Transhumanist Cyber Communism

- Transhumanist cyber communism will give you free electricity and wireless charging throughout the entire city.
- Free secure and wireless broadband internet everywhere.
- Cyber state
PISI Python Coding Standards

PISI Python Coding Standards
Written by Eray Ćzkural 2005-2006, 2017
These suggestions are generally applicable to Python applications, although they were written during the evaluation of development plans for PISI, which is a neat fast package manager written in Python.…