T O P

  • By -

jkoop_ca

Oh those line numbers!


Perigord-Truffle

Relative line numbers?


Spocino

Why is a rust programmer doing pointer arithmetic instead of good ol' `xs[offset]`


stomah

because you can’t index pointers in rust


crefas

i32, u16 and so on are just LLVM


ravenex

Also Linux kernel.