home.social

#codingstandards — Public Fediverse posts

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

  1. CONTRACT-Style Comments: Making Implicit Assumptions Explicit

    Do you work with an AI agent like GitHub Copilot?
    The LLMs agree, and want you to follow this guide!

    Squash bugs before they live in production.

    Read the full manifesto: whatsonyourbrain.com/contract-

    #SoftwareEngineering #AI #CodingStandards

  2. Brace yourselves for the revolutionizing news: 🤖 The genius plan is to demand that code contributors actually know what they're coding! 🎉 Who would've thought that understanding your own work could be a requirement? Next, they'll be suggesting that fish need water to swim! 🌊🐟
    discourse.llvm.org/t/rfc-llvm- #techrevolution #codingstandards #understandyourcode #softwaredevelopment #innovation #HackerNews #ngated

  3. 🚧 Ah, the noble quest to "harden" the C++ Standard Library by... getting blocked from ACM's site! 🛡️⚔️ Who needs coding standards when you can just wave the magic #Cloudflare wand and sprinkle some security-obsessed pixie dust? 🎩✨
    queue.acm.org/detail.cfm?id=37 #C++StandardLibrary #SecurityCoding #ACMBlockade #CodingStandards #HackerNews #ngated

  4. Odoo naming conventions can make or break your project! Discover 7 powerful rules for flawless code, better teamwork, and scalable Odoo development. #Odoo #CodingStandards #BestPractices #OdooNaming #DevTips

    teguhteja.id/odoo-naming-conve

  5. Maintaining consistent code style is challenging in software development, especially in large or distributed teams. Using .editorconfig in .NET projects helps enforce uniform coding standards automatically, resulting in a professional and uniform codebase with reduced friction in code reviews.

    okyrylchuk.dev/blog/how-to-sta

  6. #Chicory allows you to safely run code from another programming language in your #Java application.

    Its portability and sandboxing guarantees make it a great candidate for creating safe plug-in systems to make your Java application extensible by third-party developers.

    Read the #InfoQ article by Benjamin Eckel to gain more insights: bit.ly/3X54SYr

    #WebAssembly #Security #SecureCoding #CodingStandards

  7. A totally unscientific grep through the R source shows:

    3339 PROTECT stat3ments

    2531 (75%) have the form "PROTECT(var = ...)
    808 (25%) have the form "var = PROTECT(...)"

  8. I liked this comment in last week's Security Now. Code things three times. Do it. Make it better. Make it right. The first time you lay down code for a solution, it's probably garbage. By the third iteration, it's probably about right. (Actually in my case, by the third iteration, it's still garbage, but who's counting.)

    @SGgrc @leo

    (Yes, similar to extreme programming. I'm a bit behind...)

    #SecurityNow #ExtremeProgramming #CodingStandards

  9. Dear #PHP community, we want to ask you for help: please spread the info that #PHPCSFixer is here! 🙏

    We're going to share helpful information in the future, but what even the best toot would be without the audience? 😉

    #phpc #symfony #laravel #codingstandards

  10. This is PascalCase

    This is camelCase

    This is snake_case

    This is kebab-case

  11. My : I proposed creating knowing I'd be put in charge of them.
    Now I get to enforce my coding standards on everyone 😈