francescalted.bsky.social
@francescalted.bsky.social
Don't let this opportunity slip away! 💨
It's Black Friday Week! 🛍️🖤

Don't miss out! Use the coupon code BLACKFRIDAY to get a generous 50% OFF your first order on Cat2Cloud. 💰

This offer is valid until Cyber Monday (Dec 1st), so don't delay! ⏳

Get it today! 👉 ironarray.io/pricing
Pricing | ironArray SLU
Pricing for products & services
ironarray.io
November 24, 2025 at 1:03 PM
Slice and compute with HDF5 in the cloud as easy as pie! 🥧
Unlock the power of your HDF5 data in the cloud! ☁️

Cat2Cloud now offers native, out-of-the-box support for HDF5 files. Upload and process your HDF5 data as seamlessly as any other format. ✨

Ready to see it in action? Try our online demo server today! 👉 cat2cloud.com/demo/

#HDF5 #CloudComputing
November 24, 2025 at 12:49 PM
Slice and compute with HDF5 in the cloud as easy as pie! 🥧
Unlock the power of your HDF5 data in the cloud! ☁️

Cat2Cloud now offers native, out-of-the-box support for HDF5 files. Upload and process your HDF5 data as seamlessly as any other format. ✨

Ready to see it in action? Try our online demo server today! 👉 cat2cloud.com/demo/

#HDF5 #CloudComputing
November 24, 2025 at 12:48 PM
Reposted
It's Friday, and apparently bluesky is ready for this fun revelation:

Dinosaurs lived on the other side the Galaxy.
November 21, 2025 at 5:11 PM
I've built a demo Jupyter notebook that connects to a Cat2Cloud server from an Android phone and slices into an 8 TB dataset, downloading a 1 MB chunk in under 100 milliseconds. ⚡

Interact with your vasts remote datasets right in your phone!

cat2.cloud/demo/roots/@...

#Cat2Cloud #Blosc2 #BigData
November 20, 2025 at 11:24 AM
Reposted
ironArray is on a roll 🚅!

With Cat2Cloud released this week we continue our 💊ironPill series with another video, showing you how to browse your cloud-hosted data ☁️ in the bespoke web client!

Visualise and manage all kinds of data formats - from arrays to jpgs 🖼️, markdown to PDFs 📄 !
November 19, 2025 at 11:27 AM
Yay! 🥳
The crown jewel of Cat2Cloud 💎 !

Cat2Cloud's most exciting feature: 𝗿𝗲𝗺𝗼𝘁𝗲 𝗷𝘂𝗽𝘆𝘁𝗲𝗿 𝗻𝗼𝘁𝗲𝗯𝗼𝗼𝗸𝘀!

☁️ cloud-based computation
☁️ cloud-hosted data
☁️ cloud-hosted jupyter notebooks!

⚡No environment headaches, no waiting for computations - all in a seamless interface from the browser!
November 20, 2025 at 10:32 AM
So happy to see the beast out of the cage! 🥳
Tired of downloading large datasets? Cat2Cloud is now live! 🚀

Bring computation directly to your data. Host, run, and share workflows with incredible speed. ⚡

Read the announcement: ironarray.io/blog/cat2clo...

#Cat2Cloud #BigData #DataScience #Python #HPC
November 18, 2025 at 12:47 PM
Reposted
Stop downloading. Start computing.

Everything changes on November 18, 2025.

#Cat2Cloud is coming.
November 12, 2025 at 9:13 AM
Reposted
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...
November 7, 2025 at 5:26 PM
Reposted
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
18.08.2025 Compress, Compute, and Conquer: Python-Blosc2 for Efficient Data Analysis
YouTube video by EuroSciPy
www.youtube.com
November 7, 2025 at 11:38 AM
Reposted
📢🚨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
November 3, 2025 at 8:30 AM
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. 🚀
💊IronPill 2💊
See how Blosc2 powers heavy-duty linear algebra (100GB!) workflows
⚡1.5-2x faster than PyTorch + h5py!
🧱 optimised chunking for your cache hierarchy
🐍 one line syntax 𝚋𝚕𝚘𝚜𝚌𝟸.𝚖𝚊𝚝𝚖𝚞𝚕(𝙰, 𝙱, 𝚞𝚛𝚕𝚙𝚊𝚝𝚑='𝚘𝚞𝚝.𝚋𝟸𝚗𝚍')

