Houston 2600 Meeting: Friday, March 1, 2013

Houston 2600/HAQR Meeting Join computer enthusiasts to talk about programming, operating systems, computer security topics, hacking and geek culture. When: Friday, March 1 6-9 PM Where: Ninfa’s Express seating area, Galleria IV Directions Take Post Oak South past Westheimer. Turn right on Hidalgo. Turn right on McCue. On your left is a parking garage. Turn Houston 2600 Meeting: Friday, March 1, 2013

Using relativity to encrypt data

Bob Way has a great post up about his brainstorm for a file-sharing system that technically does not include the actual data it shares, but can reconstruct it from a relative measurement of it, which is stored. This is much like coming up with a mold for a part and using relative vectors to describe Using relativity to encrypt data

Architecture versus pattern recognition

Most programming is a variant of “cut and paste” programming. You find the archetype you’re looking for, adapt it, and then paste it into the program from a mixture of sample code and blog posts. It works; you move on. Some programmers are even more experienced. Their pattern recognition and Pavlovian syntax response is all Architecture versus pattern recognition