Skip to content

Commit

Permalink
Blog post about Prefix' "Chatting with the conda community" (#197)
Browse files Browse the repository at this point in the history
* add a short blog about community update no1

* add image

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add myself to authors

* rebrand

* update image

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update 2024-08-21-chatting-with-the-conda-community.mdx

Co-authored-by: Dasha Gurova <[email protected]>

* Update news.json

Co-authored-by: Dasha Gurova <[email protected]>

* Update 2024-08-21-chatting-with-the-conda-community.mdx

Co-authored-by: Jannis Leidel <[email protected]>

* update date

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update blog/2024-09-12-chatting-with-the-conda-community.mdx

Co-authored-by: jaimergp <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jannis Leidel <[email protected]>
Co-authored-by: Dasha Gurova <[email protected]>
Co-authored-by: jaimergp <[email protected]>
  • Loading branch information
5 people authored Sep 13, 2024
1 parent d479ce1 commit e062aa0
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 16 deletions.
23 changes: 23 additions & 0 deletions blog/2024-09-12-chatting-with-the-conda-community.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: "New video on conda-forge origins"
slug: "2024-09-12-chatting-with-the-conda-community-1"
authors: [wolfv]
tags: [announcement, chatting-with-the-conda-community]
description: The first "chatting with the conda community" is talking about the origins of conda-forge - with Filipe Fernandes.
image: img/blog/2024-09-chatting-with-conda-community/banner.png
---

The first "Chatting with the Conda Community" is out! In this episode, Wolf Vollprecht and Filipe Fernandes talk about the origins of conda-forge. Watch the [video here](https://www.youtube.com/watch?v=U2oa_RLbTVA).

Did you ever wonder how & when conda-forge was created? In this first edition of "Chatting with the Conda Community" we are uncovering the origin story of conda-forge.

Other topics:

- Scientists and their relationship with Software
- Sustaining open source (and conda-forge)
- Anecdotes from 9 years of conda-forge
- Discussing `pixi` and what Filipe thinks about it

Filipe Fernandes (also know as [ocefpaf](https://github.com/ocefpaf)) is a physical oceanographer turned research software engineer, and software packaging hobbyist. He is very passionate about open source software and tries to make Met/Ocean science better with code. Filipe is a conda steering council member and a conda-forge core member.

Your host is Wolf Vollprecht, CEO of prefix.dev, a conda steering council member and conda-forge core member.
7 changes: 6 additions & 1 deletion blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ baszalmstra:
name: Bas Zalmstra
title: prefix.dev
url: https://github.com/baszalmstra
image_url: https://avatars.githubusercontent.com/u/4995967?v=4
image_url: https://github.com/baszalmstra.png
beeankha:
name: Bianca Henderson
title: Conda maintainer 🐍📦
Expand Down Expand Up @@ -64,3 +64,8 @@ vasvi:
title: Open Source Contributor
url: https://github.com/vasvi-sood
image_url: https://github.com/vasvi-sood.png
wolfv:
name: Wolf Vollprecht
title: CEO of prefix.dev
url: https://github.com/wolfv
image_url: https://github.com/wolfv.png
29 changes: 14 additions & 15 deletions blog/news.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"title": "New video on conda-forge origins",
"slug": "2024-09-12-chatting-with-the-conda-community-1",
"authors": [
"wolfv"
],
"tags": [
"announcement",
"chatting-with-the-conda-community"
],
"description": "The first \"chatting with the conda community\" is talking about the origins of conda-forge - with Filipe Fernandes.",
"image": "img/blog/2024-09-chatting-with-conda-community/banner.png",
"date": "2024-09-12T00:00:00"
},
{
"title": "Conda Ecosystem Explained",
"slug": "2024-08-14-conda-ecosystem-explained",
Expand Down Expand Up @@ -64,20 +78,5 @@
"description": "Prefixes, prefixes, prefixes! All the prefixes!",
"image": "img/blog/2024-05-20-prefixes/banner.png",
"date": "2024-05-20T00:00:00"
},
{
"title": "April and May 2024 Releases",
"slug": "2024-05-13-april-and-may-releases",
"authors": [
"beeankha"
],
"tags": [
"announcement",
"conda",
"conda-build"
],
"description": "Conda 24.4.0, conda 24.5.0, and conda-build 24.5.0 have been released! \ud83c\udf89\n",
"image": "img/blog/2024-05-13-april-and-may-releases/banner.png",
"date": "2024-05-13T00:00:00"
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e062aa0

Please sign in to comment.