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.
wasd
I was wondering why don't you use the dt and accumulator method here in this blog post: The idea …
»
Chris Morris
Ah yeah, that does sound a lot more fun than Dungeons and Dragons anyhow :)
»
zenmumbler
This technique is essentially the core of re-recording emulators used by the TAS (Tool Assisted Sp…
»
NoobSaibot
both cases actually work in real life ;) the use case is actually something i had the other day, a…
»
Mārtiņš Možeiko
Well if you don't have permissions for some module then there must be reasons why you shouldn't ge…
»
NoobSaibot
if you are the developer, then yes. pretend, though, you are using a -- licensed -- 3rd party lib …
»
Mārtiņš Možeiko
What is use case for this situation? Typically developers store source code in some revision contr…
»
NoobSaibot
You think it'd be worthwhile to bother jon with a request to build that feature into his new langu…
»
Casey Muratori
I don't suspect the game will be "stat heavy" in that sense because there is really nothing differ…
»
Mārtiņš Možeiko
+1 for ConEmu and Clnk. I'm using it both of them for couple years already and cannot stand defaul…
»
Casey Muratori
That is cool! I still think we are the first to show how to do this in C/C++ (which was mainly w…
»
Casey Muratori
The problem with function points is exactly what you just said :) You always have to go through a…
»
José De Gouveia
Hi Guys, this is probably Off-topic , but i wanted to share some tips to enhance the Windows Comma…
»
Dejan
I like how each component is easy to implement. When the jump code being edited was demo'ed it bec…
»
Nia
Yes! This is the exact video I was thinking of and looking for to post to this topic. Thank you …
»
Adrian McCarthy
Bret Victor has a talk from 2012, where he demos some ideas for making the connection between the …
»
Kasper Sauramo
That is something I was unable to find and have never come across. I bet sometime somewhere in a p…
»
Casey Muratori
That would be a good feature, but no, I don't think it exists currently in MSVC :( It would proba…
»
Casey Muratori
It's the live code editing plus the replay that I was talking about. Playing back the game state …
»
Livet Ersomen Strøm
It's very nice. About the dll thing, I believe you can push that 100% so the main exe never need t…
»
Kasper Sauramo
Some days do, some days don't. If you're going through each video it's a bit hit and miss. Someti…
»
samrat
Are there pre-stream discussions everyday? I watched the first few minutes of the archived day 19 …
»
Kasper Sauramo
I do think it is a fairly common feature in recent games. One parallel I can think of is from the …
»
NoobSaibot
Hi, is it possible in C/C++ to tell the compiler or linker to put the whole source code into the e…
»
Johan Öfverstedt
I have never heard or seen anything like it in my 20 years of coding and venturing into dark tunne…
»
»
a_null
Haha great post! I've only used the following with 32 bit code. Never tested it with 64 bit code. …
»
Chris
Oh cool! Happy that helps.
»
Troncoso
Heard it here first, folks. F'ing. Sweet.
»
droidix
Over the weekend I worked on a project to build a Windows executable without any libraries whatsoe…
»