We occasionally take polls during streams - notably @jon's - but that currently depends on someon…
Brian —
MandleBro Excuse the interruption, but how DO you know the size of a struct without sizeof?
Yo…
Yes i think storing directions is a better solution than working with pixels like hand writing re…
e1211 hey, i wanted to let you all know that i got the job. and although Serge's recollections we…
Excuse the interruption, but how DO you know the size of a struct without sizeof?
also if you want a quick way to be able to compile code for different SIMD instruction sets, you …
That is happens to be 4x4x4 is pretty convenient. If you wanted to take advantage of AVX and/or A…
robby —
Thanks for the info! Then I will stay here to ask questions.
I believe some implementations store a pattern as a sequence of directions.
You can add some loc…
If you've been in the handmade network IRC, or a Twitch channel of someone related to the network…
Yeah, I'm looking into handwriting recognition stuff now.
It's kind of in vein of those spell cas…
Do you mean straight lines of freehand curved lines?
Surely hand writing recognition is a good se…
...or not as the case may be. I got to streaming a few times this month, but overall there isn't …
mmozeiko 1
2
3
4
5[ol]
[li]one[/li]
[li]two[/li]
[li]three[/li]
[/ol]
one
two
three
Thanks,…
Actually I just realized that I intentionally took that out. Instead you can do <alt x> "d…
Mattie —
Might be good to do some research on handwriting recognition.
The forums is pretty much the only place for such searches but the issue with <ctrl + 1> &l…
1
2
3
4
5[ol]
[li]one[/li]
[li]two[/li]
[li]three[/li]
[/ol]
one
two
three
robby —
Ok, good to know that it works as intended at the moment :)
This all probably already came up so…
Size tags have intentionally been disabled. I'll remove them from the editor to clarify that. The…
How should a line pattern recognition work? I'm making a game prototype in which you can draw fre…
If w and h is large enough, then going GPU might help. OpenCL, DirectCompute or OpenGL ComputeSha…
Hi,
I'm trying to optimize a multi-layer convolution function for some machine learning project …
Ahh yes! Sorry I forgot to put a mention in for that.
And in a project.4coder file you can now sa…
The 'ul' and 'size' tags are not formatted properly. The list has no numbers and the sizes have n…
mrmixer If understood correctly, it's a lib. Will it be distributed as full sources or binaries +…
If understood correctly, it's a lib. Will it be distributed as full sources or binaries + headers…
Mikkel —
Kelimion Indeed there will, Mikkel.
I'm beginning work on the Windows version this month.
This m…
Indeed there will, Mikkel.
I'm beginning work on the Windows version this month.
If anyone is looking for this feature:
4coder version 4.0.16 has a "open all code recursive" com…