Posted by david927 4 days ago
Ask HN: What Are You Working On? (March 2026)
Example : https://shorturl.at/We3dH
It incorporates also complaints from a static analyzer for Python and Javascript that detects 90+ vibe slop anti-patterns using mostly ASTs, and in some cases AST + small language models. The complaints give the local class and methods a sense of how much pain they are in, so I give the code a sense of its own emotional state.
I also build data flow schematics of the entire system so I can visualize the project as a wire diagram, which is very helpful to quickly see what is going on.
That would probably motivate me to fix the poor thing, just so I don't feel like I'm torturing it! :-D