Giter Site home page Giter Site logo

pycon_2019's Introduction

PyCon 2019 Notes

I am adding the notes I took from the PyCon 2019 in Cleveland.

5/3/19 (Fri)

Keynote: Where do you see Python in 10 years?

Russell Keith-Magee (Beeware)

Video

TL;DR: For those who care about the Python's longevity in the web-first future, check out Beeware.

  • Where do you see Python in 10 years? (Subtext: what can we do today to make sure Python community stay vibrant for the next 10 years?)
  • Black Swan events are: A surprise event that has major effect but is easily explained (in hindsight)
  • Python's black swan:
    • Black swan 1: everyone use a laptop (which may not be true in 10 years as mobile phones and tablets surge in popularity)
    • Black swan 2: Python can stay on the server. With advent of html, many businesses are increasingly embed their business logic in the Javascript (where the code can execute on client browser).
    • Black swan 3: Installation is a solved problem (it is not)
    • Black swan 4: Code distribution doesn't matter (What happens if the users who wants to use your code doesn't have Python? Other languages has a way to package the code into something that can be executed)
  • The speaker's goal is to start a conversation about ensuring long-term viability of Python
  • BeeWare project: run in Python and deploy anywhere.
  • Lesson 1: It's not enough to just follow the rules. You have to ensure the competition is fair.
  • Lesson 2: Watch out for black swans!
    • WASM would allow non-Javascript language to execute on javascript runtime (client side?)
  • Lesson 3: team support
    • More than just software engineering
    • Product management, team management, PSF, legal...
  • Lesson 4: Money make things happen.
    • Expertise costs money. (Metaphor for OSS)
    • Money get things done. (Relying on volunteer OSS maintainers is not sustainable)
    • PyPI MOSS grant - got the stuff done in 7 month.
    • R&D matters!
    • Problem: how do we pay for this? OSS is a engineering models, not a business model.
  • Burnout: dealing with people has a lot of emotional cost.
    • The hidden human cost of FLOSS can not be ignored.
  • Five calls to action:
    • Start thinking about black swans
    • Improve resourcing of maintenance and R&D efforts
    • Value contributors and their contributions
    • Get out your wallets! psf donations, numfocus.org, djangoproject.com
    • Contribute!

Fighting Climate Change with Python

Matthew Gordon, Kairos Aerospace

Video

Lessons learned from building a community of Python users among thousands of analysts

I-Kang Ding, Ariel M'ndange-Pfupfu, Marina Sergeeva, Capital One

Video

This is my talk :)

Type hinting (and mypy)

Bernat Gabor, Bloomberg

Video, Slide

Put down the deep learning: When not to use neural networks and what to do instead

Rachael Tatman, Kaggle

Video, Slide

Measuring Model Fairness

J. Henry Hinnefeld, Civis Analytics

Video, Slide

pycon_2019's People

Contributors

ikding avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.