:focal(smart))
Packaging AI/ML models as conda packages
Distribute AI models with trust and ease.
:focal(smart))
Distribute AI models with trust and ease.
:focal(smart))
TL;DR - we have extended the Rust crate diffy to be able to patch real-world source code with real-world patches, which is surprisingly hard! In the process we renamed it to flickzeug.
:focal(smart))
At the University of Washington Scientific Software Engineering Center (SSEC), our mission is to enhance our partners software development capabilities to bolster their research. In scientific research, reproducibility is the gold standard. The ability for another researcher to take your code, data, and environment to arrive at the exact same results is essential.
:focal(1541x785:1542x786))
Hi, I’m Felix. I’m excited to share what I’ve been building over the past few months! Since last year I work as a working student at prefix.dev. As part of my bachelor's thesis, I designed and implemented a graphical user interface for the package manager Pixi, named Pixi GUI.
:focal(smart))
We worked together with AWS Deadline Cloud to improve S3 support in our tools! Pixi and rattler-build now seamlessly authenticate using default credentials on your system, making it simple to upload, download and index packages on S3 buckets.
:focal(smart))
Normally, development tooling and package publishing live in separate worlds: you use one workflow to build and test your software locally, and a completely different one to publish it. Wouldn't it be great to use the same manifest that describes your project environment to also define how the package is built, versioned, and released?
:focal(smart))
Hey there! I'm Swastik. I completed a 3-month internship at prefix.dev under the ESoC'25 (European Summer of Code) program, and this blog is all about my internship experience.
:focal(smart))
Developing Robots is hard; Pixi makes it easier by creating reproducible, cross-platform ROS development environments without Docker or Ubuntu lock-in.
:focal(smart))
Cross compiling is a fundamental capability in modern software development, allowing developers to build packages for different architectures without needing access to the target hardware.
:focal(smart))
Since 2021 we've used the same identity and the website was mostly consistent, today we are transitioning to a new identity.
:focal(881x708:882x709))
Pixi Global can be used for much more than just downloading and exposing CLI tools. In this blog post, we demonstrate two capabilities of pixi global which are core to making it a featureful and powerful system package manager: shortcuts, and (auto-)completions.
:focal(smart))
Mutex packages are a useful mechanism to guide the solver towards certain dependencies, mutually excluding other dependency trees.
:focal(smart))
Painless dependency management (including shared libraries), monorepos and CI/CD is here for C++/CMake projects with Pixi.
:focal(smart))
We're pleased to announce that sigstore support is now in public beta on prefix.dev! The Conda ecosystem can now use Sigstore to enhance the Software Supply Chain Security with cryptographic attestations.
:focal(smart))
This is a guest blog post by Jackson Oursland - a FreeCAD maintainer and esteemed member of the conda-forge and Pixi community! FreeCAD uses Conda packages to build AppImages, DMG and Windows artifacts. Pixi greatly simplifies the developer workflow.
:focal(smart))
Package managers face a fundamental challenge: how to efficiently place files from a package cache into multiple environments without excessive disk usage or compromising isolation.
:focal(smart))
Virtual packages are a neat trick to inject system requirements into the SAT solver and resolve for compatible packages automatically. In this blog post we talk about how they are used in the Conda ecosystem to support complex cross-platform package distributions.
:focal(smart))
At its core, a conda package really is just a "glorified" tarball—a compressed archive of files with some metadata attached.
:focal(smart))
We're excited to announce S3 support across our entire toolchain – rattler, pixi, and rattler-build now support the most common cloud storage standard, thanks to contributions from our friends at QuantCo. This vendor-agnostic approach to distributing Conda packages represents a major step forward for the ecosystem, offering teams the flexibility to host packages on any S3-compatible provider (AWS, Cloudflare R2, Backblaze B2, Hetzner, and more) with built-in authentication and minimal vendor lock-in.
:focal(smart))
Introducing powerful extensions to the existing task system
:focal(smart))
We are working on some exciting Conda Enhancement Proposals (CEP) in 2025. Read more about them here.
:focal(smart))
Never forget your API keys again—with trusted publishing to prefix's channels
:focal(smart))
Think Homebrew, but cross-platform and easy to share with collaborators
:focal(smart))
Did you know your packages could be even faster by enabling optimized CPU instructions? Learn how to build optimized packages for conda-forge.
:focal(smart))
rattler-build — the revolutionary build tool for the conda ecosystem (almost) available in conda-forge