We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
James Hull
Can someone please suggests some good hotels to stay at over the weekend?[/quote] Bear in mind I …
»
Andrew Kabakwu
I am hoping to attend and am traveling from the United Kingdom. Can someone please suggest some go…
»
Casey Muratori
As far as I know, yes, you should be able to do a read of size 0. This is actually how IOCP norma…
»
Matt Hartley
Here's the dump of the console: My internet has a tendency to randomly go down for about 10-20 se…
»
Andrew Chronister
Not hard things to add, just require time. We'll be improving this as per your suggestions and our…
»
Andrew Chronister
Huh... never encountered this in testing, and I sometimes left it open for a couple hours or more …
»
Matt Hartley
After I've been on the irc for a while, about 20 minutes or so, it says "Nickname is already in u…
»
Mārtiņš Možeiko
Well if you are using Peek, the just set boolean if WaitOnMultipleObjects got even for pipe, and i…
»
Michael Chiaramonte
So do you basically have one producer for the pipe and multiple consumers?
»
Allen Webster
Yeah it's pretty hard to explain. The other location DOES already use Peek to see if there is any…
»
Mārtiņš Možeiko
You'll need to explain more. What is this other place? How does this other place decide when to re…
»
Allen Webster
Yes but the point is that the reading code is already written and cannot happen anywhere near when…
»
Mārtiņš Možeiko
But you will need to read anyway, no? Then why not start reading, and then wait until its complete…
»
Allen Webster
It's not the WaitForMultipleObjects that will interfere with how existing read code works. It's t…
»
Mārtiņš Možeiko
What do you mean by "it will also interfere with the existing and somewhat intricate read process"…
»
Allen Webster
I have code that already handles reading the pipe in a loop correctly and that code has to happen …
»
Jonathan Blow
Yeah, this really can't be overstated. The history of software is full of people who wanted to wri…
»
Mārtiņš Možeiko
When I post link like it would be nice if it would be changed to < a > html tag automatically wit…
»
Steve Olsen
Wow, those time slowdown apis are cool! I had thought about slowing it down but speeding it up is …
»
Mārtiņš Možeiko
Sometimes sin/cos are needed. For example, to construct rotation matrix from users input (ingame e…
»
»
Abner Coimbre
Resolved. We have our own WebIRC, but Kiwi still suggested as an alternative.
»
Mārtiņš Možeiko
Remember what Casey is saying all the time on the stream - write the usage code first. So first wr…
»
Steve Olsen
I've just pushed the first bits of code! I'm on osx so pretty much all of this code is osx specif…
»
Abner Coimbre
We now have our own WebIRC ready for public testing: (also available on home page).
»
Kyle Devir
I agree. Perhaps even being able to choose, in profile, how many topics to show at a time? Deviant…
»
David Owens II
The "click page number" to see more posts is a really out-dated navigation model. While we don't n…
»
David Owens II
I'd highly recommend implementing keyboard shortcuts. A great reference for this is discourse.org.…
»
ratchetfreak
sin, cos and atan2 are not really necessary for game code. If you have to get the angle with atan2…
»
David Owens II
Most forum software these days provide styling for the read/unread status of a thread. That is, on…
»