home.social

#code-quality — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #code-quality, aggregated by home.social.

fetched live
  1. An LLM doesn't improve your code. It amplifies it.

    It has no taste of its own, only the momentum of whatever it reads. Point it at clean code, it stays clean. Point it at rot, it compounds the rot.

    Good input is still on you.

    malmo.sh/notes/llms-amplify-th

    #LLM #SoftwareEngineering #AI #CodeQuality

  2. RE: hachyderm.io/@cleder/116796446

    My #awesomelist for #precommit and #prek is now at 60 #awesome hooks. 🎉

    Find linters, formatters, security scanners, code quality tools, and more in one place.

    Contributions welcome! 🔧

    Languages

    docker, go, img, js, md, nb, py, ru, sh, sql, tf, toml, ts, yaml

    Frameworks

    bevy, django, git, k8s, react, sphinx

    github.com/cleder/awesome-pre-

    #Python #DevOps #OpenSource #DeveloperTools #CodeQuality

  3. RE: hachyderm.io/@cleder/116796446

    My #awesomelist for #precommit and #prek is now at 60 #awesome hooks. 🎉

    Find linters, formatters, security scanners, code quality tools, and more in one place.

    Contributions welcome! 🔧

    Languages

    docker, go, img, js, md, nb, py, ru, sh, sql, tf, toml, ts, yaml

    Frameworks

    bevy, django, git, k8s, react, sphinx

    github.com/cleder/awesome-pre-

    #Python #DevOps #OpenSource #DeveloperTools #CodeQuality

  4. The pre-commit ecosystem is huge, but discovering good hooks can be surprisingly difficult.

    I've started **Awesome Pre-commit Hooks**, a curated list of #precommit and #prek hooks organised by language and framework.

    Check it out and help grow it:

    github.com/cleder/awesome-pre-

    #Python #OpenSource #DevTools #CodeQuality #Automation

  5. The pre-commit ecosystem is huge, but discovering good hooks can be surprisingly difficult.

    I've started **Awesome Pre-commit Hooks**, a curated list of #precommit and #prek hooks organised by language and framework.

    Check it out and help grow it:

    github.com/cleder/awesome-pre-

    #Python #OpenSource #DevTools #CodeQuality #Automation

  6. Supporting multiple iOS versions? Create convenience wrappers for newer APIs, then use @ available with deprecated and obsoleted parameters to let the compiler flag dead code when you bump your minimum version. A clean strategy for pruning technical debt.

    🔗: swiftwithmajid.com/2026/05/19/ by Majid Jabrayilov (@Mecid)

    #Swift #iOSDev #CodeQuality

  7. Supporting multiple iOS versions? Create convenience wrappers for newer APIs, then use @ available with deprecated and obsoleted parameters to let the compiler flag dead code when you bump your minimum version. A clean strategy for pruning technical debt.

    🔗: swiftwithmajid.com/2026/05/19/ by Majid Jabrayilov (@Mecid)

    #Swift #iOSDev #CodeQuality

  8. JWT: Just a #Wobbly Trick! 🤡 It's less about authenticating and more about complicating. But hey, if you love slow, leaky, unmanageable code with a side of developer confusion, #JWT is truly your jam! 🚀🔧
    dusanmalusev.dev/blog/jwt-is-a #Trick #DeveloperConfusion #CodeQuality #SoftwareDevelopment #HackerNews #ngated

  9. JWT: Just a #Wobbly Trick! 🤡 It's less about authenticating and more about complicating. But hey, if you love slow, leaky, unmanageable code with a side of developer confusion, #JWT is truly your jam! 🚀🔧
    dusanmalusev.dev/blog/jwt-is-a #Trick #DeveloperConfusion #CodeQuality #SoftwareDevelopment #HackerNews #ngated

  10. Found a clever little Rust tool for spotting risky code 👀

    🦀 **cargo-crap** — Compute the CRAP metric for Rust projects

    📉 Combines cyclomatic complexity + test coverage to find high-risk & poorly-tested functions

    ⭐ GitHub: github.com/minikin/cargo-crap

    ➡️ Write-up: minikin.me/blog/cargo-crap

  11. Found a clever little Rust tool for spotting risky code 👀

    🦀 **cargo-crap** — Compute the CRAP metric for Rust projects

    📉 Combines cyclomatic complexity + test coverage to find high-risk & poorly-tested functions

    ⭐ GitHub: github.com/minikin/cargo-crap

    ➡️ Write-up: minikin.me/blog/cargo-crap

    #rustlang #cargo #testing #coverage #devtools #cli #codequality

  12. Rust's compile-time guarantees are deliberately incomplete - the compiler catches most issues, but not all. What's left behind is the question.

    At Oxidize 2026, Rolland Dudemaine (TrustInSoft) shares findings from analysing production Rust code: what bugs survive, and when additional tooling is worth it.

    🔗 oxidizeconf.com/sessions/whats

    #Oxidize2026 #RustLang #FormalVerification #StaticAnalysis #CodeQuality

  13. 🚀 NEW on We ❤️ Open Source 🚀

    Vibe coding can accelerate POCs and MVPs, but production systems need viable coding.

    Itamar Friedman looks at code integrity: merging review, security, and quality so AI-assisted development stays reliable.

    allthingsopen.org/articles/vib

    #WeLoveOpenSource #OpenSource #AI #CodeQuality

  14. Most devs think backend = APIs.
    It’s not.
    It’s:
    • Efficient request handling
    • Clean architecture
    • Smart DB design
    • Caching strategies
    • Security
    • Reliability under load
    Great backend ≠ just code
    It’s systems that don’t break in the real world.
    Tools change. Principles don’t.

    jaswalaryan.space/article/back

    #BackendDevelopment #WebDevelopment #APIDesign #SoftwareEngineering #SystemArchitecture #DatabaseDesign #Caching #Security #PerformanceOptimization #DevOps #Scalability #CodeQuality #Programming

  15. 🚀 Behold, the latest #GitHub miracle: yet another "beautifully designed" component set! 🌟 Because what the world really needed was more open-source fluff to distract developers from writing actual code. 🤯
    github.com/shadcn-ui/ui #OpenSource #DeveloperDistraction #ComponentDesign #CodeQuality #HackerNews #ngated

  16. #CodeQuality of the lazy developer 🛠️

    Updating an educational #Python repo, I looked into what to automate for code quality.

    🔮 Spoiler: I landed on uv, ruff, pyright and pre-commit.

    In the article: the picks, why, and the make patch that broke on the first try 😄

    alessandra.bilardi.net/diary/a

    #DiaryOfALazyDeveloper #pytest #ruff #pyright #uv

  17. Ah, another GitHub warrior claiming their latest "OSS Agent" will revolutionize coding with jargon-laden buzzwords 🤖. Apparently, it's so efficient it could probably solve world hunger while improving code quality ⌨️. But hey, remember to toggle your navigation menu for the full enlightenment experience. 🌟
    github.com/dirac-run/dirac #GitHubWarrior #OSSAgent #CodeQuality #TechBuzzwords #Innovation #HackerNews #ngated

  18. Most developers write code. The best ones write code that nobody has to fix at 2am.
    What's the worst "2am call" moment you've had as a developer?
    Drop it in the comments — let's collect the horror stories. 👇
    Comment "CLEAN" below and I'll DM you Utilizor's internal Code Quality Checklist — the exact one we use before every client delivery.
    #SoftwareDevelopment #CleanCode #WebDevelopment #Utilizor #DeveloperLife #CodeQuality #TechFounders #Programming

  19. 💬✨ In a groundbreaking 4-minute treatise, Jake Worth reveals the ancient secrets of pull request commenting: If it's all nitpicks and nonblocking, approve it anyway! 🎉 Who knew that caring about code could be as simple as leaving comments and hitting the approve button simultaneously? 🙃🔍
    jakeworth.com/posts/on-comment #pullrequest #commenting #codingtips #softwaredevelopment #codequality #HackerNews #ngated

  20. 🔍 Oh great, another overly ambitious tool claiming to make #Rust code “correct” through a dizzying maze of acronyms and #buzzwords. 🤖 Because obviously what every developer craves is the excitement of reading a tutorial that’s as exciting as watching paint dry! 🎨
    verus-lang.github.io/verus/gui #Tools #Overhype #DeveloperFrustration #CodeQuality #HackerNews #ngated

  21. For decades we've known that proper code review increases a team's comprehension of a codebase. Fagan showed in 1976 that structured reading was the highest-yield defect removal activity. The increased output of coding agents makes comprehension more of a bottleneck, and raises the stakes for review. #CodeReview #CodeQuality #SoftwareEngineering

    ida.liu.se/~TDDC90/literature/

  22. Qlty Software - AI-powered code quality & coverage platform

    Cossmology Profile: dub.sh/lnEtOQk

    Key People: Bryan Helmkamp

    #CodeQuality #OpenSource #OSS #COSS