Handmade Network»Feed
Matt Mascarenhas
Yeah, potentially linked directly to a timecode? Kind of like how comments on SoundCloud work, e.…
»
Ginger Bill
Thanks for catching the typo. With regards to the Thread design. I cannot believe I did this but…
»
Mārtiņš Možeiko
Microsoft announced today that they released preview version of GDB debugger extension for Visual…
»
Mārtiņš Možeiko
Bug in comments: 1defer (fclose()); should be: 1defer (fclose(file)); This seems very wrong:…
»
Jim R. Didriksen
As a person who has gotten stuck like this I'll just point out that in the videos * and + look ve…
»
siska
I was not watching what he was doing, but listening what he was doing. :-) He told us to go to M…
»
siska
Oh, OK, that is interesting to know ! I will change back to <>. I originally did have the …
»
siska
YES ! This is it ! I feel rather stupid now for not noticing. :blush: After seeing the link er…
»
d7samurai
yes, they are both used. but "" is typically used for files local to your project, while <>…
»
siska
These both work on Windows, I think. I have seen both <> and "" ...
»
d7samurai
also, you have no function body: 1 2 3 4 5 6int CALLBACK WinMain( HINSTANCE hInstance, HINSTANC…
»
d7samurai
it's not 1#include "Windows.h" it's 1#include <Windows.h>
»
siska
Thanks for helping, Kelimion ! Yes, Casey addresses this issue, but if I understood correctly, t…
»
Jeroen van Rijn
As pointed out on IRC by d7samurai, Casey actually discusses this very error in the video.
»
Jeroen van Rijn
Can you share the code that's giving you this problem? That and the build settings might help us …
»
Jeroen van Rijn
Miblo, like a 'suggest feedback' button directly on the annotation page?
»
Matt Mascarenhas
Sweet, great work, chaps. Something for the coming annotation system overhaul: an easy way for fo…
»
Jeroen van Rijn
Stickied until after HMHcon
»
Ginger Bill
On another note, I was having a discussion with someone about the performance of my gb::Array<…
»
Casey Muratori
Thanks Martins! We'll take a look at these when we're done fussing with the debug collation... …
»
Casey Muratori
Some other info: Salumi (cured meats, meatball subs - Friday afternoon only) http://www.salumicu…
»
Jeroen van Rijn
On the contrary, the = was a typo and completely extraneous. Fixed, thanks!
»
Casey Muratori
The like to the quote database seems to be missing something after the ='s, maybe? - Casey
»
Casey Muratori
Yeah I don't think you want to argue with OOP-heads. If someone is at the point where they still…
»
siska
Hi, I just started video 1 of the 'intro to C', and I'm already stuck ... :unsure: After addi…
»
Jeroen van Rijn
I think there's a certain amouint of Stockholm Syndrome and reflexively defending of things you'v…
»
Jeroen van Rijn
It's been added to the quote database. #297 - "You can't cheat. I tried to cheat, and you see wh…
»
Ginger Bill
I recently released my personal, minimal C++ standard library alternative and I thought I share i…
»
AndrewJDR
This is a thread for food suggestions in Seattle around the time of HMCon. Some Casey suggestion…
»
Jim R. Didriksen
2:29:42 - 2:29:56 Its needs to be accounted for in the counting... of the quotes... https://y…
»