HackerTrans
トップ新着トレンドコメント過去質問紹介求人

awilfox

no profile record

投稿

Endian wars and anti-portability: this again?

dalmatian.life
46 ポイント·投稿者 awilfox·3 か月前·67 コメント

コメント

awilfox
·3 か月前·議論
There are many, many users for every one of us packagers. We (at least the four I am aware of, including myself) are not doing 'gotta catch em all', we're doing "we have been notified by users that this package (is not|no longer) working". And it looks like 'gotta catch em all', because there are so many users, still.

There are new users asking how to get Raspberry Pis into aarch64be mode in the Gentoo Arm project channels. There are thousands and thousands of Power Macs. SPARC servers with ridiculous amounts of cores and computer power are super cheap on eBay because Oracle ended support for them - and this is a great way to get a huge thread count cheap, if your software actually runs on it.

Make the BE CI optional if you need to. That way, the maintainer has time to find and fix it, and you can still merge other changes while it runs. What binutils did was have the BE CI run separately and specifically ping the BE maintainers - that way, they know the build's failing, and no one else is bothered with it.
awilfox
·3 か月前·議論
Ooh, another +1 for reasons to maintain 32-bit support. Thanks for the tip.