…definitely not going to claim Mr. Bernhardt endorses my misuse of Mr. Turing's standing as a historical figure, for example.
(And by the way, if Destroy All Software picks up new subscribers as a result of this blog post and my new book, which I hope it does, I will not make any money from that. There's no affiliate program going on, unfortunately.)
Second, my book really just uses Mr. Bernhardt's work as a launching point. I feel Destroy All Software provides …
Take a peek at this MIDI controller:
Twelve switches which send MIDI, and two expression pedals which send MIDI. Most people use it to control loop-triggering in Ableton Live.
But it can do more. If you can write code which takes MIDI input, sends MIDI output, and retains the full power of a Turing machine for processing the MIDI in-between, it means that the twelve switches on this box don't just have to give you a total of twelve loops you can trigger.
Consider the chorded keyboard :
What we need is servers with unlimited RAM.
Gitnesse - Git-based wiki with Cucumber integration for acceptance testing.
Chrome Devtools cheatsheet - All the shortcuts you need.
Git: Twelve Curated Tips and Workflows From the Trenches - Some good stuff here.
Flatstrap - Bootstrap with flat styling.
Into the Turing Tarpit - This month's competition on PLT Games.
…The Tyranny of the Clock : The cost of logic and memory dominated Turing's thinking, but today, communication rather than logic should dominate our thinking. Clock-free design uses less than half, about 40%, as much energy per addition as its clocked counterpart. We can regain the efficiency of local decision making by revolting against the pervasive beat of an external clock.
Why Google Compute Engine for OpenStack . Smart move. Having OpenStack work inside …
The worst thing about software is when your tools break. Yak shaving, here I come.
sinatra-asset-pipeline - Sample app showing how to integrate sinatra with sprockets.
portalign - Ruby gem to help manage Amazon EC2 security groups.
chaves.js - jQuery plugin to integrate keyboard shortcuts into Web applications.
A Turing Machine built using LEGO - And much simpler than you might expect.
RailsThemes.com - These folks have launched …
…linked via the internet. We believe that there is a need for a network model, where nodes are by design below the computation and communication capabilities of Turing machines.
Unrelated? GDrive at last and S3 Drops Storage Pricing . Don't miss all that the Internet has to say on Scalability, click below and become eventually consistent with all scalability knowledge...
This year's CUSEC theme is " Turing Complete" in honor of 2012 being the 100th anniversary of Alan Turing . He established his place in history as the father of computer science by formalizing concepts like "algorithm" and "computation" with the concept of the Turing Machine , proposing the Turing Test in an attempt to answer the question "Can machines think?", working as a codebreaker at Bletchley Park (I like …
Today I am going to show you how to take almost any function, and treat any size cluster of Turing computers as a specialized purpose SIMD computer with respect to your function. The SQL interface to Shard-Query imposes a wait for all the workers to complete, but you can register a callback function to handle the output of each input asynchronously, if you like.
Right now I believe this only works on finite sets. I've decided to show how to count the number of unique words, an …
Special consideration given for winners of the Turing award
Special consideration given to people with the nickname "Uncle John"
Building an app not in Lisp?
Is your app built in something besides Lisp? If so, sign up today and get New Relic Gold free for a week . We currently support Ruby, PHP, Java and .NET. Lisp to follow as soon as we can!
(Disclaimer: I'm just a guy who likes learning new programming languages. I'm not an academic language expert.)
I've been reading Coders at Work lately and really enjoying it. Fran Allen is a woman who won the Turing Award for her work on optimizing compilers. She said something interesting. She said that we've been in a rut since C came along because the pointers in C prevent the compiler from doing a lot of interesting optimizations. She said that programming …