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.
NelsonMandella
shrikkyI want to prepare myself and skill up. Please give me a headsup if there is a better way t…
»
Scott Hunt
Hey Simon, I apologize for not providing better information and appreciate you taking time to rev…
»
albatros
I had a strange behavior. If I call DrawText too much on each frame, then nothing is Drawn at all…
»
Trevor Nagel
Hi everyone, I've made a series of short video code reviews of the different systems that compris…
»
spx
So far I have found 2 places where spaces are problematic. On Linux when using drag and dropOn Wi…
»
Simon Anciaux
Is there something to do to load a obj ? The code I downloaded doesn't call ParseOBJ as it is, an…
»
shrikky
hey guys, Thanks a lot for taking your time to respond. yes I have like 3 years exp in programmi…
»
NelsonMandella
notnullnotvoidIt may be worth watching the first few dozen streams sequentially, since most of th…
»
steughar
It's Windows 10 Pro Version 1803 Assembly 17134.1 I can't copy something with this sequence c…
»
Miles
It may be worth watching the first few dozen streams sequentially, since most of the foundational…
»
Scott Hunt
Hey Simon, sorry for the delayed follow-up, been a hectic week. I added you to a git repository I…
»
NelsonMandella
Literally following along sequentially with the code is probably a terrible idea, especially for …
»
Timothy Barnes
I will probably not be making another post on this blog until February. If you have any questions…
»
kepler425b
In previous versions it worked just fine, now the panels are static, sliding the edge of the pane…
»
Mārtiņš Možeiko
Wrong link?
»
Allen Webster
Yikes! That's a pretty solid bug report, thanks, I'll take a look.
»
Dan
Main blog post here: https://wordpress.com/post/dansdevlog.wordpress.com/32
»
mindspyke
I was debugging and logging messages in my app while using your debugger on my second monitor and…
»
ratchetfreak
to help with picking and choosing you topic all episodes are annotated and you can search the ann…
»
Nick
Rather than describe it I captured a quick video of the issue here: https://www.youtube.com/watch…
»
Brian
You don't need emacs or later 4coder to work in. You can use whichever environment you like. On…
»
shrikky
Hey guys, I am starting this series. I am coming from a Unity3D background. I am familiar with C…
»
joe513
spxYou mean spaces when passing something on the command line? Will look into that. Actually hav…
»
ratchetfreak
it's currently built on a LLVM backend and debug info is added to llvm. This means that there sh…
»
spx
I guess it should work similar to the stdout handle. For an initial implementation I probably can…
»
Jason
Not sure if this was already discussed at some point but I was wondering how debugging is in this…
»
markds
Hi! Firstly, there are some great posts here and I've learned a lot about dropping the CRT. But…
»
Allen Webster
I'm not sure what you're struggling with when <ctrl space> isn't working (what OS is this?)…
»
Allen Webster
Hmm thanks for letting me know. I'll try to setup a test to recreate it. As I said in the previ…
»
joe513
While debugging a command line program is it possible to capture user input when using something …
»