### Reading {#reading}
#### software {#https-www-dot-pipes-dot-digital}
- Like a weird visual programming thing for passing data from feeds and such?
#### software {#https-github-dot-com-prefix-dev-pixi}
- Package manager built in rust. Upon skimming, I assume basically building
packages for python and R using rattler, which is basically conda. So, uh...
conda abstraction layer?'
- Honestly think it might be neat given how annoying it is to distribute python
stuff. Generally I just use pipx (since, I mean, unless you're on an embedded
system, the bloat doesn't really matter much)