Ollie Branch
OllieBranch@mk.absturztau.be
<p><span>A shapeshifting impaired changeling from another world using mad science to fix their ills and cause mischief across the wired.<br><br>A bit of an amateur polymath, a silly goober that likes to do too many things.</span></p>
Posts
-
Post #4397390
"Privacy with computers is impossible" proceeds to mention the most farfetched situation possible that requires physical access to a machine at which point you've brutally failed all other opsec
-
Post #2329963
He frag my dirty until I privilege escalate
-
Post #1981481
I would like to know why progn in lisp is called progn but internet search does not seem to have an answer.
-
Post #1981478
I feel like you can bolt a lot of features onto the C language, even if the syntax of doing so may not be as nice as other languages. Really, I kind of wish C macros were as capable as lisp macros just so you could import or discard whatever language features you wanted (or use different implementations that fit your use-case or sensibilities better).
-
Post #1981475
Wonder if one could use an octree or some sort of structure to automatically place something like GI probes sparsely? Like subdivide an octree once a certain amount of mesh objects are inside it then place a probe at the center? Only problem is not all meshes are equally sized, so it wouldn't capture a large, high density mesh as well as a bunch of small low-density meshes.