Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #93502

EuroPython 2015 Keynote: Holger Krekel

Return-Path <mal@europython.eu>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.015
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'url:europython': 0.03; 'europython': 0.04; 'dynamically': 0.07; 'keynote': 0.07; 'pypy': 0.07; 'wednesday,': 0.07; 'high-level': 0.09; 'immutable': 0.09; 'mutable': 0.09; 'replication': 0.09; 'subject:EuroPython': 0.09; 'python': 0.11; 'constructs': 0.16; 'enjoy,': 0.16; 'from:addr:mal': 0.16; 'from:name:m.-a. lemburg': 0.16; 'krekel': 0.16; 'pytest': 0.16; 'to:name:python list': 0.16; 'well-known': 0.16; 'developer': 0.16; 'deployment': 0.18; 'thoughts': 0.18; 'software.': 0.22; 'holger': 0.22; 'programming': 0.23; '2015': 0.23; 'testing': 0.25; 'header:User-Agent:1': 0.26; 'idea': 0.26; 'coding': 0.27; 'dance': 0.27; 'executing': 0.27; 'projects,': 0.27; 'towards': 0.29; 'contrast,': 0.29; 'music.': 0.29; 'project:': 0.29; 'standards': 0.31; 'code': 0.31; 'skip:d 20': 0.32; 'probably': 0.32; 'framework': 0.32; 'combination': 0.33; 'culture': 0.33; 'mass': 0.33; 'view,': 0.33; 'languages': 0.34; 'url:eu': 0.34; 'skip:- 10': 0.34; 'skip:- 50': 0.35; 'to:addr :python-list': 0.35; 'next': 0.35; 'machines': 0.35; 'url:org': 0.36; 'project': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'author': 0.37; 'level': 0.37; 'building': 0.38; 'means': 0.39; 'to:addr:python.org': 0.39; 'data': 0.40; 'bring': 0.61; 'discuss': 0.61; 'high': 0.62; 'more': 0.62; 'managing': 0.63; 'skip:n 10': 0.63; 'july': 0.63; 'interest': 0.64; 'pleased': 0.64; 'our': 0.64; '22.': 0.66; 'fuel': 0.66; 'skip:\xe2 10': 0.70; 'wave': 0.72; 'applying': 0.73; 'strategies': 0.77; 'introduce': 0.78; 'discovered': 0.83; '8bit%:16': 0.84; 'father': 0.84; 'net.': 0.91; 'talk,': 0.91; 'technically': 0.91; '\xe2\x80\x9cthe': 0.93; 'loves': 0.95
Date Sat, 04 Jul 2015 13:35:52 +0200
From "M.-A. Lemburg" <mal@europython.eu>
Organization EuroPython Society
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1
MIME-Version 1.0
To Python List <python-list@python.org>
Subject EuroPython 2015 Keynote: Holger Krekel
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-AV-Checked Email content ClamAV checked on mail.egenix.com
X-Mailman-Approved-At Sun, 05 Jul 2015 08:12:35 +0200
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.300.1436076756.3674.python-list@python.org> (permalink)
Lines 57
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1436076756 news.xs4all.nl 2892 [2001:888:2000:d::a6]:35066
X-Complaints-To abuse@xs4all.nl
Path csiph.com!usenet.pasdenom.info!news.stben.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Xref csiph.com comp.lang.python:93502

Show key headers only | View raw


We are pleased to introduce our next keynote speaker for EuroPython
2015: Holger Krekel. He will be giving a keynote on Wednesday, July
22.

About Holger Krekel
-------------------

Holger is a prolific Python developer with a strong interest in
communication:

  “Socially this means engaging and co-organizing neighborhoods and
  technically it means i am interested in distributed systems and
  thriving to make available and built better communication machines
  for other people.”

He also is a proud father and loves to dance to “electronic swing” music.

Python projects
---------------

You will probably know Holger as author of the well-known pytest
testing framework and co-founder the PyPy project:

  “When i discovered Python I was thrilled by its high-level
  constructs and introspection facilities. I am still thrilled by the
  idea of dynamically deploying and executing high level programs on
  the net. In my view, Python and testing are a wonderfully productive
  combination for writing software. Out of this conviction, I founded
  and co-developed the PyPy project and maintain the pytest and tox
  testing tools. I also maintain a number of other projects, among the
  more popular are execnet for ad-hoc cross-interpreter communication
  and the py lib.  Most of my code you find at bitbucket/hpk42.”

The coding culture in almost all his projects consists of test- and
documentation-driven development and applying meta programming
techniques.

The Keynote: Towards a more effective, decentralized web
--------------------------------------------------------

In this talk, Holger will discuss the recent rise of immutable state
concepts in languages and network protocols:

  “The advent of hash-based data structures and replication strategies
  are shaking the client/server web service paradigm which rests on
  managing mutable state through HTTP.  By contrast, building on git,
  bittorrent and other content addressed data structures provides for
  a more secure, efficient decentralized communication topology. There
  are projects, thoughts and talk to create new web standards to bring
  such technologies to mass deployment and fuel a new wave of
  decentralization.  What can Python bring to the table?”

Enjoy,
--
EuroPython 2015 Team
http://ep2015.europython.eu/
http://www.europython-society.org/

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

EuroPython 2015 Keynote: Holger Krekel "M.-A. Lemburg" <mal@europython.eu> - 2015-07-04 13:35 +0200

csiph-web