Monday, July 7, 2008

PyPy at the EuroPython 2008

Greetings from Vilnius, Lithuania. There were already two pypy talks, one performed by Jacob Hallen PyPy for the rest of us and second by Maciej Fijalkowski PyPy status talk. The thing that we forgotten to tell is that PyPy sandboxing feature can also easily limit CPU and RAM usage as well as any other possible resource (like network transfer). For anyone who would like to join, there is a PyPy sprint after the conference.

Cheers,
arigo & fijal

5 comments:

  1. Can you post PDFs of those slides? The text is not rendering for me in NeoOffice.

    ReplyDelete
  2. Is Maciej using some secret cool reST presentation tool?

    ReplyDelete
  3. You can convert to PDF online.

    This link should work for the next 24 hours. You can regenerate it on the same site after that.

    ReplyDelete
  4. I checked in pdf version. I use rst2beamer + hacks :) Ask Antonio Cuni for details.

    ReplyDelete
  5. yes, we are using rst2beamer:
    http://www.agapow.net/programming/python/rst2beamer

    to have some hints how to use it, look at this script I used to generate my pycon-italy talk:
    http://codespeak.net/svn/pypy/extradoc/talk/pycon-italy-2008/makepdf

    I also wrote some rst macros that allows you to put some paragraphs in those nice beamer's exampleblock and alertblock:

    http://codespeak.net/svn/pypy/extradoc/talk/pycon-italy-2008/beamerdefs.txt

    ReplyDelete

See also PyPy's IRC channel: #pypy at freenode.net, or the pypy-dev mailing list.
If the blog post is old, it is pointless to ask questions here about it---you're unlikely to get an answer.