this post was submitted on 12 Nov 2023
13 points (100.0% liked)
Single Board Computers
1413 readers
1 users here now
A community for the discussion of all single board computers. Raspberry Pi is ok, but there are so many other boards now that get looked over that deserve attention.
Post news, questions, your setups, guides, anything that has to do with SBCs. Server wide rules apply
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Use gource (Linux utility) to view the kernel source and hone in on relevant processors to see how the git source is being patched and upgraded. This technique will clearly show what companies are subcontracting and which companies have full time devs. The subcontractors will usually dump one or two pulls and disappear. Actual full time devs will continuously appear in the source visualization. The more people there are doing pulls the better, but there are usually not very many. This will also show what is dead and unlikely to change along with what it really means to have open source as you will see some of the leading maintainers pop in occasionally when they make changes with a broad scope.