Skip to content

Commit

Permalink
docs: πŸ”– public infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgasquez committed Dec 21, 2023
1 parent 305d5df commit 8edf199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This repository is an up to date toy implementation of the overall pattern. You

### πŸ’‘ Principles

- **Open**: Code and data are fully open source.
- **Open**: Code, standards, infrastructure, and data, are public and open source.
- **Modular and Interoperable**: Each component can be replaced, extended, or removed. Works well in many environments (your laptop, in a cluster, or from the browser), can be deployed to many places (S3 + GH Pages, IPFS, ...) and integrates with multiple tools (thanks to the Arrow ecosystem). [Use open tool, standards, infrastructure, and share data in accesible formats](https://voltrondata.com/codex/a-new-frontier).
- **Permissionless**. Don't ask, fork it and improve the models, add a new source or update any script. No API limits, just plain files.
- **Data as Code**. Declarative stateless transformations tracked in `git`. Version your data as code! Publish and share your reusable models for others to build on top.
Expand Down

0 comments on commit 8edf199

Please sign in to comment.