Josh Garde
Josh Garde
Google switched over to the Freon display stack last year: https://www.phoronix.com/scan.php?page=news_item&px=Chrome-OS-Freon-Graphics
I believe it's part of the Chromium source. https://chromium.googlesource.com/
I'd be happy to help out
Any updates on the refactor?
Take your time. I'm going to get started on porting over node-userfs in the meanwhile. Just a quick question: Why are a lot of NodeOS packages using version numbers that...
`nodeos-cross-toolchain` prebuild uploaded. Can I get permission to upload prebuilds for other repos?
No, I don't have access to the other repos. As for automation, I might just experiment with running OSX on traditional Linux VPSs for cheaper overall costs.
Can I get TravisCI enabled on qemu? Prebuilds should work there.
For IPLD, as I understand it, we would still need an IPFS service running on the client machine as IPLD just acts as an abstraction layer between the app and...
After a bit more reading up, I've changed my tune about IPLD - it'd allows us to be protocol-agnostic and future-proof the project for any new protocols that come up.