
Graphviz
1.4K posts



Vibecoding is when you let LLMs generate code and you accept it as long as the end result appears to be working. You don't even review the code, you don't care. When you rigorously ensure that generated code is up to a standard, it's not vibecoding anymore. It's programming.





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.












