Changes between Version 2 and Version 3 of Meeting20190406


Ignore:
Timestamp:
Mar 28, 2019, 1:46:31 PM (5 years ago)
Author:
hodgestar
Comment:

Add a blurb.

Legend:

Unmodified
Added
Removed
Modified
  • Meeting20190406

    v2 v3  
    1111== What? ==
    1212
    13 Simon Cross will give a talk titled "Improving performance by switching from C to Python"
     13Simon Cross will give a talk titled "Improving performance by switching from C to Python":
     14
     15For an electronic artwork displayed at Spier's recent "Festival of Light" I had the opportunity (need?) to rewrite a legacy C code base for driving an LED cube from a Raspberry Pi.
     16
     17While this might appear to be a talk about making code run faster, it's really a talk about thinking about software carefully at different levels, doing the right thing, not giving up when things are hard, and asking friends for help when needed.
     18
     19Note: This is an entirely different talk about controlling LEDs with Python to the one I gave last year -- different artwork, completely different kind of LEDs and drivers, and no C involved at all!
    1420
    1521