Embedding Python in Elixir, it's Fine
Introducing Python interpreter embedded in Elixir and a Fine way to write your NIFs.
Introducing Python interpreter embedded in Elixir and a Fine way to write your NIFs.
Dashbit announces expansion of its subscription team and their open source goals for 2025
We explore how set-theoretic types could address how many statically typed languages do not allow libraries to evolve their public data definitions in a backwards compatible manner. The proposed solution aims to be automatically verified by the compiler and type safe.
In this article we discuss the complexity of introducing concurrent operations on the client wuthout causal ordering on the server.
This article details how to implement soft-delete in Ecto using PostgreSQL rules and views
Let's build an S3 "SDK" with Req!