Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: alex wright Newsgroups: comp.lang.python Subject: Re: PyCon Keynote Date: Sat, 18 Jun 2016 18:25:25 -0400 Lines: 20 Message-ID: References: <5759C941.8040900@stoneleaf.us> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de f4CnJg8BfhtLin+dgBzOmQgCYqr7rD5PWst7SyfpbcCQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.098 X-Spam-Evidence: '*H*': 0.81; '*S*': 0.01; 'subject:PyCon': 0.01; 'thu,': 0.15; '2016': 0.16; 'family,': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'skipped': 0.16; 'wrote:on': 0.16; 'wrote:': 0.16; '>': 0.18; 'email addr:gmail.com>': 0.18; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'example': 0.26; 'message-id:@mail.gmail.com': 0.27; '-0700,': 0.29; 'url:mailman': 0.30; 'url:python': 0.33; 'url:listinfo': 0.34; 'list': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'turned': 0.38; 'shared': 0.38; 'received:209.85.214': 0.39; 'url:mail': 0.40; 'well.': 0.40; 'to:addr:python.org': 0.40; 'eye': 0.61; 'video': 0.62; 'our': 0.64; 'url:v': 0.72; 'url:youtube': 0.73; 'url:watch': 0.78; 'chrisa': 0.84; 'ethan': 0.91; 'furman': 0.91; 'minute.': 0.91; 'watched': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=3cV2v9efLPwPnocbacGg1fRSoiX4BEb1okfclR4EwSI=; b=VETfk0jrPkoF6TCwCspdB5e+uLdEigftAmwm3JQKxtp5NI8SqJAVCy8mvYEqnu+/U7 wiqe61IIQW6/qCxFI4dWfxyTTQ70VVnZRhuKn3GGYGfoXku22HUdFUIOtNryk30Co7Kn mFvVkt0sXJCAESS96A6jxAtKSwcFBlknw88KcUk6r7JlGm+LNs/p+ttjBtBFnHsCA7Y5 I8dr4NmWzbGNj1DRAHFDNXC9MVltaCflcDWy/AmVTrSo+UQD2VWXjOiXr3ounDGZcMJZ cI3s6iS96RA7vHvbBXF1XsZQuJixpK61NZlv6d6J2O/Ked/VRUwxu8c1s5hCADfN7fpD SP4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=3cV2v9efLPwPnocbacGg1fRSoiX4BEb1okfclR4EwSI=; b=bCSaaofiB5vxDhh8jfwMIUh0fXsSGb2GJ5ydzCUCt8w882znfqZfK6ZkXLPg1FIJ9w k/8H3iRlncx3I56j9w+qo8iXUOx5lYKZVzAXYqTyPZIuZ92oK20lTvUVtEeOvc3i9srn +hDHsC4O8chCcmZBViiJxC+q6BT9c8CxhXq1PjG9vO4YFgmhIUU64+IJXIqDDO/6IuOo HYdR4SR+mT3lrsEAXitpMYzSGUDuxh5p8olHAVD9WyNle9+adpQ6XgnsB7ial29OFdPI pbBCmNj1kU2LdOgb9PQ68fRlmP+SQjeZy12Em+DClWRZu1nN+tENfth6dIAo3o/SLQq4 xnIw== X-Gm-Message-State: ALyK8tLI3dBSnHU4y2x9ItDylRrG899mBpHuuSwHnpb/ZjpJCs80V0oIrDHSBdrQ5Jpfpi3gjzilAzZWe0KlkQ== X-Received: by 10.36.122.210 with SMTP id a201mr7167183itc.13.1466288725748; Sat, 18 Jun 2016 15:25:25 -0700 (PDT) In-Reply-To: X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <5759C941.8040900@stoneleaf.us> Xref: csiph.com comp.lang.python:110116 I enjoyed it. Skipped most of the intro video but I enjoyed the content of his talk. Shared with a co-worker as well. On Jun 18, 2016 5:23 PM, "Chris Angelico" wrote: > On Sun, Jun 19, 2016 at 7:14 AM, Quivis wrote: > > On Thu, 09 Jun 2016 12:53:37 -0700, Ethan Furman wrote: > > > >> https://www.youtube.com/watch?v=bSfe5M_zG2s > > > > Good example of how not to do a presentation. Embarrassing. > > I turned it off after one minute. > > Strange. Must be in the eye of the beholder... I watched it, shared it > with members of my family, then added it to our list of "watch these > if you haven't". > > ChrisA > -- > https://mail.python.org/mailman/listinfo/python-list >