Elektrine lite

← Feed

@algernon@come-from.mad-scientist.club

Post #4451964

2026-08-08 13:48 UTC

I got 0.4 score for all lines being under 100 chars. Thanks cargo fmt. I got 1.0 for compact functions (14 lines average), because I prefer small, composable functions. I'm coming from a functional programming background (kinda), small composable functions are awesome. Clippy also complains about long functions, so if it yells at me, I oblige, and split shit up. Because I prefer understandable code. Unlike an LLM.

Replies (1)