In my experience (in Sweden), a CS degree is not as important as you may think. You just have to p…
Ill see if I can offer any help: Jobs like at animation companies like Pixar would definitely be r…
Hi!, Today i had to edit a bit of javascript and i decided to give 4coder a try, but there is a pr…
For the parser itself having a dynamic layer isn't the worst idea. however you will end up mapping…
Within a closed system, where the author/team defines the nature of the entire system, including a…
Jason —
Thanks for the suggestions. Ya, this has been my biggest problem. I can't really identify any one…
Sadly we didn't build our forum system to handle race conditions :) I'll make sure the other staff…
The highlighting in code blocks is done by a Python library called . If no language is specified i…
I'm 90% this is old news, but why are code blocks still highlighted incorrectly? I mean, no highli…
Few times I have been writing answer to the topic and when I submit reply all I got is error that …
In the past there have been forum threads that were removed (I presume by the author). To my knowl…
I don't know if it's the kind of project you're looking for, but take a look at from mmozeiko.
Mārtiņš Možeiko is not the developer of cdbg, he was just recommending another source for a pd…
You don't parse pdb files in Cdbg? Or, are you saying you don't plan on releasing the source?
What exactly do you mean by game engine developer? Graphics, audio, AI, physics or editors/tools? …
Jason —
As a self taught programmer I'm finding it difficult to enter into the game industry as a game pro…
Hi there, I raised this yesterday on discord (dev channel). I know are a very old fashioned (reto…
Here you go @mrmixer. There are obviously additional things that will be need to be fixed/tweaked/…
Here is the RSS feed of his youtube channel. Just in case.
Could you show all the user code necessary to implement the call stack (even if it's not final)?
RemedyBG's debug-protocol for requesting and receiving data has now been fleshed out. The way it w…
Jason —
I'm a self taught programmer and for the past few years I have been programming and learning how t…
lldb source from LLVM/clang project probably is best choice to look at: Note that it is heavy C…
I know it's been asked, but +1 for releasing the source. I don't know of any good pdb parsing exam…
, 2018 was quite the year! From the passing of , to many new projects and members joining our comm…
Maybe a quick hotfix is in order? I am trying to upgrade the vim stuff to 4.0.30, and I am complet…
i see. that's a bit like what i assumed. i still don't fully understand what exactly motion blur i…