Pete —
Hi, I have been popping in and out of the handmadehero forums since the beginning but I though I …
Pete —
Hi, I have been working with a few Win32 and MFC based applications at work and I am getting rath…
The Buffer_Summary struct acts both as a handle to a buffer, as well as a chunk of memory contain…
e.g. https://hero.handmade.network/forums/code-discussion/ 404s, but instead should redirect to h…
xel —
I'd like to get the entire contents of a buffer.
In the docs, I see the function app->buffer_…
Codeslasher I am hoping to attend and am traveling from the United Kingdom.
Can someone please s…
I am hoping to attend and am traveling from the United Kingdom.
Can someone please suggest some …
As far as I know, yes, you should be able to do a read of size 0. This is actually how IOCP norm…
Here's the dump of the console: http://giantjelly.net/handmade.network-1462843162252.log
My inte…
Not hard things to add, just require time. We'll be improving this as per your suggestions and ou…
Huh... never encountered this in testing, and I sometimes left it open for a couple hours or more…
https://handmade.network/irc
After I've been on the irc for a while, about 20 minutes or so, it …
Well if you are using Peek, the just set boolean if WaitOnMultipleObjects got even for pipe, and …
So do you basically have one producer for the pipe and multiple consumers?
Yeah it's pretty hard to explain. The other location DOES already use Peek to see if there is an…
You'll need to explain more. What is this other place? How does this other place decide when to r…
Yes but the point is that the reading code is already written and cannot happen anywhere near whe…
But you will need to read anyway, no?
Then why not start reading, and then wait until its complet…
It's not the WaitForMultipleObjects that will interfere with how existing read code works. It's …
What do you mean by "it will also interfere with the existing and somewhat intricate read process…
I have code that already handles reading the pipe in a loop correctly and that code has to happen…
Yeah, this really can't be overstated.
The history of software is full of people who wanted to w…
When I post link like https://handmade.network/forums/t/1124/6 it would be nice if it would be ch…
Wow, those time slowdown apis are cool! I had thought about slowing it down but speeding it up is…
Sometimes sin/cos are needed. For example, to construct rotation matrix from users input (ingame …
superfunc There currently seems to be no way to change the language of a project.
Resolved.
Resolved. We have our own WebIRC, but Kiwi still suggested as an alternative.
Remember what Casey is saying all the time on the stream - write the usage code first. So first w…
I've just pushed the first bits of code!
high speed screen capture on osx
I'm on osx so pretty …
mmozeiko Oh, that's cool. I didn't know that somebody is making new client.
We now have our own …