Jump to content

Main public logs

Combined display of all available logs of JOHNWICK. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:16, 14 November 2025 PC talk contribs created page Why I Stopped Using Clean Code: Rust’s Compiler Enforced All My Best Practices Anyway (Created page with "Clean Code did not fail me. Rust simply made it feel redundant. For years I treated Clean Code like scripture.
Long method? Refactor.
Vague name? Rename.
Too many branches? Extract strategy. It helped. My pull requests looked neat. My teammates respected the discipline. Yet production still threw null pointer errors, race conditions, and weird state bugs that no naming rule could save. Then I wrote one small service in Rust, and the compiler started arguing with...")