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.
Ryan Fleury
I believe Allen has said previously that 4coder doesn't work too well with brackets inside parenth…
»
ratchetfreak
or default by adding the language tag. It's a bit more in your face that way.
»
Blake Martin
Oh, okay. Thanks! Maybe there could be some sort of tooltip or something similar that could hint a…
»
Martin Cohen
I've been and I'm not sure about one part: } [/code] At the marked in the code, isn't there a p…
»
Mikael Johansson
In my experience (in Sweden), a CS degree is not as important as you may think. You just have to p…
»
Oliver Marsh
Ill see if I can offer any help: Jobs like at animation companies like Pixar would definitely be r…
»
Pedro Peixoto
Hi!, Today i had to edit a bit of javascript and i decided to give 4coder a try, but there is a pr…
»
ratchetfreak
For the parser itself having a dynamic layer isn't the worst idea. however you will end up mapping…
»
Robert Hickman
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…
»
Ben Visness
Sadly we didn't build our forum system to handle race conditions :) I'll make sure the other staff…
»
Ben Visness
The highlighting in code blocks is done by a Python library called . If no language is specified i…
»
Blake Martin
I'm 90% this is old news, but why are code blocks still highlighted incorrectly? I mean, no highli…
»
Mārtiņš Možeiko
Few times I have been writing answer to the topic and when I submit reply all I got is error that …
»
Simon Anciaux
In the past there have been forum threads that were removed (I presume by the author). To my knowl…
»
Simon Anciaux
I don't know if it's the kind of project you're looking for, but take a look at from mmozeiko.
»
Simon Anciaux
Mārtiņš Možeiko is not the developer of cdbg, he was just recommending another source for a pd…
»
Blake Martin
You don't parse pdb files in Cdbg? Or, are you saying you don't plan on releasing the source?
»
LaresYamoir
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…
»
Mike Garcia
Hi there, I raised this yesterday on discord (dev channel). I know are a very old fashioned (reto…
»
x13pixels
Here you go @mrmixer. There are obviously additional things that will be need to be fixed/tweaked/…
»
albatros
Here is the RSS feed of his youtube channel. Just in case.
»
Simon Anciaux
Could you show all the user code necessary to implement the call stack (even if it's not final)?
»
x13pixels
RemedyBG's debug-protocol for requesting and receiving data has now been fleshed out. The way it w…
»
B
I give up.
»
Jason
I'm a self taught programmer and for the past few years I have been programming and learning how t…
»
Mārtiņš Možeiko
lldb source from LLVM/clang project probably is best choice to look at: Note that it is heavy C…
»
Blake Martin
I know it's been asked, but +1 for releasing the source. I don't know of any good pdb parsing exam…
»