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.
Mārtiņš Možeiko
In computer security there is concept of zero-day - exploitable bug that is not yet patched. These…
»
Dawoodoz
Even with scripts blocked, be careful if you see a new browser tab or instance you don't recall cr…
»
Rafael
How dangerous can a website be? Using firefox with something like NoScript enabled protects a pc f…
»
TorquePentagram
I have located another problem. It seems that lambdas are not handled correctly. With the code (g+…
»
Aphetres
It's a hack for sure. But it turns out users don't actually care whether something is a hack. The…
»
Ole Ciliox
Hello! I'm looking for a low level-ish person to help us out at System Era (Seattle) working on As…
»
Dawoodoz
You can always begin by converting to camera space by multiplying the object-to-world matrix with…
»
Miles
On the contrary, the primary driving forces behind the popularity of browser-based software have n…
»
Ben Visness
It's a hack for sure. But it turns out users don't actually care whether something is a hack. The…
»
Aphetres
I don't know about lisp. It thought it was weird when I tried it. At least learning C/Assembler w…
»
Aphetres
Thanks for that.
»
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 var…
»
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 done…
»
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 int…
»
Aphetres
I watched Casey's video where he wrote a basic C parser and saw Ryan's video where he demoed his o…
»
Aphetres
I posted a link in the How I Program C thread that had a video relating to this. Hadi Hariri: The …
»
Roman
Thanks for your answer. I appreciate that. A very dumb mistake with parentheses. Fixed it. it's wo…
»
Simon Anciaux
I've never done clipping manually, what follows may be wrong. I think your computation of is miss…
»
Roman
Hi. I have been trying to implement my own 3D software rasterizer. Right now I am implementing tri…
»
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, the…
»
Abhaya Uprety
I just posted the below as a comment on React conference youtube video, . I am by no means a pro p…
»
Jason
Got it to work now. Thanks!
»
Mārtiņš Možeiko
Other options: Reserve space in your linear allocator for max string length, and just fill it in w…
»
bumbread
Assume that I have a linear allocator and I want to "build" a string on it. That is, I will be pus…
»
Luke
Ah yeah forgot I added a bit to 4coder_fluery_hooks.cpp, just this bit .
»
CireNeikual
Hi, Since the last post, AOgmaNeo has had several important updates - most notably, it now uses a …
»
Finalspace
Hi there, I am back and I have another release for you all. This time it's a big one! First of all…
»