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.
William Bundy
...or not as the case may be. I got to streaming a few times this month, but overall there isn't m…
»
Andrew Chronister
[/quote] Thanks, this should be fixed once the CSS reloads / caches get cleared. This used to wor…
»
Allen Webster
Actually I just realized that I intentionally took that out. Instead you can do "dos line…
»
Mattie
Might be good to do some research on handwriting recognition.
»
Allen Webster
The forums is pretty much the only place for such searches but the issue with
»
»
robby
Ok, good to know that it works as intended at the moment :) This all probably already came up some…
»
Andrew Chronister
Size tags have intentionally been disabled. I'll remove them from the editor to clarify that. They…
»
david009
How should a line pattern recognition work? I'm making a game prototype in which you can draw free…
»
Mārtiņš Možeiko
If w and h is large enough, then going GPU might help. OpenCL, DirectCompute or OpenGL ComputeShad…
»
anaël seghezzi
Hi, I'm trying to optimize a multi-layer convolution function for some machine learning project I'…
»
Allen Webster
Ahh yes! Sorry I forgot to put a mention in for that. And in a project.4coder file you can now say…
»
Jeremiah Goerdt
The 'ul' and 'size' tags are not formatted properly. The list has no numbers and the sizes have no…
»
Jeremiah Goerdt
We're not sure exactly how it will be distributed yet. That will be officially decided upon by th…
»
Simon Anciaux
If understood correctly, it's a lib. Will it be distributed as full sources or binaries + headers …
»
Mikkel
This month :o Even better :D
»
Jeroen van Rijn
Indeed there will, Mikkel. I'm beginning work on the Windows version this month.
»
Thomas Dendale
If anyone is looking for this feature: 4coder version 4.0.16 has a "" command! (Use with default a…
»
Mikkel
I see DWARF and ELF on the list and of course it's way down the line but, will there be PDB suppor…
»
Abner Coimbre
Indeed, Allen.
»
Allen Webster
Sweet!
»
Jeremiah Goerdt
This is where all you fine people will come to talk about debuggery things and ask all the questio…
»
Jeremiah Goerdt
That's right folks, after starting Lysa, formerly known as Gungnir, almost one year ago (initial …
»
Mārtiņš Možeiko
Pack them next to each other in memory - like Casey is doing for render commands. The disadvantage…
»
Dumitru Frunza
If the size of the struct is of concern, what are the available options? One solution that I can t…
»
Allen Webster
It's more like saving files with original casing is a feature that is still missing. So it's not …
»
robby
Hi Allen, when i create a new file with control+n it will not use my case lettering. All filenames…
»
robby
Thanks Allen, great to hear!
»
robby
Hi Allen, thanks for the advice! I new about project.4coder but i did not think to use it this way…
»
Ginger Bill
Tagged/Discriminated unions are one of my favourite "complex" data structures. I use them for when…
»