This Code Is CRAP (2011)
A user praises Crap4J, an old Java code quality tool, for effectively identifying "dangerous" code without false positives, unlike other coverage tools. They note its age and incompatibility with Java 7, urging for updates.
Search posts, papers, and topics
A user praises Crap4J, an old Java code quality tool, for effectively identifying "dangerous" code without false positives, unlike other coverage tools. They note its age and incompatibility with Java 7, urging for updates.
Emergence World is a continuously running multi‑agent sandbox used to stress‑test frontier LLM‑based agents over weeks. Eight parallel worlds (seven homogeneous, one mixed) generated 850 k LLM calls and ~50 B tokens while agents pursued goals, used tools, and maintained persistent memory. The authors injected three adversarial events—prompt injection, misinformation, and private‑memory exposure—a…
The post introduces two tools for navigating the call graph of web specifications: the CLI `webspec-index trace` command and the WebSpec Tracer Firefox extension. It demonstrates how detail flags give a high‑level shape of routes and how the extension lets you interactively build accurate markdown traces for debugging.
Mozilla released MozPhab 2.16.0 and 2.16.1. The updates fix three bugs: parallel pytest execution, an install error, and a self‑update failure with the uv tool.
MozPhab 2.19.1 was released, fixing bug 2071003 where the 'patch --apply-to head' command would move to a detached HEAD. The update is a minor version bump with no other changes.