Live data from Hacker News

Viewing profile — jonny5532

jonny5532

HN member
Joined
Thu, Jun 27, 2013, 11:57 AM UTC
HN karma
15
Public activity
4 items

About jonny5532

No profile information was provided.

Recent public activity

  1. comment
    Comment #8567187

    (Jonny the author here) I plan to write this up more completely, but here are some more technical details: Most of the bits (the foam plane, servos, speed controller, radio modules…

  2. comment
    Comment #8566967

    (Jonny the author here) Thanks for the kind words! This is primarily a taster article to introduce the UAV project, I intend to write a more technical report and publish the design…

  3. comment
    Comment #8566921

    (Jonny the author here) At the moment the control is proportional - the microcontroller works out the difference between the desired angle (set by the pilot on the ground) and the …

  4. comment
    Comment #5951824

    A neat trick with uWSGI is to dynamically set the number of worker processes to 0, which causes incoming requests to hang whilst waiting to be processed by no-longer-extant workers…