Skip to main content

Software development insights compiled for you by the people of bitcrowd

· 21 min read
Christoph Beck portrait

Bluesky's source code is widely open source, so you can run your own social network with it. What's missing? A performant DataPlane implementation. Closing this gap would be an important step towards building digital independence. We wanted to contribute our share and decided to work on a performant DataPlane for Bluesky. When we started the project, we expected it to be a Go, Rust or even Node project. Instead, we landed with Elixir. Here is why and how we made that decision.

· 22 min read
Christoph Beck portrait
Agathe Lenclen portrait
Legacy software is the code we lost confidence in. We have build Surveyor, a tool that lets you extract specifications from legacy software. See how Surveyor allows you to reclaim ownership of legacy projects