Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create juliacon-highlights #1356

Merged
merged 13 commits into from
Aug 20, 2021
72 changes: 72 additions & 0 deletions blog/2021/08/juliacon-highlights.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
@def title = "JuliaCon 2021 Highlights"
@def authors = "The JuliaCon 2021 committee"
@def published = "20 August 2021"
@def rss_pubdate = Date(2021, 8, 20)
@def rss = """JuliaCon 2021 Highlights"""

This year’s [JuliaCon](https://www.youtube.com/playlist?list=PLP8iPy9hna6Q343_8sSq4f306VGLW4TLK) was the biggest and best ever, with [more than 300 presentations available for free on YouTube](https://www.youtube.com/playlist?list=PLP8iPy9hna6Q343_8sSq4f306VGLW4TLK), more than 20,000 registrations, and more than 43,000 unique YouTube viewers during the conference, up from 162, 10,000, and 28,900 respectively. You can read more about last years conference in our [wrap-up post](https://julialang.org/blog/2020/08/juliacon-2020-wrapup/).

We extend a heartfelt congratulations and thank you to all of the volunteers, presenters, and participants.

## Julia Community Prize Winners

Congratulations to the winners of the [Julia Community Prize](https://juliacon.org/2021/prize/). [The presentation is available here](https://www.youtube.com/watch?v=MIFJT6Zt_yk&list=PLP8iPy9hna6Q343_8sSq4f306VGLW4TLK&index=227). The winners are:

* **Bogumił Kamiński & Milan Bouchet-Valat**, for their custodianship of DataFrames.jl and the data ecosystem
* **Fons van der Plas**, for his work on Pluto.jl
* **Dilum Aluthge**, for his contributions to our community infrastructure and community building

## Keynotes 

This year’s keynotes were stellar, as always, and among the most viewed presentations of the conference.  

* **Jan Vitek**, Professor of Computer Science at Northeastern University presented [Julia: Great Language, or The Greatest Language?](https://www.youtube.com/watch?v=LT4AP7CUMAw)
* **Xiaoye (Sherry) Li**, Senior Scientist at Lawrence Berkeley National Laboratory presented [Interplay of Linear Algebra, Machine Learning, and HPC](https://www.youtube.com/watch?v=sUyddZQaeyg)
* **Soumith Chintala**, Distinguished Engineer at Facebook AI Research presented [PyTorch and My Journey in Open Source](https://www.youtube.com/watch?v=6V6jk_OdH-w)

## JuMP-Dev 2021

We were excited to have the JuMP-dev conference co-located within JuliaCon for the first time this year. It was an awesome opportunity to get the users and developers from the JuMP-dev community engaged with the greater Julia community. You can check out the JuMP videos from conference in [this JuMP dedicated playlist](https://youtube.com/playlist?list=PLP8iPy9hna6Rf8_oh9oR2bNeBO-Rw8pzc).

## Code, Docs and Tests: What’s In the General Registry?

Mosè Giordano and Eric P. Hanson presented [Code, Docs and Tests: What’s In the General Registry?](https://live.juliacon.org/talk/HVSAW9)  

The General registry is the collection of open source packages that makes up the Julia package ecosystem. The Julia General registry has **11.8 million lines of code** (including docs and tests). More than 96% of packages have an Open Source Initiative approved license, 88% have at least 20 lines of readme or docs, 96% have run tests, 95% have setup for continuous integration, 58% of packages have at least 2 contributors, 93% have at least 10 commits, 48% of contributors have contributed to two or more packages and 60% of contributors have made at least 5 commits. There are 4,931 Julia contributors who have contributed to packages in the General registry. You can read more in depth on the [blog post by Mosè and Eric](https://julialang.org/blog/2021/08/general-survey/) on the Julia Language's blog.

## State of Julia

Jeff Bezanson, Stefan Karpinski, Keno Fischer and Viral Shah presented the [State of Julia](https://www.youtube.com/watch?v=IlFVwabDh6Q&list=PLP8iPy9hna6Q343_8sSq4f306VGLW4TLK&index=222), including recent and future improvements.

These include speed increases for CSV.jl and DataFrames.jl, packages reaching 1.0, threading roadmap, faster method insertion, small type info improvements, inference improvements, subtyping and intersection fixes and speedups, CI stability, latency, system images, array optimizations, GC performance, compiler extensibility, new compiler directions, AbstractInterpreter, OpaqueClosure, compiler plugins, Automatic Differentiation, BLAS, sparse matrices and linear algebra.

## Julia User & Developer Survey

The third annual [Julia User & Developer Survey](https://www.youtube.com/watch?v=0XSk5zybfic) was presented. 2,660 Julia users and developers from 104 countries participated, and explained how much and why they love Julia and the Julia community, as well as their biggest pain points and areas for improvement. Click here for the [video presentation](https://www.youtube.com/watch?v=0XSk5zybfic) and [slides](https://julialang.org/assets/2021-julia-user-developer-survey.pdf).

## Sponsors

As always, we want to thank our sponsors for making JuliaCon possible. You can find our list of JuliaCon 2021 sponsors below:

<img width="792" alt="JuliaCon2021Sponsors" src="https://user-images.githubusercontent.com/35577566/130253763-58b8ab78-dc86-4148-ba08-ef191895976b.png">

## JuliaCon T-shirt and Mug

Thank you to everyone who purchased the JuliaCon 2021 T-shirt or Mug this year. We had a set of incredible designs which folks seemed to really like given we sold more than 700 shirts this year, raising ~$4,000! If you missed the initial batch, it is not too late, check out our [Bonfire shop](https://www.bonfire.com/store/the-julia-language/) to order yours today.

## Other JuliaCon Blog posts

You might want to check out some of the other awesome blog posts folks have written about JuliaCon 2021:
- [Julia Computing](https://juliacomputing.com/blog/2021/08/juliacon/)
- [Julia for Data Science](https://www.juliafordatascience.com/best-data-science-talks-of-juliacon-2021/)
- [Invenia at JuliaCon](https://invenia.github.io/blog/2021/08/10/juliacon2021/)
- [SciML at JuliaCon](https://sciml.ai/news/2021/08/16/juliacon2021/)
- [Soumith Chintala at JuliaCon](https://soumith.ch/posts/2021/02/growing-opensource/)

## Beyond JuliaCon 2021

As you might be able to tell, this years conference was another massive leap for the Julia community. The work required to put on a conference of this size cannot be understated. If you would be interested in helping with future iterations of JuliaCon, we would love to hear from you! Please see this [Volunteer form](https://forms.gle/2KnYko7HnGKLvHJB7) and do reach out if you want to help.

We also still have a [general JuliaCon 2021 feedback form](https://forms.gle/7w9q1MBow5u9kUGY7) live. Please feel free to send over any feedback on the conference as we are always interested in improving the experience.

Again, a huge thank you to the conference speakers, attendees, and volunteers for making this year such a huge success! We look forward to seeing you all again soon.