Skip to main content

Search

Items tagged with: Rust


RE: floss.social/@gstreamer/115576…

My talk about the #PipeWire native #Rust bindings is up!

gstconf.ubicast.tv/videos/rust…

I covered the broad structure of the PipeWire code, how and why I started some native Rust bindings, and some of the painful parts of using Rust as well.

Jump forward to 1:20 to get to the start of the talk :)

#linux #linuxaudio #gstreamer #gstconf #gstconf2025


The #chatmail #rust core is the base infrastructure library used by all apps and bots. It contains all networking, encryption, email processing and implements all the relevant IETF email standards. It's a single central development place with which the whole ecosystem of clients and bots can upgrade consistently.

We are constantly trying to remove code, and to cleanup things. That's a must to keep a 8-year long evolved code base agile and adaptable. Key insight: The best code is no code ;)


🐍 uv is the best thing to happen to the Python ecosystem in a decade - Blog - Dr. Emily L. Hunt

「 uv is a free, open-source tool built by Astral, a small startup that has been churning out Python tools (like the excellent linter Ruff) for the past few years. uv can:
- Install any Python version for you
- Install packages
- Manage virtual environments
- Solve dependency conflicts extremely quickly (very important for big projects.) 」

#uv #python #programming #rust
emily.space/posts/251023-uv