's Avatar

@francescalted.bsky.social

51 Followers  |  31 Following  |  49 Posts  |  Joined: 28.11.2024  |  2.2395

Latest posts by francescalted.bsky.social on Bluesky

Post image

Stop downloading. Start computing.

Everything changes on November 18, 2025.

#Cat2Cloud is coming.

12.11.2025 09:13 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

Haha, this from the New Yorker is getting passed around the math dork community. I did a comic about this kind of thought a few years ago: www.smbc-comics.com/comic/commut...

07.11.2025 17:26 β€” πŸ‘ 1020    πŸ” 170    πŸ’¬ 21    πŸ“Œ 19
18.08.2025 Compress, Compute, and Conquer: Python-Blosc2 for Efficient Data Analysis
YouTube video by EuroSciPy 18.08.2025 Compress, Compute, and Conquer: Python-Blosc2 for Efficient Data Analysis

Our Blosc2 tutorial for @euroscipy.bsky.social 2025 is up! Learn how compression boosts tensor data handling, sharing & computing.

www.youtube.com/watch?v=BdpT... #DataScience #BigData #HPC #OpenSource

07.11.2025 11:38 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Post image

πŸ“’πŸš¨Blosc2 3.11.0 Released! 🚨 πŸ“’

Blosc2 is part of the NumPy array library ecosystem: numpy.org

In v3.11, Blosc2 has become even more flexible; all functions can accept basically any array object:

πš‹πš•πš˜πšœπšŒπŸΈ.πš–πšŠπšπš–πšžπš•(𝙰, 𝙱)

for 𝙰, 𝙱 PyTorch, Jax, Tensorflow, Zarr... arrays!

#Compute
#Tensor
#PyTorch

03.11.2025 08:30 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 1

The importance of linear algebra in modern computing is undeniable πŸ“.

Equally crucial is vertical integration. When SSD storage, memory hierarchies, compression, and computation are seamlessly orchestrated πŸ’ƒ, the performance gains can be transformative. πŸš€

28.10.2025 13:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

πŸ’Š IronPill 1πŸ’Š
Blosc2 calculates Fourier approximations:
⚑5x faster than NumPy
πŸ‘£ fraction of the memory footprint
🐍 one-line syntax πšœπšžπš–(πšŠβ€‚*β€‚πšŒπš˜πšœ(𝚝) +β€‚πš‹β€‚*β€‚πšœπš’πš—(𝚝),β€‚πšŠπš‘πš’πšœ=𝟷)

Full notebook: github.com/Blosc/python...

(inspiration: towardsdatascience.com/numexpr-the-...)

#Blosc2
#Data
#SignalProcessing

20.10.2025 12:06 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 0    πŸ“Œ 1

From a programmer's virtue to a computational powerhouse: laziness transforms a developer's best practice into the engine of modern computing.

15.10.2025 12:07 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Inspired by the ESA's Gaia Milky Way map 🌌!

At SciPy 2023, we showcased visualizing a massive 7.3 TB Gaia dataset on a standard laptop by compressing it to 1.8 GB using #Blosc2. Big data analysis for everyone! πŸš€

Dataset: digistorage.es/links/652403...
Paper: www.blosc.org/docs/Explori...

#napari

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

That's great news! Blosc2 is on its way to become a standard computing engine for most common array containers out there πŸš€

Thanks to the array API standard effort; without it we could not possible reach this level of generality πŸ™

Compress Better, Compute Faster

01.10.2025 09:39 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It's surprising how often the powerful SIMD capabilities of modern processors are overlooked. Harnessing them is key to unlocking next-level performance.

22.09.2025 12:20 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Voyager redefined my adolescence in a deep way (specially after its encounter with Jupyter). BTW, 7 million miles is around 11 million kilometers for non-US people.

22.09.2025 05:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

added a cheat sheet to the official Git website https://git-scm.com/cheat-sheet

16.09.2025 18:26 β€” πŸ‘ 8    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0

πŸŽ‰ Exciting news! Python-Blosc2 is making huge strides towards array-api compliance. πŸš€
From its humble beginnings in 2010 as a compressor for PyTables, it has evolved into a powerful n-dimensional container. πŸ’ͺ

There's more to come, but what a fantastic milestone! ✨

12.09.2025 11:40 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

πŸ—£οΈ Announcing C-Blosc2 2.21.2

