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.
Ben Visness
While I too get frustrated with the current state of web frameworks and the amazing rate at which…
»
Mārtiņš Možeiko
clang has generic "annotate" attribute with arbitrary string as value. And you can stick it on va…
»
Simon Anciaux
I've never done it so I'm afraid I can't help you more. I know some people in the forums have don…
»
Aphetres
Cool. I thought the problem might be it doesn't show tagged variables like Casey was doing in his…
»
Mārtiņš Možeiko
Nothing :) You can use clang for your metaprogramming needs just fine if you're willing to buy i…
»
Aphetres
I watched Casey's video where he wrote a basic C parser and saw Ryan's video where he demoed his …
»
Aphetres
I posted a link in the How I Program C thread that had a video relating to this. Hadi Hariri: Th…
»
Roman
Thanks for your answer. I appreciate that. A very dumb mistake with parentheses. Fixed it. it's w…
»
Simon Anciaux
I've never done clipping manually, what follows may be wrong. I think your computation of t is m…
»
Roman
Hi. I have been trying to implement my own 3D software rasterizer. Right now I am implementing tr…
»
Dawoodoz
There are many ads posing as fake technology articles claiming that their web framework (or other…
»
Miles
I think it's worth pointing out that with exponentially growing buffers on a linear allocator, th…
»
Abhaya Uprety
I just posted the below as a comment on React conference youtube video, . I am by no means a pro …
»
Jason
Got it to work now. Thanks!
»
Mārtiņš Možeiko
Other options: 3. Reserve space in your linear allocator for max string length, and just fill it…
»
bumbread
Assume that I have a linear allocator and I want to "build" a string on it. That is, I will be pu…
»
Luke
Ah yeah forgot I added a bit to 4coder_fluery_hooks.cpp, just this bit 1function BUFFER_HOOK_SIG(…
»
CireNeikual
Hi, Since the last post, AOgmaNeo has had several important updates - most notably, it now uses …
»
Finalspace
Hi there, I am back and I have another release for you all. This time it's a big one! First of …
»
ionut
Great release, thank you. I've asked about high DPI on discord not too long ago and glad to see i…
»
Simon Anciaux
Thanks.
»
Mārtiņš Možeiko
I don't know what is wrong with first program, but in second program you have space between : and…
»
Romeo
Batch Programming Hello! I am trying to write a batch program which can delete all files having …
»
Tomakcy
I've accidentally deleted downloaded file and now I can't download it (synchronize) again. What s…
»
fpalacios
That's a petty, I'll be watching if there's any progress with rust support in the future, for now…
»
wang
I use the monospaced fonts, it's named 'sarasa gothic'. Thanks for your kind, on my another mach…
»
Simon Anciaux
What font are you using ? I observed a little slowdown when using proportional fonts (last parag…
»
wang
version: 4.1.6 system: wiondows 10 I add the font file(about 18mb) that i want to use and modif…
»
x13pixels
Latest release, 0.3.5.0, is available for download from itch.io. New features * Added an option…
»
spx
I've now tried quite a few examples from the rust docs (on Linux). Unfortunately at the moment th…
»