Monthly Archives: March 2016

NeuroSky on Rails App Notes

Artoo NeuroSky PC/Mac Developer Tools Linkedin: NeuroSky Brain to Computer Interface Technology NeuroSky App Developer Standards Eric Blue’s Blog on Neurosky Brainwave Visualizer 218 NeuroSky repositories A Binaural Beats Generator  

order from chaos

After another panicky learning evolution this weekend – this one under the test driven development paradigm that evolved in rails to evaluate features (screen presentations) and models (data element validations) – the nature of rails is beginning to penetrate my thick skull. The mind attempts to order reality. We look for patterns in the chaos… Read More »

Rubocop error sleuthing

So, let’s say you’re a Ruby coder who uses Rubocop, the static code analyzer that monitors your coding style, and though your program runs fine, “Oh Look!” Rubocop has thrown you an error! And worse, it’s a mysterious error with a cryptic message! And let’s say this happens while you’re off-line and you can’t use… Read More »