
@PetarV_93 @lotusfracture What network diagrams do you find more pleasing, and what are your thoughts about why they are good?
English
Graphviz
1.3K posts





can i claim the term 'vibe tikzing'? great collab with gemini 3 flash








I can’t fathom why so many Software Engineers are afraid of recursion. It’s literally just a single ‘jmp’ assembly instruction.








I've been working on a custom tool to visualize our compiler optimization graphs for SpiderMonkey. The layout algorithm is all custom and produces dramatically more readable and stable graphs than GraphViz. All the layout and rendering is less than 1000 lines of code.

