2 Followers
38 Following
161 Posts
The steam deck kicks ass.
i tentatively agree @fredy
I will literally never understand apple dropping OpenGL in favor of metal alone...
lookin like a nardsnart
Why isn't there any decent cross platform foss CAD solution? FreeCAD doesn't really count for me. I just wish I could use autodesk inventor on my mac
set the vertex buffer to a static size because i was lazy. that was dumb
trying to implement ImGui in my engine tonight:
My partner exclusively falls asleep to brutal, gore-filled true crime videos. I have no idea how she does it.

The summary: given compilable source code and a binary corresponding to the previously mentioned source code, find the code added by the compiler that doesn't correspond to code in the actual source code, also find the code that is in the source codes *but* was optimized away for the compiler, and then apply some basic rules to determine what smells like a bug or a vulnerability.

How Hard Can It Be (TM)?