Wednesday, June 13

If you see it, can you DO it?

Small hassle with going backwards through the stacks - this post was a draft initially put between two other ideas, that have sort of evolved into something else. But there is still a link of some sort to the topics of how we can learn so much more with digital access - and at the same time how machine learning is actually starting to pan out. Not as the AI of old sci-fi, but as topic masters.

Wired 19.01 was the issue that originally covered "the other" C:A and his musings on "computer assisted innovation" (CAI) - as seen on the TED stage when the LXD kicked it. [wikip] Dance is just one of many fields where the ability to instantly and repeatedly view others across the globe has turned up the speed of innovation, change and adaptability.

My initial response on reading the piece on CAI, and watching the video, was "VIEW SOURCE".

For myself and a lot of others picking up web development in the early to mid nineties consisted of a few books, some newsgroups and mailing lists - and a lot of 'learning by looking'.  "View Source" - it was how the web was built; share the insight into the code, then deconstruct it, comment it and do something more.

Video means that ANY skill or niche can "play" along - and thereby get "innovation at net speed" - no printing time, no time to wait for the traveling freak show or circus to amaze you, no waiting around for the start of season 2 (or for season one to get to Norway in the first place...)

Instant access, instant gratification. Instant inspiration.




And the other noteworthy subject was a part of the AI package - on stock bots, going too fast and too large to be understood? Far way from the early 90-ies comp sci I read at university. Memory and disk space was still at a premium. Java was starting to turn up and promise a bit more hassle free environment (hello Applet!), but for hard core coding there was C++

...and for the most dedicated even Assembly was taught, used and discussed.

Thankfully (?) the iOS success has raised awareness of a stricter coding paradigm and the need for more than just a casual understanding to do dev.

Sure, you can whip up a simple hello world without more than skimming the tutorials. And you can wrap your web app into a native powerhouse using Phonegap and the likes. But as soon as you start into the more complex functionality performance and structure is taking a solid hit from messy code.