AbandonWindow
patricknasralla.com
AbandonWindow
@patricknasralla.com
Technical art and game development from the edge of the void. Love generative systems and procedural things with loads of agents!

Ex medical doctor, senior developer at KPV Lab, and now a founder of Visibyl Ltd
100% this!
October 27, 2025 at 2:18 PM
…you’re gonna have a really hard time keeping that cool. Most radiators in space try really hard to avoid collecting energy. I’m not saying it isn’t possible to cool something in a vacuum, just that it’s not trivial!
October 26, 2025 at 7:30 PM
True, objects will radiate heat without the need for conduction or convection. The trouble is that heat dissipation through what is essentially black body radiation is massively inefficient compared to conduction through another material. If you have a body continually producing heat…
October 26, 2025 at 7:30 PM
The problem is that this heat literally has nowhere to radiate to though. Heat transfer in vacuum is a really hard problem to solve. A satellite generates very little heat, so you can vent it as gas/liquid as it condenses. A datacentre on the other hand…
October 26, 2025 at 6:31 AM
I mean, yeah, he’s crazy. But the thing I really don’t understand is the “datacenters on the moon” bit. I mean, the whole problem with these is cooling… how do you do that in zero atmosphere??
October 25, 2025 at 5:53 AM
Haha, ain’t no amount of money that would be worth me selling 19 years worth of games! 😆
September 6, 2025 at 7:10 AM
“I want this transparent thing to appear in front of this transparent thing” is my personal favourite…
September 2, 2025 at 11:45 AM
Haha, I’m British so also don’t know! We just call it coriander here…
August 16, 2025 at 6:56 AM
So, what, Americans call the leaves cilantro and the seeds of the same plant coriander?? That’s wild! 😄
August 16, 2025 at 6:45 AM
Out of interest, what do you call the seeds? Are they cilantro seeds too? Or do they get to be coriander?
August 16, 2025 at 6:30 AM
I use Nobara for both gaming and dev. Definitely my favourite distro so far!
July 1, 2025 at 4:03 PM
I’ve used Magicavoxel in the past and found it to be great. There are .vox importers for Unity (and Godot I think) that let you pull out the raw indices as an array. The .vox format is also pretty open: here’s a vox reader for c# that should do what you need: github.com/sandrofigo/V...
GitHub - sandrofigo/VoxReader: A C# library to read .vox files created with MagicaVoxel
A C# library to read .vox files created with MagicaVoxel - sandrofigo/VoxReader
github.com
June 29, 2025 at 2:25 PM
The best kind of evening!
June 16, 2025 at 10:24 PM
This is so cool!
May 20, 2025 at 12:55 PM
Copilot to help relieve RSI caused by typing the code you’re writing. I personally run a distilled llm on my local machine and compared to standard autocomplete it’s incomparable. I definitely don’t have an llm “code for me” and the vast majority of devs that use things like copilot don’t either!
May 15, 2025 at 7:35 PM
No. I’m saying that copilot is used by a large number of developers in the industry, as a tool that essentially works to autocomplete *your* code as you write it. I’m also saying that there is a big difference between having an llm generate code for you (a la Cursor) and using…
May 15, 2025 at 7:35 PM
Copilot or other fancy autocomplete is pretty much standard practise now. Having copilot suggest the third line in a series of boilerplate code lines is vastly different from vibe coding with cursor for example. But hey, each to their own.
May 15, 2025 at 6:34 PM
<chef’s kiss emoji>
April 26, 2025 at 11:22 AM