Julian Hofer's Avatar

Julian Hofer

@julianhofer.eu.bsky.social

@prefix.dev software engineer who loves languages and trains πŸš…

28 Followers  |  45 Following  |  10 Posts  |  Joined: 18.11.2024  |  1.6708

Latest posts by julianhofer.eu on Bluesky

Post image

β€œ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 don't really see why I'd use it tbh.

The main reason my repos are large is temporary data like virtual environments or compiled artifacts. So shared .git doesn't really help me.

Also it has annoying limitations like I can't checkout the same branch IIRC

28.06.2025 14:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

As AWS open source just turned our request down, anyone have contacts at Google Cloud or Microsoft Azure who thinks they might be interested in donating cloud credits for an educational tutorial at SciPy 2025?

14.06.2025 16:59 β€” πŸ‘ 3    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0

Marimo is an excellent project. Powerful like Jupyter and reactive like Excel. It also fully supports Pixi πŸš€

15.05.2025 16:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

While I've been attending @scipyconf.bsky.social since 2019 and helping to organize SciPy since 2021, #SciPy2025 will be my first time teaching a tutorial at the conference! Hope to see you there, and looking forward to great experiences with the tutorial participants.

04.05.2025 23:06 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

The times are a-changing

A US colleague just warned me that 'AI is reading every word' when I emailed on the current trumpian disasters for US science (indicating it might cause trouble at future US border crossings)

Wow, feels like we're moving back to USSR times with self-imposed censorship

02.05.2025 16:50 β€” πŸ‘ 16    πŸ” 4    πŸ’¬ 1    πŸ“Œ 0

Looking forward to meeting you then 🀝

17.04.2025 19:49 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Agreed, I wasn't involved there so I feel really comfortable that recipe v1 is extremely well done

17.04.2025 19:46 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

That's great to hear πŸ˜„

17.04.2025 19:41 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Interesting. Will pixi build help you there?

17.04.2025 19:33 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Is R used in particle physics?

Or do you mostly see Python and Matlab for scripting?

17.04.2025 17:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I'd be interested in that as well. Relying on conda-forge should make R developer's life much easier

17.04.2025 15:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Pin your GitHub Actions Secure your GitHub Actions by pinning them to commit SHAs, preventing supply chain attacks. Learn how to automate updates and enforce best security practices.

The tj-actions/changed-files compromise prompted me to write up how I secure GitHub Actions workflows using SHAs without maintenance pain

Go from insecure to security conscious in < 15 minutes, including configuring automatic updates through Dependabot or Renovate

michaelheap.com/pin-your-git...

15.03.2025 20:41 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

I've seen a lot of Python folks getting super excited about `uv run --with ....` and I get it now. In @conda.org world, you can do the same with @prefix.dev Pixi!

A colleague wanted me to debug something with PyArrow on my system and all I had to do was:

```
$ pixi exec -s pyarrow python
```

🀯

07.02.2025 09:23 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Yeah, I live in the metropolitan region of Munich. Would love to meet up. Just let me know when you know more!

31.01.2025 05:10 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Python Bindings - rattler-build None

πŸŽ‰ Say hello to py-rattler-build!
πŸ“¦ Now you can build conda packages directly in Python! It's never been easier.
Get started today: rattler.build/latest/refe...
Available on conda-forge and PyPI! πŸš€

29.01.2025 12:52 β€” πŸ‘ 11    πŸ” 7    πŸ’¬ 0    πŸ“Œ 0
Preview
Pytorch Installation - Pixi by prefix.dev None

πŸš€ Great news for Windows users! The latest version of PyTorch is back! πŸ₯³

πŸ™ Huge thanks to the @condaforge community for fixing the builds.

πŸ§‘β€πŸ’» Installing PyTorch just got a whole lot easier!

pixi.sh/latest/feat...

20.01.2025 10:03 β€” πŸ‘ 12    πŸ” 7    πŸ’¬ 1    πŸ“Œ 1
Preview
Feb 6, 2025 Munich AI, ML, and Computer Vision Meetup Hear talks from experts on cutting-edge topics in AI, ML, and computer vision at the Feb 6, 2025 Munich Meetup

Come join our colleague Julian at this meetup!

🎀 Pixi, Conda and the Future of Python development!
πŸ“… Feb 6, 5:30 PM
πŸ“ In-person in Munich πŸ‡©πŸ‡ͺ

Please sign up at voxel51.com/computer-vi...

15.01.2025 08:42 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1
Preview
Pytorch Installation - Pixi by prefix.dev None

Super helpful guide for installing PyTorch using pixi from @prefix.dev prefix-dev.github.io/pixi/v0.39.4... This is point of confusion for a lot of people so it’s great that there is official documentation now.

24.12.2024 13:56 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Nushell 0.101.0 | Nushell A new type of shell.

Now out: version 0.101.0 of Nu. This release adds a simplified startup configuration, several new commands, and additional tools to introspect the Nushell engine. www.nushell.sh/blog/2024-12...

Happy holidays from the Nushell team!

22.12.2024 20:16 β€” πŸ‘ 16    πŸ” 2    πŸ’¬ 0    πŸ“Œ 3
Preview
GitHub - conda-forge/sbi-feedstock: A conda-smithy repository for sbi. A conda-smithy repository for sbi. Contribute to conda-forge/sbi-feedstock development by creating an account on GitHub.

The Python package sbi is now on conda-forge. github.com/conda-forge/... With @prefix.dev's pixi you can now get a full CUDA environment (pixi.sh/dev/features...) and sbi installed and ready to go in under 60 seconds (maybe under 30) with 3 commands (if you count your text editor as 1).

20.12.2024 22:03 β€” πŸ‘ 35    πŸ” 6    πŸ’¬ 3    πŸ“Œ 0

@sabrina-m.bsky.social hier hast du einen anderen Physiker mit der selben Ansicht 😁

05.12.2024 19:49 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@julianhofer.eu is following 20 prominent accounts