Oxidize Conference: How Rust makes Oxide possible

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 8

  • @thomascorbin5371
    @thomascorbin5371 หลายเดือนก่อน +1

    really well done, I wish he had more time, it was all fascinating.

  • @CyReVolt
    @CyReVolt 3 หลายเดือนก่อน +3

    SCSI in JavaScript is one of the weirdest things I've heard.
    I found "wireless SD card readers" that expose data via WiFi over UDP multiplexing and the counterpart phone app mounts FAT on top of that. Such a crazy world!

  • @patmelsen
    @patmelsen 2 หลายเดือนก่อน

    I'm so sad I missed this conference!

  • @Delease
    @Delease 3 หลายเดือนก่อน

    What a fantastic talk!

  • @vikaspoddar001
    @vikaspoddar001 2 หลายเดือนก่อน

    in future, oxide computing must start building its RISC-V CPU and other processing unit

  • @user-wo5dm8ci1g
    @user-wo5dm8ci1g 2 หลายเดือนก่อน

    ripgrep for unsafe only finds the lines that literally say unsafe, right? So if each block is like an average of, say 20 total lines, then 5% lines with unsafe means 100% unsafe code?

    • @alphabitserial
      @alphabitserial 2 หลายเดือนก่อน +2

      Much more likely to be single-line from what I've seen in large Rust projects, e.g. `let foo = unsafe { some_unsafe_function(bar) }`

  • @AnnatarTheMaia
    @AnnatarTheMaia 2 หลายเดือนก่อน +1

    I only care about Helios.