//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
Profile
Loading...
Computer Science • Applied Maths • Software • Progressive Music • Scientific Software Engineer @quantstack.bsky.social
Julien Jerphanion









Loading...
🎉 JupyterLite is now part of Project Jupyter! Run Jupyter notebooks directly in your browser: no server, no setup. Many thanks to the JupyterLite contributors and supporters like QuantStack, Bloomberg and the Gates Foundation. 🔗 blog.jupyter.org/jupyterlite-...
4mo
We are thrilled to announce that JupyterLite is now an official part of Project Jupyter. This milestone marks a significant step forward…
blog.jupyter.org
JupyterLite Officially Joins Project Jupyter!
Project Jupyter
At @quantstack.bsky.social we designed novel bit-unpacking SIMD optimizations for @arrow.apache.org and #ApacheParquet, and implemented them entirely using C++ metaprogramming instead of Python-based code generation. We'll publish a deep dive blog post soon. github.com/apache/arrow...
📣 We are delighted to release mamba 2.6.0. 📣 This minor version includes the support for sharded repodata, significantly improving the UX of the project. 🔗 Read more about improvements on this blog post: medium.com/@julien.jerp... 🔗 For a full overview for the change: github.com/mamba-org/ma...
3mo
1mo
Julien Jerphanion
Introduction: conda packages metadata indexing
medium.com
Sharded Repodata Support in Mamba
The team of JupyterCon 2023, PyData Paris 2024 & 2025 organizes a new conference named Compute! Paris 2026 on open source computation and data. The event will take place on November 25–26, 2026 at Sorbonne Université in Paris. CfP deadline: May 24, 2026: compute.events/paris2026/cf...
Antoine Pitrou
1mo
Your research, your challenges, your solutions. Compute! Paris 2026 (Nov 25-26) wants to hear from you. The Call for Proposals is open. Don’t just attend; help shape the conversation. Whether you’re in academia, industry, or public institutions, your voice matters. pretalx.com/compute-pari...
⏰ Ce soir, jeudi 19 février 2026 💻 « Réduire la complexité pour maîtriser la résolution des modèles mathématiques » 📌 Leçon inaugurale de Yvon Maday, professeur invité sur la chaire annuelle #Informatique et sciences numériques, en partenariat avec Inria. En direct 👉 https://tinyurl.com/mpz6v3xy
We just published a blog post going into some detail on what makes patching source code hard: prefix.dev/blog/flickz... – it's not just the relatively unstructured diff formats. Source code also lives and breathes, and moves!
1mo
Call for Proposals — Compute! Paris 2026
Submit your talk proposal for Compute! Paris 2026. The Call for Proposals is open from April 15th to May 24th, 2026.
compute.events
The notebook.link team is building "serverless scientific computing" on top of the modern Conda ecosystem & the prefix.dev package server. Read the guest blog on how they shipped interactive WASM for Python, R, C++, Fortran and more: prefix.dev/blog/server...
3mo
3mo
Olivier Grisel
2mo
How well do you really know the tools you use every day? At Compute! Paris 2026 (Nov 25-26), go beyond the API and documentation and learn directly from the builders of Jupyter, Scikit-learn, and more. Knowledge is power, get yours! compute.events/paris2026/ #ComputeParis
New in Git, ✨ git history ✨ (I don't mean the Git history 🫠 ) 😰 Oh shit, that old commit's message had a typo! 😌 git history reword <commit-id> 😰 Oh shit, that old commit is too big! 😌 git history split <commit-id> (to split it into two commits) github.blog/open-source/... (h/t Hugo Gruson)
1mo
1mo
Rationale for this change The current bit-unpacking algorithm (which is implemented as a C++ code generator script in Python) does not fully leverage SIMD operations: all loads and some bitshifts u...
GH-48277: [C++][Parquet] unpack with shuffle algorithm by AntoinePrv · Pull Request #47994 · apache/arrow
github.com
Compute! Paris
The open source Git project just released Git 2.54. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.
github.blog
Highlights from Git 2.54
Collège de France
Compute! Paris
Understanding your tools and algorithms is what gives you agency in a digital world. Paris, November 25–26, 2026.
compute.events
Compute! Paris 2026
Maëlle Salmon
Prefix.dev - the Pixi company
TL;DR - we have extended the Rust crate diffy to be able to patch real-world source code with real-world patches, which is surprisingly hard! In the process we renamed it to flickzeug.
prefix.dev
Flickzeug – or why patching source code is hard
Notebook.link combines WebAssembly and the conda ecosystem to deliver scalable, serverless computing environments that run entirely in the browser. No backend. No scaling headaches. Just instant, collaborative scientific computing for everyone.
prefix.dev
Prefix.dev - the Pixi company
How notebook.link Scales Without Backends