Pointers

pointers

Attached: pointers.png (1198x744, 313.63K)

this one is unironically true.

I somewhat agree. They should be fat pointers instead (ptr + length) with automatic boundary checks which can be omitted either via attribute or keyword.

But the most important things are coded in C and Python. Why are Rust fags acting like they're the end all be all when their programming language is fringe.

you fucking retard, of course they are if Rust didn't even exist back then

most of the time you dont really need pointers, but when you do the alternative way of aproaching the same thing without them is even more buttfucking than doing it with them.

le moral lang

everything that is written in rust sucks though

yes?
>alacritty
fastest terminal emulator on linux
>ripgrep
faster than grep by like thousand times
also literally every tool from GNU rewritten in Rust turns out to be just better

Pointers aren't hard, but lifetimes can be tricky to keep track of without language support and C pointer syntax is confusing.

this falls apart the moment you realize that most people think that pointers should be avoided.

So that should've been the middle of the chart. while the left and right would've been people who don't think pointers are scary.

s/are/aren't/

Somebody got filtered ;)

But rust have pointers

ive got a naked pointer just thinking about it

/thread

>also literally every tool from GNU rewritten in Rust turns out to be just better
You could just say every tool from GNU rewritten turns out better

>fastest terminal emulator on linux
And definitely one of the shittiest. 😂👌💯

Attached: 1633560034235.png (650x612, 147.53K)

Sent from my samsung - SM-G965F

Attached: oh-you.jpg (263x317, 50.11K)

there days i learned about smart pointers
:)
interesting stuff
but it's all just such a hassle