This is a maintenance release, with a few fixes and some optimizations. Thanks to Barak Ugav and Preeyan Parmar.

For more info, see the release notes in:

github.com/Blosc/c-blos...

Compress Better, Compute Bigger
Enjoy!

10.09.2025 12:16 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

LLMs are getting quite good at producing code. But when that last drop of performance counts, it seems our carbon-based predecessors 🧠, armed with good tools and a healthy obsession, still have a few tricks up their sleeves.

08.09.2025 12:18 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

This is exactly the kind of application we envisioned for Blosc2, enabling more efficient and scalable data handling (in this case, image handling).

01.09.2025 17:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Què bé que li vindria això a l'antic mercat del dilluns de Castelló de la Plana (que per cert, encara no sembla que tinga compte en BlueSky).

24.08.2025 06:31 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

#Paris has removed the paving from its city hall square and transformed it into an #Urbanforest
#Urbanism #OWGF #SolarPunk #ClimateAction

20.08.2025 22:28 β€” πŸ‘ 28    πŸ” 191    πŸ’¬ 6    πŸ“Œ 4
Post image

The slides of my talk about _Blosc2: Compress Better, Compute Bigger_ for the recent @euroscipy.bsky.social:
www.blosc.org/docs/2025-Eu...

EuroSciPy 2025 was great! A human sized event with lots of interesting talks and people ready to help you. Thanks to the organizers for such a fantastic event!

22.08.2025 15:53 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

πŸš€ I'm also thrilled about the new blosc2.TreeStore class πŸš€

We had the opportunity to show it in action during our recent tutorial at #EuroSciPy 2025, where we had a good time seeing audience engagement. Thanks to the attendees!

20.08.2025 06:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

There's a special joy in deleting code. This Caterva2 release included a huge refactoring effort to shed complexity, resulting in a much cleaner and more robust system. It's one of the most satisfying parts of the job! ✨

07.08.2025 10:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
From zero to RAG engineer: 1200 hours of lessons so you don't repeat my mistakes | Hacker News

Hey fam πŸ‘‹

In a new blog post, I wrote about my journey from zero to RAG engineer after 1200 hours building enterprise AI.
What actually works vs. what's just hype. Hard-learned lessons so you don't repeat my mistakes πŸ‘‡
news.ycombinator.com/item?id=4474...

#TechBlog #BuildInPublic #RAG #AI #LLM

31.07.2025 08:05 β€” πŸ‘ 61    πŸ” 9    πŸ’¬ 3    πŸ“Œ 3

While we've poured lots of ❀️ into #Blosc2 internal algorithms, every use case is unique. No worries! You can always tweak the internal knobs to get the best performance for your needs πŸ’ͺ

29.07.2025 08:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
In the not-so-distant future, Israel will have to reckon with its war crimes in Gaza | Opinion ***

If you believe all human beings are created b’tzelem Elohim, in God’s image, then you must speak up now against the daily atrocities in Gaza.

www.haaretz.com/opinion/2025...

24.07.2025 22:04 β€” πŸ‘ 2135    πŸ” 558    πŸ’¬ 20    πŸ“Œ 9

Hats off to the excellent work that @lshaw-ironarray.bsky.social is doing to the @ironarray.io and @blosc.org ecosystems.

Fancy indexing is like a wild animal difficult to tame, but in this particular case he did an outstanding work at it! πŸ‘

18.07.2025 09:34 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Undergoing endless guesswork to find the best compression parameters? πŸ€” Let Btune do the heavy lifting! πŸš€βœ¨

16.07.2025 12:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Ready to supercharge your I/O performance? πŸš€
Join our tutorial at @euroscipy.bsky.social 2025, where we'll dive deep into these techniques and share more expert tips for maximizing data throughput. See you there!

14.07.2025 17:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Mixing #JupyterLite, #WebAssembly and #Cat2Cloud allows incredible speed and flexibility in accessing large remote data silos, both in #Blosc2 and #HDF5 formats ⚑

09.07.2025 15:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Experience the future of large-scale data processing without leaving your browser window.

08.07.2025 10:54 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

For those who could not attend, the recording of our recent webinar, "A Gentle Introduction to Cat2Cloud," is now available!

ironarray.io/cat2cloud#we...

If interested, remember that the subscription to our beta program is currently open!

Compress Better, Compute Bigger, Share Faster!

08.07.2025 08:55 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

@francescalted is following 20 prominent accounts