Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/components/blog/blogpostsDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Object.defineProperty(exports, "__esModule", { value: true });
exports.blogpostsDetails = void 0;
exports.blogpostsDetails = [
{
url: "https://medium.com/@julien.jerphanion/sharded-repodata-support-in-mamba-ae6147d1d608",
title: "Sharded Repodata Support in Mamba",
image: "/img/blogposts/resized-images/Introducing-Mamba-2-6.png",
summary: "We are thrilled to introduce Mamba 2.6, the first release of the package manager with support for sharded repodata, improving perfomance by a large factor, both in execution time and memory consumption.",
date: "2026-04-29",
authors: "Julien Jerphanion",
imageID: "blogpost-image-152"
},
{
url: "https://medium.com/@QuantStack/introducing-sparrow-ipc-modern-c-20-arrow-ipc-e1690ae82b81",
title: "Introducing Sparrow-IPC: A modern C++ implementation of Arrow IPC",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.