正在加载视频...

视频加载失败

Also in production - the deepest dive possible into code, memory management and overall structure of ANIMAL WELL with Billy Basso :) Soon™

14,700 次观看 • 1 年前 •via X (Twitter)

11 条评论

atoi() 的头像
atoi()1 年前

@Animal_Well @Billy_Basso Sounds like the hot reloading that @cmuratori used in handmade hero

CodeRabbit 的头像
CodeRabbit1 年前

AI-first pull request reviewer with context-aware feedback, line-by-line code suggestions, and real-time chat.

Andrea Griffini 的头像
Andrea Griffini1 年前

@Animal_Well @Billy_Basso A nice showoff of hot reloading in C++ without losing current state is here...

Andrew Kravchuk ☮️ 的头像
Andrew Kravchuk ☮️1 年前

@Animal_Well @Billy_Basso People would go miles trying to reinvent what Lisp had decades ago

André Rodrigues 的头像
André Rodrigues1 年前

@Animal_Well @Billy_Basso Interesting! Sounds similar to what Casey did in Handmade Hero episode 5 to load the Xinput DLL to support Xbox 360 controllers. There are Windows APIs to load a DLL at runtime and also to get the address of a function in the DLL by name.

valigo 的头像
valigo1 年前

@Animal_Well @Billy_Basso AWARE

Sébastien de Graffenried 的头像
Sébastien de Graffenried1 年前

@Animal_Well @Billy_Basso Niiiice! Looking forward to it 🔥

pontus 🔺🐦‍⬛ 的头像
pontus 🔺🐦‍⬛1 年前

@Animal_Well @Billy_Basso Yesssssssssss!

Malcolm Bellman 的头像
Malcolm Bellman1 年前

@Animal_Well @Billy_Basso You’re knocking it out of the park with these guests.

transmutrix (wishlist Wizwag) 的头像
transmutrix (wishlist Wizwag)1 年前

@Animal_Well @Billy_Basso AWWWW YES

seubmarin 的头像
seubmarin1 年前

@Animal_Well @Billy_Basso I didn't see the whole video, so I don't have the whole context here. The idea seems nice but you'll need to check for change in struct layout. If I have an arbitrary struct and add or remove data from it (changing it's layout), then the thing you read in memory is erronous

相关视频