Filter
Exclude
Time range
-
Near
What if one tool could manage both your Python packages and compiled system libraries? uv installs Python packages from PyPI, but it doesn't support compiled C/C libraries. The typical workaround is to install system libraries separately using an OS package manager, then manually align versions with your Python dependencies. Since these system dependencies aren't captured in project files, reproducing the environment across machines can be unreliable. pixi solves this by managing both Python packages from PyPI and compiled system libraries from conda-forge in a single tool. Quick comparison: • uv: fast, reliable lockfiles, Python-only • conda: system libraries supported, but slower and no lockfiles • pixi: fast, unified, with system libraries, lockfiles, and a built-in task runner In this article, I compare uv and pixi on a real ML project so you can see how they perform in practice. 🚀 Link: bit.ly/3PkOcuJ #Python #PackageManagement #DataScience
3
14
460
Do you trust a package released two hours ago in production? Installing updated package versions is essential to benefit from new features and bug fixes. However, freshly released versions can introduce bugs or incompatibilities before the community has time to catch them. uv's exclude-newer option lets you set a cooldown period to skip packages released within a specified timeframe. To use it, add exclude-newer = "7 days" to pyproject.toml and customize the duration as needed. 📬 Want more production-ready data science tips? Subscribe to my newsletter at bit.ly/3Lrh2Ih #uv #Python #DevOps #PackageManagement
1
12
399
Jan 12
Stop wrestling with complex C dependency commands! 🤯 See how the new conan.io MCP Server uses #AI to revolutionize your C/C workflow and save you hours every week! 🏎️ Need speed? Go from zero to a fully packaged project in seconds using natural language prompts. ⚙️ Aiming for more efficiency? Define dependencies, search for packages (filtering by arch, OS, etc.), and manage profiles without memorizing Conan syntax. 🛡️Looking to embed more #security? Get automatic vulnerability checks and license compliance audits instantly. Ready to learn more: bit.ly/4rGYjsh #Conan #ConanMCP #Cpp #AIDev #DependencyManagement #PackageManagement
1
3
146
30 Dec 2025
How to tell Pixi it can use CUDA? System requirements are the way to do this! #pixi #cuda #packagemanagement #software
1
9
1,297
26 Dec 2025
Check the Latest Updated Packages in Arch Linux and its variants. #Cheatsheet #Archlinux #Linux #Linuxcommands #PackageManagement #Linuxtips
1
4
140
As online orders skyrocket, mail centers brace for the rush. Stay ahead with smarter package delivery. Learn more today: spr.ly/parcel-lockers #SmartLockers #MailCenterSolutions #PackageManagement #Efficiency #BlackFriday #CyberMonday #SelfService #Logistics
1
1
73
10 Dec 2025
Stop wrestling with complex C dependency commands! 🤯 See how the new @conan_io MCP Server uses #AI to revolutionize your C/C workflow and save you hours every week! 🏎️ Need speed? Go from zero to a fully packaged project in seconds using natural language prompts. ⚙️ Aiming for more efficiency? Define dependencies, search for packages (filtering by arch, OS, etc.), and manage profiles without memorizing Conan syntax. 🛡️Looking to embed more #security? Get automatic vulnerability checks and license compliance audits instantly. Ready to learn more: bit.ly/4rGYjsh #Conan #ConanMCP #Cpp #AIDev #DependencyManagement #PackageManagement
3
5
344
As online orders skyrocket, mail centers brace for the rush. Stay ahead with smarter package delivery. Learn more today: spr.ly/parcel-lockers #SmartLockers #MailCenterSolutions #PackageManagement #Efficiency #BlackFriday #CyberMonday #SelfService #Logistics
1
2
61
As online orders skyrocket, mail centers brace for the rush. Stay ahead with smarter package delivery. Learn more today: spr.ly/parcel-lockers #SmartLockers #MailCenterSolutions #PackageManagement #Efficiency #BlackFriday #CyberMonday #SelfService #Logistics
2
67
11 Aug 2025
Exciting news! Pixi just hit 5k stars on GitHub! 🌟 Big thanks to all our incredible contributors for making Pixi better every day! github.com/prefix-dev/pixi/s… #stars #github #packagemanagement #softwareengineering
9
751