|
|
|
|
|
by heavenlyhash
1297 days ago
|
|
Warpforge -- project website: http://warpforge.io / https://github.com/warptools/warpforge -- is a project I work on that's heading a bit in this direction. Hashes in + build instruction = hashes out. It's really a powerful primitive indeed. Building big sharable package systems is indeed a second half of the problem. Figuring out how to make the system have the hashy goodness AND be usefully collaborative with async swarms of people working independently and yet sharing work: tricky. We're trying to do it, though! We have our first few packages now published, here: https://catalog.warpsys.org/ You can also see _how_ we build things, because we publish the full rebuild instructions with each release: for example, here's how we packaged our bash: https://catalog.warpsys.org/warpsys.org/bash/_replays/zM5K3V... I'm in #warpforge on matrix with some collaborators if anyone's interested in joining us for a chat and some hacking :) |
|