New blog jdc.io
I’ve setup a new blog over at https://jdc.io which is running on golang and to start with has a couple posts about using golang as a web server or how to use templates and some common ways templates are used for html. I will either shutdown this blog or migrate it across.
In: Open Source Web Apps, SEO, Web Development
Jeff Hawkins – Hierarchical Temporal Memory
The future of AI.
The video cannot be shown at the moment. Please try again later.
In: Artifical Intelligence, Video
Joel Pitt on AI, AGI, The Singularity and Computing Power
NNW1 – Consciousness, AGI, and the Singularity from nerdnite wellington on Vimeo.
Below is from wikipedia about the increasing rate of processing power.
In: Artifical Intelligence · Tagged with: agi, joel pitt, opencog
Released my first RubyGem ‘BabyNames’
I often find myself always writing seed data and repeating myself. Trying to make it as ‘real’ as possible instead of just “test1”, “test2”, “test3” etc.
So here is a gem that will simplify all of that! See babynames on github for more details or find it on rubygems.org
require ‘babynames’
person = BabyNames.person
person.first_name
=> Ilene
person.last_name
=> Brennan
person.male?
=> false
person.email
=> [email protected]
person = BabyNames.person
User.create(:first_name => person.first_name, :last_name => person.last_name, :email => person.email, :male => person.male?)
For more examples see the github readme
In: Ruby on Rails · Tagged with: babynames, rubygems
Sweet F-35B STOVL Vertical Takeoff and Landing
Can I have one please? This would make a sweet FPV platform for RC
In: Video · Tagged with: f-35b, stovl
Karl Sims – Evolved Virtual Creatures, Evolution Simulation, 1994
In: Artifical Intelligence, Video · Tagged with: evoled virtual creatures, evolution, karl sims
ASIMO Walking and Dynamically Avoiding Objects
In: Artifical Intelligence, Video · Tagged with: asimo
ASIMO Intelligent Humaniod
Very Clever
In: Artifical Intelligence, Video · Tagged with: asimo