wiki:Meeting20190406

Version 3 (modified by hodgestar, 5 years ago) ( diff )

Add a blurb.

Meeting 2019/04/06

When?

6th of April, 2019, starting at 14:00

Where?

The Alexander Bar have agreed to host us again.

What?

Simon Cross will give a talk titled "Improving performance by switching from C to Python":

For 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.

While 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.

Note: 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!

Agenda

  • 14:00 Introduction, etc
  • 14:15 "Improving performance by switching from C to Python"
  • 15:00 General Housekeeping

Next Meeting

To be confirmed, but probably mid-May

python3 -c 'import datetime as D; print(D.date(year=2019, month=4, day=6) + D.timedelta(weeks=6))'

Note: See TracWiki for help on using the wiki.