Bad news:
It still does not work, i have rewritten the X11/GLX implementation in a slightly diff…
Yeah, but try explaining to my grandmother what does "install" and "browser" means.
If I understand correctly, C-f, C-b, move the cursor left or right one character?
That would be …
mmozeiko Because it will be much harder to get people to use it.
Thanks for your answer. I should…
dannas
* Including c-files for fast factoring of code while developing. Is this something that s…
I've started working on the S-expression printer. Here's my WIP https://github.com/dannas/bitwise…
Because it will be much harder to get people to use it.
For compiling executables (applications …
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…
Thanks for the note! Usability stuff is on the way in the next couple builds, so this is the sor…
Hi Allen,
First of all, thank you for 4coder. While having used it for just a bit, it does feel n…
Found it. I'll be restoring it (along with some more blog posts) sometime later this week after I…
mrmixer I think that if you use VirtualAlloc to get some memory, windows uses 64 KB chunks. If yo…
Kelimion I'll look into this tomorrow, Ryan.
Great, thanks Jeroen! I appreciate it.
You can use _mm_loadu_ps to load them without any alignment requirements. On modern machine you w…
I don't use sublime so I may be wrong but it looks like this line is calling vsdevcmd.bat each ti…
I think that if you use VirtualAlloc to get some memory, windows uses 64 KB chunks. If you ask fo…
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…
Thanks for the shared folder, works like a charm!
First of all modern Intel CPU does not care about 2/4/8 whatever alignment for regular instructio…
I'll look into this tomorrow, Ryan.
mrmixer I was looking for the previous blog post you mentioned. I think this is the link but it's…
CaptainKraft,
Honestly I'm not sure what will happen in that situation currently, as I'm still s…
Thanks, Mr4thDimension! I'm glad you enjoyed the read. I've come to the same realization as you d…
pervognsen buy a dev board they'll never use (the fate of most dev boards)
Surely this never hap…
mmozeiko Of course "aligned" alloc function makes sense if it internally uses function which does…
Of course "aligned" alloc function makes sense if it internally uses function which does not guar…
mmozeiko Finalspace Regarding the purpose of MemoryAllocate/MemoryAlignedAllocate: Its meant to b…
Raytio —
Yes I seen that very good news.