Show HN: Open-source x64 and Arm GitHub runners
11–20 of 128 posts
Re: Show HN: Open-source x64 and Arm GitHub runners
#12EDIT: per responses, it looks like this is outdated information and the project now uses AGPL!
Re: Show HN: Open-source x64 and Arm GitHub runners
#13Our biggest GHA fees come from running on MacOS. Do you offer MacOS as a managed service (or plan to?) and how much cheaper is that than GitHub?
Ubicloud runs on bare metal providers and they don't lease Mac hardware. Technically, we could run MacOS VMs on arm64. However, our interpretation of Apple's End User License Agreement (EULA) tells us that we can't do this.
This repo has some good references on the topic: https://github.com/kholia/OSX-KVM?tab=readme-ov-file#is-this...
Re: Show HN: Open-source x64 and Arm GitHub runners
#14Sigh. Please don't call the Elastic license "open source". It's nice that the source is available, but this is not an open source license. EDIT: per responses, it looks like this is outdated information and the project now uses AGPL!
Re: Show HN: Open-source x64 and Arm GitHub runners
#15Re: Show HN: Open-source x64 and Arm GitHub runners
#16One counter-intuitive thing we found is that it's slow to save and restore caches, but the machines have good CPU, so for us it's been faster to disable cache entirely and just redo everything on each build.
Re: Show HN: Open-source x64 and Arm GitHub runners
#17How does this compare to BuildJet?
Re: Show HN: Open-source x64 and Arm GitHub runners
#18Sigh. Please don't call the Elastic license "open source". It's nice that the source is available, but this is not an open source license. EDIT: per responses, it looks like this is outdated information and the project now uses AGPL!
The docs still say the Elastic license is used but looking at https://github.com/ubicloud/ubicloud/blob/main/LICENSE it looks like the project might have switched to GNU Affero General Public License v3.0 in the last day.
Re: Show HN: Open-source x64 and Arm GitHub runners
#19Our biggest GHA fees come from running on MacOS. Do you offer MacOS as a managed service (or plan to?) and how much cheaper is that than GitHub?
Not for the foreseeable future. Ubicloud runs on bare metal providers and they don't lease Mac hardware. Technically, we could run MacOS VMs on arm64. However, our interpretation of Apple's End User License Agreement (EULA) tells us that we can't do this. This repo has some good references on the topic: https://github.com/kholia/OSX-KVM?tab=readme-ov-file#is-this...
Re: Show HN: Open-source x64 and Arm GitHub runners
#20Our biggest GHA fees come from running on MacOS. Do you offer MacOS as a managed service (or plan to?) and how much cheaper is that than GitHub?
[1] https://docs.warpbuild.com/runners#macos-m2-pro-on-arm64