Four GitHub Actions failures you can prove before changing code
Reproducible checks for npm ci, monorepo lockfiles, missing artifacts, and pytest exit code 5.
Reproducible checks for npm ci, monorepo lockfiles, missing artifacts, and pytest exit code 5.
How Nostr Enables a Compute Marketplace, and Why BudaBit Can Ship It
Holy crap what a week! I can't believe the amount of progress that came out of just these few days. And a special thanks to @Auggie for making this possible with me! Alright, let's get into it...
A quick summary of my week in Nostr development
CI/CD pipelines are great tools for the development cycle of an application, however, they're also very much centralized on platforms like GitHub and GitLab. In this blog I'm exploring the idea of decentralizing these tools using Nostr. But first, let's explore the problem itself