Joshua Adelman

1.2K posts

Joshua Adelman

Joshua Adelman

@synapticarbors

former biophysicist turned computational scientist/scientific software engineer in the steel city

Pittsburgh, PA Beigetreten Temmuz 2009
1K Folgt457 Follower
Joshua Adelman
Joshua Adelman@synapticarbors·
@jeremyphoward @pablovelagomez1 @prefix_dev Pixi has been great and will hopefully support a conda like workflow soon (global registery of envs). I have a simple bash function that I use as a proxy until that PR gets merged
English
0
0
0
69
Jeremy Howard
Jeremy Howard@jeremyphoward·
For folks that don't use conda, how do you debug problems that only occur on some particular Python or CUDA version? With conda, I have a few envs set up with various python and CUDA versions, so I just activate one and get to work. With something like uv, what do you do?
English
67
13
384
81.8K
Joshua Adelman
Joshua Adelman@synapticarbors·
I'm taking a break from this site. Come find me over at bsky under the same handle
English
0
0
0
37
Joshua Adelman
Joshua Adelman@synapticarbors·
@HEPfeickert No problem. There was definitely some anxiety involved in putting out (and promoting) code that had issues, so I wanted to get it fixed asap. I'm still not sure why I never ran into an issue with this using mamba for several different complicated projects on both macos and linux
English
0
0
1
28
Joshua Adelman
Joshua Adelman@synapticarbors·
pixi 0.30.0 is now available! In this release I contributed `pixi project export conda-explicit-spec` that allows you to export a pixi.lock file to a conda explicit spec that can be used with conda/mamba. Full release notes are here github.com/prefix-dev/pix… @prefix_dev
English
2
5
22
1.3K
Joshua Adelman
Joshua Adelman@synapticarbors·
pixi now also supports exporting a conda environment.yml as well thanks to @abkfenris, and I am working on functionality for exporting pip/uv requirements.txt for pypi dependencies.
English
1
0
3
111
Joshua Adelman
Joshua Adelman@synapticarbors·
I'm particularly excited about this since it allows you to manage environments using pixi and then deploy to conda/mamba. This replaces conda-lock for me and has the benefit of using pixi's more expressive pixi.toml format to specify envs in place of an environment.yml.
English
1
0
2
109
William Falcon ⚡️
William Falcon ⚡️@williamfalcon·
For years we've wanted to build the "PyTorch Lightning" for model serving... announcing LitServe 🚀🚀🚀 Check it out and let us know what you think! ✅ 2x faster than FastAPI ✅ GPU autoscaling ✅ LLMs, NLP, vision ✅ PyTorch, SkLearn, Jax... ✅ ... 10+ more features Github: github.com/Lightning-AI/l… Huge team effort! 💜💜💜
William Falcon ⚡️ tweet media
English
6
23
147
33.7K
Joshua Adelman
Joshua Adelman@synapticarbors·
I'm going to be at @pycon 2024 in Pittsburgh and am looking forward to seeing some online faces in person. I'm local and will be at the convention all day Friday and partial days on Saturday and Sunday. Please reach out if you're going to be here and want to chat #PyCon #PyConUS
English
0
0
2
155
Joshua Adelman
Joshua Adelman@synapticarbors·
@Mailia Another tool that tries to give a "cargo for python" experience is pixi.sh from @prefix_dev. It would certainly solve your uWSGI issue since it can pull from conda channels that distribute pre-built binaries.
English
0
0
0
120
Joshua Adelman
Joshua Adelman@synapticarbors·
One place where it really shines is the ability to download and manage global tools. It has completely replaced condax/pipx for me.
English
0
0
2
53
Joshua Adelman
Joshua Adelman@synapticarbors·
I've started experimenting with using pixi from @prefix_dev as a conda/mamba replacement. I'm not sold yet on the directory-based workflow (compared with a global registry of envs), but I'm hoping a future release allow for more flexibility.
English
1
0
3
113
Joshua Adelman retweetet
WESTPA Software
WESTPA Software@WestpaSoftware·
Want to see WE / WESTPA applied towards understanding the free-energy landscape of phase separation in lipid bilayers? Check it out:
English
0
1
4
671
Joshua Adelman
Joshua Adelman@synapticarbors·
@curiouswavefn I took p-chem at Haverford with Julio de Paula using the 6th edition. I believe we were the guinea pigs for some of the material that went into the next edition when Julio joined as co-author. It was a great class and he was really an outstanding teacher.
English
0
0
1
329
Ash Jogalekar
Ash Jogalekar@curiouswavefn·
Had forgotten what a pleasure it is to read Atkins; the man has always been a pedagogical master.
Ash Jogalekar tweet mediaAsh Jogalekar tweet mediaAsh Jogalekar tweet mediaAsh Jogalekar tweet media
English
14
23
308
26.1K
Joshua Adelman
Joshua Adelman@synapticarbors·
conda-lock has made environment management so much easier. Now I just create a unified conda-lock across all platforms, then render to a specific platform so that others can just use `conda/mamba create -n newenv --file conda-<platform>.lock`, without needing conda-lock
English
0
0
3
151
Joshua Adelman
Joshua Adelman@synapticarbors·
Is anyone using micromamba as a complete conda/mamba replacement for everyday development (rather than just in CI)?
English
0
0
2
482