DEV Community

Cover image for Open Collective Interview with Brooke
Brooklyn Zelenka πŸ³οΈβ€πŸŒˆ for Fission

Posted on β€’ Originally published at blog.fission.codes on

3 1

Open Collective Interview with Brooke

Alanna Irving from the Open Collective team interviewed m on Witchcraft: the magic of math, functional programming, and community.

Did you know she started in music composition?

Programming absolutely scratches the same part of my brain as music composition. Instead of writing instructions for an instrumentalist, you’re writing it for a computer, but the parallels are very clear. All but one person in my composition cohort (who became a professor of music) are now programmers, because it was a crash course in that way of thinking.

It's a great overview of Brooke's background, her love of functional programming and math, and the Witchcraft library for Elixir:

GitHub logo witchcrafters / witchcraft

Monads and other dark magic for Elixir

Witchcraft is a library providing common algebraic and categorical abstractions to Elixir Monoids, functors, monads, arrows, categories, and other dark magic right at your fingertips.

Build Status Inline docs API Docs license

README

Table of Contents

Quick Start

def deps do
  [{:witchcraft, "~> 1.0"}]
end

# ...

use Witchcraft
Enter fullscreen mode Exit fullscreen mode

Library Family

Quark    TypeClass
    β†˜    ↙
   Witchcraft
       ↓
     Algae
Name Description
Quark Standard combinators (id, compose, &c)
TypeClass Used internally to generate type classes
Algae Algebraic data types that implement Witchcraft type classes

Values

Beginner Friendliness

You shouldn't have to learn another language just to understand powerful abstractions By enabling people to use a language that they already know, and is already in the same ballpark in terms of values (emphasis on immutability, &c), we can teach and learn…

You can follow Brooke here on DevTO as @expede:

Edit: Is third person weird when you're talking about yourself???

Image of Timescale

πŸš€ pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applicationsβ€”without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read full post β†’

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more