Jeremy Allison writes:
'" The data shows that “frozen” vendor #Linux kernels, created by branching off a release point and then using a team of engineers to select specific patches to back-port to that branch, are buggier than the upstream “stable” Linux #kernel created by Greg Kroah-Hartman. '"
https://ciq.com/blog/why-a-frozen-linux-kernel-isnt-the-safest-choice-for-security/ #LinuxKernel
Get out of the way of your developers or lose them to someone who will.
— Adrian Cockcroft
I just got a few ideas for the next idiotic #opensource DMCA takedown notice I have to respond to...
@DJGummikuh @ciaranmak @dokuwiki
It's overly complex (I'll try to make it simple)
The CVE project is run by MITRE and funded by the Department of Homeland Security in the US. There is a group called cve.org that is meant to be the public face of CVE. They are driving some change, but fundamentally MITRE is still driving the bus (they control the money)
The current solution the CVE group has created to deal with the huge number of CVE IDs and lack of transparency is to encourage everyone to become a CVE Numbering Authority (CNA). The idea behind that is whoever owns a product or project is responsible for all the CVEs for their scope (curl and the Linux Kernel have done this for example).
Then there is NVD which adds enrichment data to CVEs. NVD is part of NIST and not associated with CVE.
NVD has almost completely stopped enriching CVEs since the middle of February due to reasons that they won't tell anyone
It keeps getting weirder the deeper you go :)
"hi I am Greg, this is wrong, everything I say is public information and *not* under NDA" - @gregkh on stage of the #GoogleAndroidBootcamp
@Conan_Kudo @karolherbst the quip I usually drop on this:
upstream can remain stubborn for much longer than you can retain market share
it just takes decades, and to nvidia's credit they started to move before it got really costly for them. unlike pretty much everyone else
Saturday's stable kernel updates https://lwn.net/Articles/969732/ #LWN
Well, I finally have data to back my model of the software world out there. And the data is relatively solid and shows what I keep saying.
You are all on our turf now. Please accept that you have no idea what you are talking about. Sit down. Listen. Ask questions.
But respect our work. We are trying to keep the world running, 1h per month.
https://www.softwaremaxims.com/blog/open-source-hobbyists-turf
@joshbressers @Di4na Also I think people forget how much knowledge and experience it takes to make even "simple" things, if it was easy people wouldn't be grabbing open source code that does it, they'd just write it themselves in a few minutes, like padding text to the left, I mean how hard can that be? Or maybe a weekend at most for something complicated like curl, https://daniel.haxx.se/blog/2021/05/20/i-could-rewrite-curl/