Tag: rust

  • “Don’t Vibe Code for Production…”

    “Don’t Vibe Code for Production…”

    Linus Torvalds is OK with vibe coding as long as it’s not used for anything that matters. Linux inventor also discusses Rust in the kernel, Nvidia’s proprietary code, and the problem of AI crawler. Linux and Git inventor Linus Torvalds discussed AI in software development in an interview earlier this month, describing himself as “fairly…

  • All New 6.16 Kernel

    All New 6.16 Kernel

    Linux 6.16 brings faster file systems, improved confidential memory support, and more Rust support! Linux continues to grow bigger and better. Here’s what’s new and notable in the 6.16 release, plus what you need to know about 6.17. The changes in the latest Linux kernel, Linux 6.16, may be small, but they include some significant ones.…

  • Linus Torvalds at the LF Event 2024

    Linus Torvalds at the LF Event 2024

    An anonymous reader quotes a report from ZDNet, written by Steven Vaughan-Nichols: In a candid keynote chat at the Linux Foundation’s Open Source Summit Europe, Linux creator Linus Torvalds shared his thoughts on kernel development, the integration of Rust, and the future of open source. Dirk Hohndel, Verizon’s Open Source Program Office head and Torvalds friend, moderated…

  • CISA to Re-do C/C++ Projects with Rust

    CISA to Re-do C/C++ Projects with Rust

    So, so many lines of memory-unsafe routines in crucial open source, and unsafe dependencies. The US government’s Cybersecurity and Infrastructure Security Agency (CISA) has analyzed 172 critical open source projects and found that more than half contain code written in languages like C and C++ that are not naturally memory safe. What’s more, projects written…