What linking means when installing a Conda package
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.
Another deep dive in the technology behind Conda package managers: file linking! Did you know that there are symlinks, hardlinks and reflinks? Reflinks are the best β copy on write is space efficient and isolates the cache.
Learn more: prefix.dev/blog/what-l...
17.07.2025 12:26 β π 5 π 3 π¬ 0 π 0
Getting Started - Pixi by prefix.dev
None
If you want to try out your own setup follow our preview release tutorial:
pixi.sh/latest/buil...
10.07.2025 04:59 β π 0 π 0 π¬ 0 π 0
Sneak peek of the content of the presentation we'll give tomorrow @SciPyConf
We'll tell you about Game Changing features that are starting to be released in Pixi.
Join us in the Ballroom at 15:00
cfp.scipy.org/scipy2025/t...
10.07.2025 04:59 β π 3 π 0 π¬ 1 π 0
The documentation of @conda-forge.org is improving with example recipes for Go and Rust packages β providing useful starting points to get MORE packages into our ecosystem!
04.07.2025 08:10 β π 6 π 4 π¬ 1 π 0
βRaise your hand if you were able to install everything with pixi and run the simulation-based inference tutorial notebook.β
github.com/cranmer/sbi-...
03.07.2025 11:11 β π 26 π 5 π¬ 1 π 0
I'm really looking forward to getting to teach this tutorial with @ruben-arts.bsky.social and John next week at #SciPy2025! This has been fun to collaborate with them on to create. I hope tutorial participants enjoy it and come away feeling they have a whole new toolkit to empower themselves with!
02.07.2025 23:06 β π 13 π 6 π¬ 2 π 0
Making it this easy to run complex robot simulations took >4 years. But the investment into Pixi and @RoboStack pays off - now you can start the new @GazeboSim / Turtlesim on macOS with a simple `pixi run start`. π
#ROS #ROS2 #Gazebo @OpenRoboticsOrg
25.06.2025 13:09 β π 7 π 3 π¬ 0 π 0
ceps/cep-sigstore-predicate.md at b23b54193072c2ca1603f87bdcdaf6ee8984394e Β· conda/ceps
Conda Enhancement Proposals. Contribute to conda/ceps development by creating an account on GitHub.
For people interested in sigstore support for the Conda ecosystem, we have an outstanding Conda Enhancement Proposal on making sigstore attestations available to the Conda ecosystem:
github.com/conda/ceps/...
12.06.2025 11:31 β π 0 π 0 π¬ 1 π 0
Interested in Software Supply Chain Security? We are! That's why we helped to get `cosign` on conda-forge: `cosign` can be used to sign container images or other artifacts with `sigstore`, and you can now easily install it with `pixi global install cosign` π
12.06.2025 11:31 β π 2 π 1 π¬ 1 π 0
π§ SciPy 2025 is less than a month away! Make sure to check out the exciting week-long schedule filled with two days of 4-hour-long tutorials, three days of talks and keynote discussions, and two days of sprints! Take a look: www.scipy2025.scipy.org/schedule
10.06.2025 20:29 β π 2 π 1 π¬ 0 π 0
What is a Conda package, actually?
At its core, a conda package really is just a "glorified" tarballβa compressed archive of files with some metadata attached.
How do you make compiled software with hardcoded paths work anywhere?
255-character placeholders, $ORIGIN rpaths, and platform-specific binary patching.
We explain how Conda packages achieve relocatability:
prefix.dev/blog/what-i...
11.06.2025 12:58 β π 13 π 3 π¬ 0 π 2
Insta Snapshots
Insta is an enjoyable snapshot testing tool for Rust.
Snapshot testing has been truly transformative for us. We use it a lot in all our crates to produce quick and accurate regression tests. We all love `insta`: insta.rs/
11.06.2025 12:00 β π 1 π 1 π¬ 0 π 0
Thanks to a big internal Pixi refactor to support recursive source dependencies, we have much improved snapshot tests. Now we can observe all the actions Pixi takes to resolve, instantiate and build packages from source:
11.06.2025 12:00 β π 4 π 1 π¬ 1 π 0
Recording of a talk given at the Scientific Computing in Rust 2025 online workshop.With cargo, package management becomes easy until you depend on Fortran, C...
Julian Hofer - Pixi: the missing companion to cargo
You might have already heard that Pixi is written in Rust, but did you know that Pixi is also useful when creating Rust programs? Watch Julian's talk "Pixi: the missing companion to cargo" to find out more: www.youtube.com/watch?v=Hso...
10.06.2025 10:04 β π 4 π 1 π¬ 0 π 0
It all "just worked" from 1 command ... yes, that is the point!
06.06.2025 13:00 β π 2 π 1 π¬ 0 π 1
Learning something new everyday by building cross-platform tools. The @condaforge m2-git behaved a bit weird when asking for `ref^{commit}` to get the latest commit. It's because MSYS does some glob-expansion and strips `{` and `}` when not using `set MSYS=noglob`...
06.06.2025 10:10 β π 3 π 2 π¬ 0 π 0
Amazing blog post about using Pixi for ROS 2 on Windows. We're happy about the shoutout β that's the kind of complex setup that we want to make extremely easy with Pixi.
04.06.2025 15:00 β π 6 π 4 π¬ 1 π 0
GitHub - Hofer-Julian/marimo-pixi-starter-template: marimo + pixi starter template
marimo + pixi starter template. Contribute to Hofer-Julian/marimo-pixi-starter-template development by creating an account on GitHub.
π Spotlight on @julianhofer.eu!
marimo + pixi: launch your notebooks in seconds.
This starter template pairs marimo with pixi for instant env setup, builtβin testing, linting & CI/CD β so you can dive straight into interactive notebooks.
Repo: github.com/Hofer-Julia...
15.05.2025 16:00 β π 16 π 4 π¬ 0 π 2
We recently celebrated 10 years of @condaforge on our Zulip. I'd love to hear your story if you are involved with conda-forge. The project has grown to over 30'000 packages, and still grows at a crazy rate.
28.05.2025 13:08 β π 7 π 5 π¬ 1 π 0
One of the fastest JIT in the world is now easy to install with `pixi` on Windows.
If you always wanted to try LuaJIT then you can just `pixi add luajit` β on Windows, macOS and Linux.
29.05.2025 10:00 β π 10 π 2 π¬ 2 π 0
π
15.05.2025 16:28 β π 0 π 0 π¬ 0 π 0
YouTube video by Jean Golding Institute
Can others reproduce your conda results? Using 'pixi' in a Python data analysis project
ποΈ Can others reproduce your conda results? Using 'pixi' in a Python data analysis project... you can now watch my recent talk on how keeping track of package versions is hard, can go wrong if your developers use multiple platforms, and how @prefix.dev's pixi helps!
βΆοΈ www.youtube.com/watch?v=ws92...
12.05.2025 15:09 β π 6 π 4 π¬ 1 π 1
Quansight is a data, science, and engineering firm that specializes in solving complex, data-related problems by leveraging the open source software at the foundation of innovation in AI and ML.
Working on software package management at @prefix.dev
Open Code = Better Science NumFOCUS is a 501(c)(3) nonprofit that supports and promotes world-class, innovative, open source scientific computing.
Research scientist at UW-Madison data science institute working on #LHC #physics and data science with the ATLAS experiment @ CERN and IRIS-HEP. PhD @ SMU
@prefix.dev software engineer who loves languages and trains π
Own Your Data Science
https://probabl.ai
conda is a multi-platform and language-agnostic open source package management and environment management ecosystem.
β @conda@fosstodon.org
β https://conda.org/
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
https://conda-forge.org
Computer Science β’ Applied Maths β’ Software β’ Progressive Music β’ Scientific Software Engineer @quantstack.bsky.social
official Bluesky account (check usernameπ)
Bugs, feature requests, feedback: support@bsky.app