Comment Re:Rust will bring world peace (Score 1) 161
Fun fact: On Windows you can in fact write kernel drivers in Visual Basic. (Classic, obviously .NET managed code won't work. And the original compiler can't target x64 so for that you need the twinBASIC compiler, which is backwards compatible for VB6 code, since there's no WOW64 in the kernel).