Live data from Hacker News

RaptorCS's redemption: the POWER9 machine works

drewdevault.com

1–10 of 60 posts

Re: RaptorCS's redemption: the POWER9 machine works

#3
> However, I refuse to give any company credit for waking up their support team only when a scathing article about them frontpages on Hacker News. I told them I wouldn’t publish a positive follow-up unless they also convinced me that the support experience had been fixed for the typical user as well.

You are a gem and I wish more people were like you.

Re: RaptorCS's redemption: the POWER9 machine works

#5
> I am quite impressed with it so far. Installation was a breeze, it compiles the kernel on 32 cores from spinning rust in 4m15s

Does anyone know how this compares to a recent x86 machine? This seems quite fast for the entire kernel, but I have no idea what typical build times are like.

Re: RaptorCS's redemption: the POWER9 machine works

#6

> I am quite impressed with it so far. Installation was a breeze, it compiles the kernel on 32 cores from spinning rust in 4m15s Does anyone know how this compares to a recent x86 machine? This seems quite fast for the entire kernel, but I have no idea what typical build times are like.

It's competitive with x86_64. Here are some more comprehensive benchmarks:

https://www.phoronix.com/scan.php?page=article&item=blackbir...

Re: RaptorCS's redemption: the POWER9 machine works

#7

> I am quite impressed with it so far. Installation was a breeze, it compiles the kernel on 32 cores from spinning rust in 4m15s Does anyone know how this compares to a recent x86 machine? This seems quite fast for the entire kernel, but I have no idea what typical build times are like.

It's competitive with x86_64. Here are some more comprehensive benchmarks: https://www.phoronix.com/scan.php?page=article&item=blackbir...

This one is a little more relevant for a server: https://www.phoronix.com/scan.php?page=article&item=rome-pow...

Re: RaptorCS's redemption: the POWER9 machine works

#9
post #8

Source hut build slave for ppc64? Groundbreaking!

To ask the dumb question, what is source hut? It looks essentially like Gitlab to me.

Not a dumb question. https://sourcehut.org should tell you what you need to know. If you have any specific questions, I can answer them.

Re: RaptorCS's redemption: the POWER9 machine works

#10
post #8

Source hut build slave for ppc64? Groundbreaking!

To ask the dumb question, what is source hut? It looks essentially like Gitlab to me.

It can do the same tasks like Gitlab (Git hosting, issue tracking, CI and more) but it does it in a different way that is more similar to the workflow of the Linux kernel and other big open source projects.

For example instead of pull requests, you have mailing lists in which you send patches. You can see more in the website of Sourcehut: https://sourcehut.org

Post reply on HN