Show HN: Open-source x64 and Arm GitHub runners
71–80 of 128 posts
Re: Show HN: Open-source x64 and Arm GitHub runners
#72Congrats on the launch. Looks interesting. Quick thoughts on the landing page: - Pricing looks awesome. - I'm not currently the target audience because everything I'm doing right now is open source with free GitHub actions. - I'm left wondering what the catch is / why it's cheaper and faster. - Visual nit: lacking horizontal padding from 990px to ~1200px, a common window size on my 14" MBP. > Ubicloud is an open sour…
Re: Show HN: Open-source x64 and Arm GitHub runners
#73Congrats on the launch. Looks interesting. Quick thoughts on the landing page: - Pricing looks awesome. - I'm not currently the target audience because everything I'm doing right now is open source with free GitHub actions. - I'm left wondering what the catch is / why it's cheaper and faster. - Visual nit: lacking horizontal padding from 990px to ~1200px, a common window size on my 14" MBP. > Ubicloud is an open sour…
If we're doing nits, because this product looks cool, here are a couple of potential tweaks: > Imagine to do more I'd get rid of this. I don't understand the phrase, and it sounds like fluff. > Fast runs even at this price point I'd get rid of the "point". "Price point" isn't a synonym for "price", which I think is what's being attempted here. I'd be tempted to just have no tagline, and retitle this section "Faster t…
Re: Show HN: Open-source x64 and Arm GitHub runners
#74I was reading https://www.ubicloud.com/blog/ubicloud-hosted-arm-runners-10... but seems like a bit misleading to compare an ARM workload over QEMU vs a native ARM.
What about native x86 vs native x86 or at least native x86 vs native arm?
Re: Show HN: Open-source x64 and Arm GitHub runners
#75Re: Show HN: Open-source x64 and Arm GitHub runners
#76Re: Show HN: Open-source x64 and Arm GitHub runners
#77Earlier quoted context omitted.
We support GitHub MacOS 13 runners on M2 Pros at WarpBuild [1]. They're about 25% faster and 50% cheaper per minute compared to the equivalent GitHub hosted runners. [1] https://docs.warpbuild.com/runners#macos-m2-pro-on-arm64
Any timeline for supporting repositories in personal accounts? I'm willing to create an organization and move the repository, but I won't bother if it's right around the corner. macOS ARM runners are a gamechanger given the offensively high pricing GitHub offers them at.
Re: Show HN: Open-source x64 and Arm GitHub runners
#78One thing I find frustrating about the Github Actions's runner pricing is that it's calculated on a minute basis. Couldn't you bill by the second instead? Maybe set a minimum to 1 min but after that charge by the second? I assume this is done to cover the time that the VM reboots between jobs?
The VM reboot times add up quickly and that's likely the rationale. However, it gets hard when there are users running linting jobs that take ~2s but running it with 16vcpu instances so we kept the 1 min floor.
Re: Show HN: Open-source x64 and Arm GitHub runners
#79Re: Show HN: Open-source x64 and Arm GitHub runners
#80Am I missing something or GitHub can easily block all 3rd party runners if they want to?