📰 Dev.to · Maxi Contieri
Articles from Dev.to · Maxi Contieri · 14 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9050)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Maxi Contieri
1d ago
Code Smell 319 - Hardcoded Stateless Properties
Don't turn collaborators into permanent roommates TL;DR: You should avoid storing stateless utility...

Dev.to · Maxi Contieri
4d ago
AI Coding Tip 014 - Use Nested AGENTS.md Files
Context is precious. Don't waste it. TL;DR: Split your AGENTS.md into layered files so your AI...

Dev.to · Maxi Contieri
1w ago
AI Coding Tip 013 - Use Progressive Disclosure
Structure your skills so the AI loads only the files it needs. Split complexity across modular files...

Dev.to · Maxi Contieri
2mo ago
AI Coding Tip 003 - Force Read-Only Planning
Think first, code later TL;DR: Set your AI code assistant to read-only state before it touches your...

Dev.to · Maxi Contieri
6mo ago
Code Smell 310 - Vague Date Naming
When 'date' doesn't tell you what you need to know TL;DR: Use descriptive date names that reveal...

Dev.to · Maxi Contieri
11mo ago
From Helpful to Harmful: How AI Recommendations Destroyed My OS
Why you should always be in control TL;DR: Always stay in control when using AI tools. Blind trust...

Dev.to · Maxi Contieri
1y ago
Code Smell 294 - Implicit Return
Your language adds clever features. Making YOU more obsolete TL;DR: Overusing implicit returns...

Dev.to · Maxi Contieri
1y ago
Code Smell 292 - Missing Return
When your code loses its way TL;DR: Missing return statements cause unexpected behavior. ...

Dev.to · Maxi Contieri
1y ago
Code Smell 284 - Encrypted Functions
Cryptic Code is Bad Code TL;DR: Avoid obfuscated functions in your code. This article is based on...

Dev.to · Maxi Contieri
1y ago
Code Smell 260 - Crowdstrike NULL
Avoiding the Null Trap in Privilege Mode Drivers TL;DR: Using null pointers in critical code can...

Dev.to · Maxi Contieri
3y ago
Code Smell 192 - Optional Attributes
You need to model something optional. Have you tried collections? TL;DR: Collections are fantastic....

Dev.to · Maxi Contieri
4y ago
TDD Conference 2021 - Test-Driven Development on Legacy Systems - Maximiliano Contieri
First International Test Driven Development took place on July 10th. In this series, I will include...

Dev.to · Maxi Contieri
4y ago
TDD Conference 2021 - Agile Pain Relief Through Technical Excellence - James Grenning
First International Test Driven Development took place on July 10th. In this series, I will include...

Dev.to · Maxi Contieri
4y ago
TDD Conference 2021 - Want More Value Faster? Take Many More Much Smaller Steps - GeePaw Hill
First International Test Driven Development took place on July 10th. In this series, I will include...
DeepCamp AI