Zenn —
How do I use the above code? Were do I put it? I'm new to 4Coder but I am to embarrassed to admit/…
HandmadeCon was fantastic. It is the best conference I have ever been to and it was a pleasure to…
People not following (or stopping following) Handmade Hero because they don't want to spend time …
I will not be organizing another HandmadeCon. If others would like to do so, they are definitely …
I have the exact same issue on my machine. The problem is that the gradient function renders the g…
I think the frustration that some on this thread have with HMH is that, on the spectrum of infinit…
I unzipped the archive of Day 008 (the Day 007 file works fine). In Casey's tutorial, inside the …
Zenn —
As the title says is there a way to get 4Coder to either open empty or open with the last file wor…
Mert —
I'm probably missing something important but realtime video streaming simply doesn't have a bunch…
I don't see any reason why either of those things would be happening, so I'll keep a closer eye on…
Yes, from the beginning I wanted to avoid the direct implementation of css, so I ended up with a r…
Thanks. On linux the client doesn't run (there is a problem while initializing OpenGL) but it's pr…
Zenn —
Ah I see mow... Yes that did it thank you.
Zenn / ZennMystic : alt + E means alt + shift + e (since it is uppercase)
Mór —
From watching Casey work I got the idea that you can't create original designs unless you can also…
Zenn —
I was also wondering how you quit 4Coder. I noticed your wording is "sends a request". So there i…
Looks like an oversight in how we're fetching posts, I'll take a look when I have a chance
Cast your mind back to previous actions. If only they weren't set in stone. If only they could be …
Neo Ar —
For the month of November we did the following: For the month of December we did the following: …
nakst —
Windows Link with user32.lib. ^ Or use PeekMessageWith DPI Scaling Link with Shell32.lib Advapi32.l…
Neo Ar —
BlogsDesigning a RISC-V CPU in VHDLLast Week In RISC-VlowRISC BlogSiFive BlogBooksOfficial RISC-V B…
Glad to hear it's working! I'd like to set up TravisCI so that it saves the binaries somewhere at …
Introduction As programmers interested in more than just the Microsoft world you've probably been w…
Zenn —
Nevermind I got it. I needed the 32 bit version as that's the only legit copy of windows 7 I have.…
Don't forget that allocation and construction are separate. The compiler is free to reuse the stac…
Jason —
Fantastic! Thank you so much for that clarification. Completely forgot about POD types.
Thanks for fixing the titles. The rss feed doesn't contains wiki entries present on the site feed …
C++ can see the struct declaration and reason about its behavior. It "sees" that it has no complex…