Bell System

social.omar.website

Omar Rizwan . @omar,

i need a 2d plane to lay out how Vulkan works, this makes no sense in a linear text file

Open thread
Omar Rizwan . @omar,

i've been doing these indented C block things where each block is completely directed toward initializing 1 variable -- it helps a lot with readability and clarity (and picking it back up later and understanding the dependency structure of the code)

Open thread
nakst . @nakst, @merveilles.town

@omar This feels like the sort of thing github copilot should have been designed to do. You commit your messy 1D code to git, and then the AI goes and neatly organizes it for you in 2D. Maybe?

Open thread
Omar Rizwan . @omar,

@nakst although i guess one question is how much of the value is in the final 2D organization vs. in the process of organizing it, kind of like with flashcards

Open thread
Omar Rizwan . @omar,

@nakst organizing my Vulkan code in the form of a dynamic video where people can watch me move bits of code around

Open thread