Show HN: Flow Simulator – GitHub Flow vs. trunk-based development side by side
Category: devtools
Tags: visualization, simulation, version-control
Score: 5.3/10 (Innovation: 5, Technical: 5, Documentation: 4, Utility: 6)
Flow Simulator is an interactive simulation that visualizes how work items move through different branching strategies like GitHub Flow, Trunk-Based, and Git Flow. It's interesting as a teaching tool for understanding trade-offs in version control workflows.
Target audience: backend devs, devops
Repository: https://mainline.dev/flow-simulator
View on Hacker News