mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
add pictures that where removed from s3
This commit is contained in:
parent
2fb16ba93c
commit
a2f96bc82f
24 changed files with 22 additions and 19 deletions
|
@ -3,7 +3,7 @@ title = "PyBay 2018 San Francisco"
|
|||
date = 2018-10-25T18:30:40-07:00
|
||||
description = "Highlights of PyBay 2018 conference a Python event based in the San Francisco Bay Area California"
|
||||
draft = false
|
||||
featureImage = "https://via.softinio.com/PyBay_2018_Start.png"
|
||||
featureImage = "/img/PyBay_2018_Start.png"
|
||||
keywords = ["python", "pybay", "sfpython", "pycon", "san francisco", "bay area", "california", "conference"]
|
||||
tags = ["python", "conference"]
|
||||
categories = ["python", "conference"]
|
||||
|
@ -62,7 +62,7 @@ build. My biggest take aways from her talk were:
|
|||
- [Weapons of Math Destruction](https://www.amazon.com/Weapons-Math-Destruction-Increases-Inequality/dp/0553418831)
|
||||
- [Datasheets for datasets](https://arxiv.org/abs/1803.09010)
|
||||
|
||||

|
||||

|
||||
|
||||
# Day two of PyBay 2018
|
||||
Day got on the way with a keynote by [Raymond Hettinger](https://twitter.com/raymondh) a Python Core developer based here in the bay area.
|
||||
|
@ -71,13 +71,13 @@ Day got on the way with a keynote by [Raymond Hettinger](https://twitter.com/ray
|
|||
|
||||
In his keynote we were given an overview of all the different testing tools available to us as Python developers that we can use to produce quality code and debug our work. He talked positively about my two favorite testing tools in the Python world which are [Pytest](https://docs.pytest.org/en/latest/) and [Hypothesis](https://hypothesis.readthedocs.io/en/latest/)
|
||||
|
||||

|
||||

|
||||
|
||||
## Asyncio: What's next (Yuri Selivanov)
|
||||
|
||||
The next talk on day 2 that stood out for me was [Yuri Selivanov](https://www.linkedin.com/in/yselivanov/) the Python core developer behind asyncio and the uvloop library which enables us to develop high performance Python applications. I enjoyed listening to his update on where we are with asyncio and whats coming next. Yuri also drew comparisons to the new [Trio Async Libray](https://github.com/python-trio/trio) by our very own [Nathaniel J Smith](https://vorpus.org/). I am super excited about the direction and options we have here and look forward to using them in my projects.
|
||||
|
||||

|
||||

|
||||
|
||||
# Day three of PyBay 2018
|
||||
The final day of PyBay 2018 kicked off with a Keynote by the one and only [Travis Olaphant](https://www.linkedin.com/in/teoliphant/) the founder/creator of [Anaconda](https://www.anaconda.com/)
|
||||
|
@ -86,8 +86,8 @@ The final day of PyBay 2018 kicked off with a Keynote by the one and only [Travi
|
|||
|
||||
In this keynote we were taken through the journey of what has made Python such a great eco system for Data Science. Funny enough most of the tools that we use Travis Oliphant has had a hand in making it available to us all such as NumPy and SciPy. It was a real pleasure meeting him in person.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
# Lightening talks at PyBay 2018
|
||||
One of the more fun aspects of PyBay was the lightening talks. Everyday of the conference there was a slot for doing a 5 minute lightening talk. One of the speakers that was planned for the third day of the conference dropped out so the organizers turned that hour into an extra lightening talk hour. They were looking for volunteers to do a lightening talk unplanned on short notice and for better or worse I volunteered and did a super fast lightening talk on using [pyenv](https://www.softinio.com/post/using-pyenv-for-python-projects/) fast forward to 5:22 to see my lightening talk:
|
||||
|
@ -97,8 +97,8 @@ One of the more fun aspects of PyBay was the lightening talks. Everyday of the c
|
|||
# Thank you PyBay 2018
|
||||
What made the event even more fun for me was that [Mya](https://hiremya.com/) was one of the sponsors so got the chance to enjoy the conference with my esteemed colleagues and found it incredibly fun to talk to everyone at the conference on the problems we are solving at Mya using Python.
|
||||
|
||||

|
||||

|
||||
|
||||
A Huge thank you to the organizers of PyBay 2018 for putting such a great event together. Lets not forget that PyBay is organized by a group of volunteers so their effort to put such a great event together was outstanding. Especially I would like to thank [Grace Law](https://www.linkedin.com/in/gracelaw1972/), [Simeon Franklin](https://www.linkedin.com/in/simeonfranklin/), [Daniel Pyrathon](https://www.linkedin.com/in/danielpyrathon/), [Paul Starrett](https://www.linkedin.com/in/paul-starrett-esq-ll-m-cfe-ence-251325/), and [Nick DiRienzo](https://www.linkedin.com/in/nickdirienzo/)
|
||||
|
||||

|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue