I am so amused by the whining from the data scraping tech bros about (GASP) the data scraping being done by other people...
https://www.404media.co/openai-furious-deepseek-might-have-stolen-all-the-data-openai-stole-from-us/
Of course we'll go from vilification, to banning, to public subsidy of the domestic tech bros in order to protect our "lead" in... whatever it is that the current type of garbage GenAI is good for.
Oh, wait, we already jumped to the last part
🥳 "'We are almost at the "write a real driver in #rust" stage now, depending on what you want to do."' 🥳
That's what @gregkh wrote in the comment for the main driver core and debugfs updates merged for #Linux 6.14, as it contained "driver core rust bindings for PCI, platform, OF, and some i/o functions"; there is also a "misc device rust bindings and a sample driver to show how to use them":
https://git.kernel.org/torvalds/c/2ab002c755bfa88777e3f2db884d531f3010736c
I presented at Everything Open @everythingopen this afternoon. 🗣️🐧
My slides are already available for anyone who'd like to check them out.
Thanks for having me - I really enjoyed the session! 🙂 ✌🏽
#curl has been a CNA for a year now https://daniel.haxx.se/blog/2024/01/16/curl-is-a-cna/
"Free Copilot in your GitHub account" is the 2020s version of "Free U2 album on your iPod".
Can you find an ITW 0-day from crash logs? Project Zero finds out
The #LinuxKernel's stable team extended the support timeframe for #Linux 6.11 from four to five years:
https://www.kernel.org/releases.html
To quote @gregkh from https://git.kernel.org/pub/scm/docs/kernel/website.git/commit/?id=e6083565a79c3d711c1a76d9312b8c00e06b826b:
'" Bump 6.1.y support up to 5 years.
Giving people a chance to phase in the shorter lifespans, if at all possible. Hopefully this should help a bit.'"
are you a programmer? do you like heavy metal? would you like to be *really upset* by a music video?
do i have something for you.
"Census III of Free and #OpenSource Software: Application Libraries leans on more than 12M data points from security tools such as Black Duck, FOSSA, Snyk, and Sonatype, which have been deployed at more than 10k companies"
https://techcrunch.com/2024/12/04/linux-foundation-report-highlights-the-true-state-of-open-source-libraries-in-production-apps/ #cybersecurity
In today’s news: man with zero self reflection goes on lengthy one sided rant highlighting just that.
#Linux 6.12 is out. For a list of new features see:
* This short LWN story: https://lwn.net/Articles/997958/ (screenshotted)
* Two detailed stories from LWN: https://lwn.net/Articles/990750/ & https://lwn.net/Articles/991301/
* The kernelnewbies page: https://kernelnewbies.org/Linux_6.12
See also the announcement from @torvalds:
https://lore.kernel.org/lkml/CAHk-=wgtGkHshfvaAe_O2ntnFBH3EprNk1juieLmjcF2HBwBgQ@mail.gmail.com/
'"No strange surprises this last week, so we're sticking to the regular release schedule, and that obviously means that the merge window opens tomorrow."'
{sigh} Go home CodeQL, you are drunk…
int main(int argc, char *argv[])
Poorly documented function: fewer than 2% comments for a function of 129 lines.
Code in question is at: https://github.com/gregkh/usbutils/blob/master/lsusb.c#L3835 if people are curious. It’s as if the tool hasn’t seen C code before…