HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sciyoshi

no profile record

comments

sciyoshi
·letzten Monat·discuss
A docker-compose equivalent for running native processes: https://github.com/sciyoshi/decompose

Similar to another tool called process-compose but with a CLI that mimics the docker one more closely and doesn't start a TUI by default.

Useful if your team's on nix and doesn't need containers.
sciyoshi
·letzten Monat·discuss
This is essentially what Shopify did with River (https://shopify.engineering/under-the-river), and we built out something similar at our company.

I'm sure the labs are working on this sort of thing - Managed Agents are probably the closest?