Y
Hacker News
new
|
ask
|
show
|
jobs
by
throw_m239339
132 days ago
Wait a minute, isn't Git supposed to be... distributed?
2 comments
swiftcoder
132 days ago
Yeah, but things with "Hub" in their name don't tend to be very distributed
link
esafak
132 days ago
Thanks for underscoring the beautiful oxymoron.
link
arcologies1985
132 days ago
Issues, CI, and downloads for built binaries aren't part of vanilla Git. CI in particular can be hard if you make a multi-platform project and don't want to have to buy a new mac every few years.
link
swiftcoder
132 days ago
Probably Worth taking an honest look at whether your CI could just be an SQS queue and a Mac mini running under your desk though
link
arcologies1985
132 days ago
For my OSS work that is about $699 over my budget
link
swiftcoder
132 days ago
Yeah, fair enough (though you can often pick up an M1 Mini for <$300 these days)
link