Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
suryao
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
suryao
5mo ago
Founder of WarpBuild here. We provide GHA runners that are much faster and about half the cost. This includes MacOS. Check us out. https://warpbuild.com
2.
▲
by
suryao
5mo ago
Founder of WarpBuild here: we provide faster runners (also cheaper), and have some niceties around debugging workflows like ssh-ing into them, observability etc.
3.
▲
by
suryao
5mo ago
Ack. Will take a look.
4.
▲
by
suryao
5mo ago
Founder of WarpBuild here. We have faster compute: baremetal for amd64 workloads, AWS for arm64 etc. We optimize for overall performance in real world jobs and have a broad selection of regions/OSes/arch available. There aren'
5.
▲
by
suryao
9mo ago
The statement regarding the better option is as it stands today and does not account for all possible futures. Reg. hiking it again, they'd have to either be extremely anti-competitive and selectively apply the pricing OR apply the hik
6.
▲
by
suryao
9mo ago
Small to mid sized OSS projects benefit heavily from this. There is a size beyond which the free runner sizes become insufficient, but the assumption is that some form of monetization is figured out by that time. For example, we have a lot
7.
▲
by
suryao
9mo ago
fixed it - sorry about that.
8.
▲
by
suryao
9mo ago
thanks for the love! we are actively considering supporting other providers.
9.
▲
by
suryao
9mo ago
Hey, WarpBuild founder here. While it makes it harder for us to communicate this, we're still, we're still faster and cheaper even after the $0.002/min self hosting tax. Overall costs go up for everyone but we remain the bett
10.
▲
by
suryao
9mo ago
it's rather egregious that it is a "per minute" tax rather than a $0.002 per job.
11.
▲
by
suryao
9mo ago
Here are the practical implications and considerations to optimize for cost, given the new pricing. These are generic and ensure you think through your workflows and runners before making any changes. 1. Self-hosting runners or using WarpBu
12.
▲
by
suryao
9mo ago
We only have macos arm64 (M-series) runners. Can you point me to the intel reference so I can fix it?
13.
▲
by
suryao
9mo ago
Thanks for the WarpBuild love! Performance is the primary lever to pay less $0.002/min self hosting tax and we strive to provide the best performance runners.
14.
▲
by
suryao
9mo ago
With these changes, three things hold: 1. Services like blacksmith and WarpBuild (I'm the founder) are still cheaper than GitHub hosted runners, even after including the $0.002/min self-hosting tax. 2. The biggest lever for contro
15.
▲
by
suryao
9mo ago
With these changes, three things hold: 1. Services like WarpBuild (I'm the founder) are still cheaper than GitHub hosted runners, even after including the $0.002/min self-hosting tax. 2. The biggest lever for controlling costs now
16.
▲
by
suryao
9mo ago
ah! a fellow futurama lover, i see you
17.
▲
by
suryao
9mo ago
The lever that matters the most with the new $0.002/min tax is to reduce the number of minutes consumed. Given that GitHub runners are still slow as ever, it actually is a point in our favor even compared to self-hosting on aws etc. Ho
18.
▲
by
suryao
9mo ago
Hey - thanks for the WarpBuild love! Given github ran 11.5 billion mins of actions in 2025, and most of them would've been on self-hosted runners, this move makes some sense from their POV. However, this is still an... interesting... m
19.
▲
by
suryao
9mo ago
Yep, the discussion there seems to be mostly around the pricing itself rather than what can be done about it (assuming users are still sticking with github).
20.
▲
by
suryao
9mo ago
Here are the practical implications and considerations to optimize for cost, given the new pricing. These are generic and ensure you think through your workflows and runners before making any changes. 1. Self-hosting runners is still cheape
21.
▲
Controlling costs with new GitHub Actions pricing changes
(warpbuild.com)
4 points
by
suryao
9mo ago
|
3 comments
22.
▲
by
suryao
9mo ago
I put together a draft of the levers that are available to control costs. Curious to know what other optimizations would make an impact to your org.
23.
▲
by
suryao
1y ago
Founder of WarpBuild here. Our arm64 runners are ~2x faster than Blacksmith. This is because we use a newer generation of more powerful instances. If you're building multi arch images, here is a page that may be useful: https:/&#
24.
▲
by
suryao
1y ago
I've seen this pattern quite a bit with our users, and we've implemented "snapshots" for this. It essentially makes a copy of your entire state of the runner, which you can then use in subsequent runs, with no concurrenc
25.
▲
Amazon EKS with 100k Nodes
(aws.amazon.com)
3 points
by
suryao
1y ago
|
0 comments
26.
▲
Amazon S3 Vectors: Cloud storage with native vector support
(docs.aws.amazon.com)
1 points
by
suryao
1y ago
|
0 comments
27.
▲
Cloudflare Sandboxes
(developers.cloudflare.com)
26 points
by
suryao
1y ago
|
4 comments
28.
▲
Format for 200x faster VM disk snapshots
(cognition.ai)
3 points
by
suryao
1y ago
|
0 comments
29.
▲
by
suryao
1y ago
For writing technical styled documentation, I've found fumadocs to be amazing. It looks great out of the box and supports a product switcher, which can be used for maintaining related products or product versions. It also supports Open
30.
▲
by
suryao
1y ago
Something like this may help by letting you ssh into the running instance so you can debug with the exact context: https://docs.warpbuild.com/tools/action-debugger
More ›