正在加载视频...

视频加载失败

How to prevent memory leaks

69,462 次观看 • 1 年前 •via X (Twitter)

11 条评论

Roy Carrilho 的头像
Roy Carrilho1 年前

4 and a half minutes only to tell us that the way to stop memory leaks is to STOP BEING POOR. along with some very goddamn good CS education, this streamer deserves to be exempted from sanctions

hayden 的头像
hayden1 年前

prepare to be mogged everyone

zufi 的头像
zufi1 年前

preventing memory leaks is free will

UserInterface 的头像
UserInterface3 年前

How to Detect an Apple AirTag Tracker Without an Apple Device

daemon 的头像
daemon1 年前

Craziest memory leak I ever saw turned out to be inside the hardware, something to do with the SoCs branch prediction. Months of wasted time to find the leak, because we were looking at the software.

Andrei Apanasik 的头像
Andrei Apanasik1 年前

Just buy more RAM (c) tsoding

Egor 的头像
Egor1 年前

This isn't dynamic arrays in C, unfollowed

Fate 的头像
Fate1 年前

in short memory leak is a skill issue!

CaptainAmericaTex 的头像
CaptainAmericaTex1 年前

Cool! i did not know xor linked lists existed, that is a neat trick, thanks for sharing. I knew xor could be used to zero cpu registers, implement crude encryption, and some other fancy integer algorithms in Hackers Delight book. xor is surprinsingly useful. 🤔

antony 的头像
antony1 年前

the way I deal with memory leaks is I make sure nobody uses my code

parser(unver1fied human) 的头像
parser(unver1fied human)1 年前

mem leak is you use more resource(mem) than you suppose to use kinda sorta

相关视频