Skip to content

Commit

Permalink
Add links to October slides
Browse files Browse the repository at this point in the history
  • Loading branch information
edrogers committed Nov 12, 2024
1 parent a6d372e commit 163ce3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file not shown.
4 changes: 4 additions & 0 deletions content/meetups/20241010-the-rust-invasion/contents.lr
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ body:

![](/static/images/2024-10-10-The-Rust-Invasion-1-4029x2117.jpg)

Slides from Terence's talk:
* [Google Drive Link (original)](https://docs.google.com/presentation/d/1tLYikXrzC5Bee6rvBNzitNv5FmVQLZvDuN3OnNNEeeE)
* [Downloadable .pptx Format](/static/slides/2024-10-10-The-Rust-Invasion.pptx)

Get ready to dive into the exciting world where Rust meets Python! We'll focus on two quality-of-life tools: Ruff, a lightning-fast linter and formatter, and uv, an innovative package manager that's set to revolutionize Python dependency management. These Rust-powered tools are reshaping the Python development landscape. We'll examine their practical applications, from local development environments to deployment scenarios, including containerization strategies. Along the way, we'll uncover why Rust-based tools have become so valuable in the Python ecosystem, and showcase examples of direct language interoperability that significantly boost performance. By the end of the talk, I hope you'll gain some insight how these Rust-powered innovations are transforming Python development and what this means for the future of the ecosystem.

[Terence Liu](https://terencezl.github.io/) is a domain expert in building and deploying machine learning models, vector search engines, and distributed computing/data systems. Being an academically trained computational physicist, he is passionate about performance computing, and the fundamental hardware/language/software breakthroughs that accelerate its progress. Terence works at Clearview AI, a software vendor for public safety technologies.
Expand Down

0 comments on commit 163ce3d

Please sign in to comment.