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.
Benjamin Pedersen
mmozeiko Because it will be much harder to get people to use it. Thanks for your answer. I should…
»
Maykeye
dannas * Including c-files for fast factoring of code while developing. Is this something that s…
»
Daniel Näslund
I've started working on the S-expression printer. Here's my WIP https://github.com/dannas/bitwise…
»
Mārtiņš Možeiko
Because it will be much harder to get people to use it. For compiling executables (applications …
»
Benjamin Pedersen
I haven't done any web development, however, I've heard a lot complain about JavaScript, CSS, HTM…
»
Vee900
Hi I know I posted a somewhat similar question earlier but does 4coder have keys for movement li…
»
Allen Webster
Thanks for the note! Usability stuff is on the way in the next couple builds, so this is the sor…
»
Florian Morel
Hi Allen, First of all, thank you for 4coder. While having used it for just a bit, it does feel n…
»
Jeroen van Rijn
Found it. I'll be restoring it (along with some more blog posts) sometime later this week after I…
»
Finalspace
mrmixer I think that if you use VirtualAlloc to get some memory, windows uses 64 KB chunks. If yo…
»
Ryan Fleury
Kelimion I'll look into this tomorrow, Ryan. Great, thanks Jeroen! I appreciate it.
»
Mārtiņš Možeiko
You can use _mm_loadu_ps to load them without any alignment requirements. On modern machine you w…
»
Simon Anciaux
I don't use sublime so I may be wrong but it looks like this line is calling vsdevcmd.bat each ti…
»
Simon Anciaux
I think that if you use VirtualAlloc to get some memory, windows uses 64 KB chunks. If you ask fo…
»
Finalspace
mmozeiko First of all modern Intel CPU does not care about 2/4/8 whatever alignment for regular i…
»
Vkar
In C: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 3…
»
Pau Fernández
Thanks for the shared folder, works like a charm!
»
Mārtiņš Možeiko
First of all modern Intel CPU does not care about 2/4/8 whatever alignment for regular instructio…
»
Jeroen van Rijn
I'll look into this tomorrow, Ryan.
»
Ryan Fleury
mrmixer I was looking for the previous blog post you mentioned. I think this is the link but it's…
»
Ryan Fleury
CaptainKraft, Honestly I'm not sure what will happen in that situation currently, as I'm still s…
»
Ryan Fleury
Thanks, Mr4thDimension! I'm glad you enjoyed the read. I've come to the same realization as you d…
»
Sean Barrett
pervognsen buy a dev board they'll never use (the fate of most dev boards) Surely this never hap…
»
Finalspace
mmozeiko Of course "aligned" alloc function makes sense if it internally uses function which does…
»
Mārtiņš Možeiko
Of course "aligned" alloc function makes sense if it internally uses function which does not guar…
»
Finalspace
mmozeiko Finalspace Regarding the purpose of MemoryAllocate/MemoryAlignedAllocate: Its meant to b…
»
Raytio
Yes I seen that very good news.
»
MelalEd32Bits
I didn't know where else to put this as I didn't want to create a new thread. But can a moderato…
»
Per Vognsen
I didn't want to make a big announcement on stream or on the repo so people rush out and buy a de…
»
Vkar
Hi, we had some discussion in the chat. Here is my take on the spiral. Code is not meant to be go…
»