home.social

#rustkernel — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rustkernel, aggregated by home.social.

  1. The FreeBSD 2025 Q4 report details Rust in the kernel, OSV migration, reproducible builds, Wi-Fi 6 drivers, and major Bhyve improvements.

    Read highlights here: ostechnix.com/freebsd-2025-sta

    #Freebsd #BSD #Unix #RustKernel #OSV #Bhyve #Unix

  2. About my #rust #operatingsystem #kernel again.

    I recently uploaded the cargo.lock file to #github and I got messages about vulnerabilities in the dependencies I use lmao

    I’ve fixed it now though.

    You know your kernel is good and that it works when GitHub tells you that vulnerabilities are in it!

    github.com/AFellowSpeedrunner/

    Check it out sometime!

    #rustlang #security #vulnerability #osdev #os #rustkernel #programming #development #funny

  3. Following the excellent “Writing an OS in Rust” tutorial here: os.phil-opp.com

    Managed to produce a “Hello World” kernel. I don’t understand everything I doing here, but I am having fun.

    #Rust #OperatingSystem #RustKernel