See blog here: ironarray.io/blog/la-blosc

#Blosc2
#Data
#LinearAlgebra
October 28, 2025 at 1:22 PM
Reposted
💊 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
October 20, 2025 at 12:06 PM
From a programmer's virtue to a computational powerhouse: laziness transforms a developer's best practice into the engine of modern computing.
📢Blosc2 3.10.2 Released! 📢

Lazy evaluation for ALL Blosc2 functions in version 3.10!

Blosc2 powers:
- Zarr/HDF5 computations (see image and blosc.org/posts/tensor...)
- Server compuation via Cat2Cloud (demo site here cat2.cloud/demo/)!

#Zarr
#HDF5
#Python
October 15, 2025 at 12:07 PM
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
October 10, 2025 at 9:23 AM
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
🚨Blosc2 3.9.1🚨

Blosc2 as a mature computation engine >>>

• Array API standard compliance - 70 new functions
• Fast linalg: tensordot 12x 𝐅𝐀𝐒𝐓𝐄𝐑 than NumPy for large arrays !
• Fast calc: Funcs like hypot 10x 𝐅𝐀𝐒𝐓𝐄𝐑 than NumPy!

Blog: ironarray.io/blog/array-api

#Python
#linalg
#computation
October 1, 2025 at 9:39 AM
It's surprising how often the powerful SIMD capabilities of modern processors are overlooked. Harnessing them is key to unlocking next-level performance.
🚀 Boost your Python computations on NumPy arrays with @blosc.jit! Let Blosc2's compute engine accelerate your code without changing containers. ⚡

For ultimate speed, native Blosc2 containers are still king. 🏎️

Code: gist.github.com/FrancescAlte...

#Python #DataScience #NumPy #Performance #Blosc
September 22, 2025 at 12:20 PM
Reposted
added a cheat sheet to the official Git website https://git-scm.com/cheat-sheet
September 16, 2025 at 6:27 PM
🎉 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! ✨
🗣️ Announcing Python-Blosc2 3.8.0 🚀

A step closer to compliance with the array-api standard: data-apis.org/array-api!
This is an effort across all array-based libraries so that your code works (e.g. for both blosc2 and NumPy) by simply changing the import statement below!

#arrayapi #Blosc2
September 12, 2025 at 11:40 AM
Reposted
🗣️ 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!
github.com
September 10, 2025 at 12:16 PM
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.
Struggling to get performant code from LLMs? 🤔

We can help! 💪 We've spent countless hours profiling and micro-benchmarking Blosc2 for you. A thing that LLMs cannot do (yet).

Ready to dive in? 🚀
🔹 EuroSciPy Talk: www.blosc.org/docs/2025-Eu...
🔹 Tutorial: github.com/Blosc/EuroSc...

#HPC #Blosc2
September 8, 2025 at 12:18 PM
This is exactly the kind of application we envisioned for Blosc2, enabling more efficient and scalable data handling (in this case, image handling).
📣Great to see the community building powerful tools on Blosc2! 🚀

Check out compress-image: a new C++/Python library for working with compressed images directly in memory.

Kudos to Emil Dohne for this fantastic work!

Project here: github.com/EmilDohne/co...

#Blosc2 #FOSS #ImageProcessing
GitHub - EmilDohne/compressed-image: Fast and memory-efficient, compressed in-memory image storage for C++ and Python.
Fast and memory-efficient, compressed in-memory image storage for C++ and Python. - EmilDohne/compressed-image
github.com
September 1, 2025 at 5:34 PM
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).
#Paris has removed the paving from its city hall square and transformed it into an #urbanforest
#urbanism #owgf #solarpunk #climateaction
August 24, 2025 at 6:31 AM
Reposted
#Paris has removed the paving from its city hall square and transformed it into an #urbanforest
#urbanism #owgf #solarpunk #climateaction
August 20, 2025 at 10:30 PM