Vinicius Monego [ 🌱 ]

1 Followers
29 Following
10 Posts
Free software, GNU Guix, machine learning and probabilistic programming.
New accounthttps://bolha.us/@monaho

Very happy to announce that we are migrating the #GNUHealth development resources to @Codeberg ❤️ 😎

🚧 During the process, some resources (ike the translation service @weblate ) will experience some downtime, so please stay tuned 🤗

@sharlatan Have a look at the Astropy Affiliated Packages, most of them are missing.

#HomeBank is on my top 3 favorite FOSS. Managing personal finances is immensely helpful and HomeBank has all the features I need. The UI is pleasant to use despite being a GUI (written in C/GTK).

I may try ledger-cli one day, but I don't see the need right now.

Want to contribute to #guix and learn how to #package? We're running some online patch review sessions. Goal is to review some of the great contributions and ease the burden on maintainers. All you need is #guix and some time to learn. Sign-up -> https://www.meetup.com/guix-london/events/299174766/
Guix patch review hacking session, Thu, Mar 7, 2024, 6:00 PM | Meetup

**Introduction** Join us for our **first** Guix patch review hacking session! If you're using Guix and interested in contributing to the project patch reviews are a great

Meetup

@rarts Never heard of it before. I did a quick test adding dependencies to my project and fired up jupyterlab and everything worked without hassle. Thanks for your recommendation, I will probably use it for now.

I mainly use GNU Guix but I have to use some packages that are still unpackageable there.

And then I tried #pdm. The packages are downloaded and the environment is set up, but when I launch Jupyter Notebook/Lab it tries to write jupyter files to /usr (??).

I spent the last hour trying to reproduce a Python environment to run my own code, for which I generated a environment.yml from conda a while ago. But conda gets lost trying to import it.

Guess I'll have to try Poetry again, until I find a dependency or package manager that works among the many others there are.

It's been ~5 years and #conda still gets stuck on "Solving environment..."