Hacker News new | ask | show | jobs
by sassy_quat 1471 days ago
Feels more polished? I absolutely do not understand that, some of the more social media friendly Pi projects involve building cluster file systems with them. Seems very nitty gritty to me.

What's deviating from stock GNU/Linux? Adding a third party repo?

1 comments

'"stock" GNU/Linux distribution'

GP is saying that deviating from whatever the vendor gives you will cause issues, and saying that most vendors will give you garbage.

Beyond how that is contradictory, are you saying that the vendor is providing a non-mainline version of Linux that can't be updated because the driver API will be broken upon update?

Or am I misunderstanding you?

Hardware-level stuff/embedded is outside of my area of expertise, but as I understand it you are pretty much correct.

You see this a lot with Android devices and custom images. There will be drivers that are only provided in the vendor blessed image, patches that are difficult or impossible to port to new versions of the kernel, etc.

Again, this is me looking in from outside. Most of my information has come from reading about other peoples experience with hardware, especially android devices but also other embedded chips.