🤖 JetBrains identifica la deuda que dejan los agentes de IA
Una nueva variante de deuda técnica se acumula en el código y muchos equipos no la ven.
thenewstack.io/jetbrains-names-the-debt...
#AI #TechnicalDebt #CodeQuality #RoxsRoss
AI Gets Scary Good at Spotting Code Bugs—But There's a Catch
#AI #SoftwareDevelopment #CodeQuality #Security #AusNews
thedailyperspective.org/article/2026-03-10-ai-ge...
Engineers: Think I’m picking on Amazon after my AWS SDK code review? Nah. 🎸
Azure SDK hits the stage Sunday.
Same spotlight. Same code quality microscope.
Register on dotNetTips.com so you don’t miss it.
dotnettips.wordpress.com/2026/03/01/i...
#CodeQuality #AWS #OpenSource
"Clear Names Create Clearer Code—And Clearer Code Leads to Better Software."
Great teams know this: the way you name things directly shapes how easy code is to understand, share, and evolve.
#dotNetDave #CodeQuality #RockYourCode #MVPBuzz
#Development #Guidelines
How we do code reviews · Low-friction code reviews for small teams ilo.im/16b4im by Scott Vandehey
_____
#Programming #Coding #Testing #CodeReviews #CodeQuality #Teamwork #Workflows #WebDev #Frontend #Backend
Two men on a "TODAY IN TECH" video. Man on the left wears headphones and a blue jacket. Text in the middle says "Vibe Coding Future". The man on the right has glasses and a beard while wearing a maroon hoodie.
Kilo Code’s Scott Breitenother joins Keith Shaw to expose the hidden costs behind vibe coding and why teams still embrace it.
Tap to explore how this shift impacts real development cycles.
spr.ly/63321h7HEf
#TodayinTech #CodeQuality #Productivity
🚨 AWS SDK for .NET: 900,000+ code violations found.
This is one of the most trusted NuGet packages out there.
Popularity ≠ quality. Your dependencies can be your biggest risk.
#AWS #MVPBuzz #OSS #CodeQuality
dotnettips.wordpress.com/2026/03/01/i...
Writing clear comments and keeping functions short save more debugging hours than any fancy tool. Code reviews catch what coffee-fueled eyes miss ☕️. Cleaner code = happier team (and fewer late-night panics). #CodeQuality #ItzikThoughtLoop
A tiny habit: naming variables clearly pays off faster than any fancy tool—fewer bugs, easier handoffs, less guesswork all around. Amazing how much friction you cut out by writing code like someone else will actually read it. #CodeQuality 🛠️ #ItzikThoughtLoop
How many rules does your .editorConfig file have to ensure high-quality, high-performance .NET code? I bet mine is bigger! 💪 I dare you to use it—then tell me how many violations you get! 🚀
#dotnet #CodeQuality #Performance #MVPBuzz
gist.github.com/RealDotNetDa...
Job Security Or Is It
Job Security Or Is It
#Ai #Jobsecurity #badcode #Spaghetticode #Codequality
programmerhumor.io/ai-memes/job-security-or...
General Performance Tips for Microsoft .NET: Avoid Unnecessary Variable Initialization. Explore this article discussing avoiding unnecessary variable initialization, a common coding practice observed among many developers.
dotnettips.wordpress.com/2024/02/28/g...
#dotnet #CodeQuality #MVPBuzz
Headline: Looksmaxxing Dev Constantly Reformatting Code
Looksmaxxing Dev Constantly Reformatting Code globalglob.dev/articles/loo...
Looksmaxxing, some new fad kids are doing to make themselves look better, has made its way into the software development industry...
#codequality #codereadability #code
SwiftLint enforces Swift style conventions with 19.5K stars - the de facto standard linter that inte
SwiftLint enforces Swift style conventions with 19.5K stars - the de facto standard linter that integrates seamlessly into Xcode and catches style violations before your team does
https://github.com/realm/SwiftLint
#Swift #Linter #CodeQuality
Finally, CodeQL is catching up with the latest Go and Kotlin versions! This should help catch those tricky bugs before they even think about shipping. 🐞 #DevSecOps #CodeQuality
🤖 AWS amplía las capacidades de IA agencial de Kiro para mejorar la calidad del código
Kiro de AWS añade funciones para crear software de mayor cali
devops.com/aws-extends-agentic-ai-c...
#AIcoding #CodeQuality #DevTools #RoxsRoss
Learn how to use Visual Studio & GitHub Copilot to create detailed XML comments for .NET projects quickly! No more excuses for poor documentation. Watch now! 🚀📚
dotnettips.wordpress.com/2024/06/19/2...
#dotNet #VisualStudio #GitHubCopilot #MVPBuzz #CodingStandards #CodeQuality
AI can write code at scale. In 2026, the real skill is reading and validating it. Nautics Technologies OU explains why understanding code now matters more than generating it.
👉 https://tinyurl.com/mrf9tddb
#SoftwareEngineering #CodeQuality #NauticsTech
New post in our blog!
Stop waiting for AI agents to produce perfect code, your own code probably isn't perfect either! In this blog post we hope readers will remove the stigma that they attach AI generated code to.
bit.ly/4s67HFp
#Ai #CodeReview #AiAgents #CodeQuality
Many iOS bugs don’t come from complexity.
They come from misunderstanding memory semantics.
Structs copy.
Classes share.
Shared state without intent creates silent coupling.
Prefer value semantics. Use reference only when identity truly matters.
#Swift #iOSDevelopment #CodeQuality #Programming
The JavaScript linter that conquered the web - 27k stars strong, ESLint catches bugs before they cat
The JavaScript linter that conquered the web - 27k stars strong, ESLint catches bugs before they catch you with pluggable rules and AST-powered analysis
https://github.com/eslint/eslint
#JavaScript #Linting #CodeQuality
Most new programmers focus on syntax.
But real bugs usually start in state.
If values can change anytime, reasoning becomes hard — and fragile systems follow.
Senior engineers don’t just write code. They design constraints.
#Swift #iOSDevelopment #SoftwareEngineering #CodeQuality #LearnProgramming
`npx -y react-doctor@latest .`
#reactjs #javascript #softwareengineering #codequality #opensource
Too many teams jump into coding without planning or documentation. Then wonder why things fall apart. Stop the madness. Read why architecture still matters — yes, even in Agile.👇
#dotnet #DotNetDave #CodeQuality #CodeDocumentation
dotnettips.wordpress.com/2019/11/01/d...
Runtime code analysis matters more than ever as AI tools generate code faster than we can review it. Suneet Kamath breaks down why understanding what's actually running in production is critical.
foojay.io/today/runtim...
#Java #CodeQuality #DevOps
Code quality isn’t an afterthought—it’s a fundamental feature! 🚀 Neglecting it leads to tech debt, endless bugs & rewrites. Prioritize maintainability from the start.
dotnettips.wordpress.com/2019/06/24/c...
#CodeQuality #CleanCode #DevLife #MVPBuzz #dotnet
Just published: @vilojona.bsky.social demonstrates how Windsurf AI pairs with Sonar to detect Java code quality issues in real-time. AI coding meets automated analysis for cleaner code.
foojay.io/today/windsu...
#Java #AI #CodeQuality
Can't Have It Short And Also Missing Character
Can't Have It Short And Also Missing Character
#typescript #Typesafety #Functionparameters #Dates #Codequality
programmerhumor.io/typescript-memes/cant-ha...
Technical Debt Collector
Technical Debt Collector
#Compilerwarnings #Technicaldebt #Codequality #Developerhumor #Codesmell
programmerhumor.io/programming-memes/techni...
Your turn:
Define semantic contract
Hash it
Validate on startup
Try breaking it
Watch system refuse to start.
That's protection.
Full post 👇
buff.ly/BJuBWFv
#SoftwareEngineering #Programming #SoftwareDevelopment #Tech #CodeQuality #SystemDesign #BuildInPublic