Uwe Korn

@xhochy.bsky.social

Question scoped to software in physics: Do you currently use PPC64LE architecture hardware for anything in your scientific workflow and is it important to you to have binary builds of software for that machine? Are there high impact examples that you can think of? Or is everything x64 or aarch64?

Two weeks ago, I posted that Python 3.14 was the fastest available/usable Python in @conda-forge.org.To keep new releases as quickly usable as possible, I'm reviewing this week what we did in this release and what we can already do to make Python 3.15 even faster: uwekorn.com/2025/12/15/p...

Learnings from the Python 3.14 migration

Personally, I was keen to ensure that Python 3.14 availability on conda-forge was as good as possible on the actual release day. conda-forge’s build infrastructure is a massive benefit, and I wanted t...

uwekorn.com

While I was at @pydataparis.bsky.social , I did not spend much time on @conda-forge.org, but in that week, at least some important milestones happened for the Python 3.14 migration, e.g. unblocking everything that depends on pandas. More details can be found in my report: uwekorn.com/2025/10/16/w...

2025-40: A week in conda-forge

This week was the week of PyData Paris and a public holiday in Germany. At the same time, my usual day-to-day work had to continue, so my conda-forge interactions were limited to simple (but many) rev...

uwekorn.com

Ever wondered where all my GitHub contributions come from? I have document a week's worth of @conda-forge.org contributions: uwekorn.com/2025/09/18/w... I plan to do this for 2-3 more weeks to get an overview where I spent my time. I hope there is also content in there that helps others.

2025-37: A week in conda-forge

While I spent the majority of my time on QuantCo-internal (often strategic, non-code) work, my GitHub profile still hovers around 8,000 yearly contributions. Part of this is through my internal work, ...

uwekorn.com

Today is my last day of five weeks of parental leave which means that it's going to be a hard day for my chargers. All the laptops and tablet will need to be fully charged and updated to be ready for tomorrow's work. 🔥

Nice to be back at Paris again. My PyData journey started there 9y ago with my first ever talk about Arrow. This time, I'll tell you how to stay sane when you have to deal with compliance topics as a developer.

Compute! Paris@computeparis.bsky.social · last yr.

📢 Talk Announcement "Navigating the security compliance maze of an ML service", by @xhochy.bsky.social from @quantco.com. 📜 Talk info: pretalx.com/pydata-paris-2025/talk/QVPDEX 📅 Schedule: pydata.org/paris2025/schedule 🎟 Tickets: pydata.org/paris2025/tickets

@conda-forge.org and @conda.org are essential components of our stack. Thus, it is natural for us to work with the community there to make it ready for upcoming cyber(security) regulations. Read about our efforts at tech.quantco.com/blog/conda-r... Reach out, if you would like to collaborate!

Making the conda(-forge) ecosystem ready for cybersecurity regulations

We outline the efforts we bring into the conda(-forge) ecosystem to ensure it provides the basic requirements to meet the foudations of many (cyber) regulations

tech.quantco.com

A nice feature of GitHub Copilot Coding Agent: I can start simple changes from my smartphone via chat, e.g. write an internal enhancement proposal. While it would be higher quality if made manually, it enables some more things "on the go".