#CodeSmell

William @ A9a9@techhub.social
2025-05-12

#CodeSmell is too humane a term to be applied to the change in signature of a code base when an in-tool AI agent fixes bugs introduced with a different model behind a different AI agent.
What are we calling this generative entropy? "Generative Entropy"?

2025-04-07

Just published a new article about a code smell that seemed to have no name yet so I gave it one:
levelup.gitconnected.com/the-v

Inautiloinautilo
2025-03-26


‘aria-label’ is a letdown · “One in three ‘aria-label’ implementations have likely issues.” ilo.im/162zei

_____

Erik C. Thauvinethauvin
2025-02-23
2024-04-19

I have a new theory about Boots’s car crash of a website.

I’ve become somewhat obsessed with the boots.com website and its endlessly hilarious bad front end. My theory in my last post was a bad or underskilled manager. A bully or an idiot or both.

I still think there is some bad management shite going down at boots.com but I have started to wonder if the fault might not be further upon the chain […]

#badCode #bigCompanyFails #Boots #codeSmell #errors #HCLTechnologies #IHaveNotes #IBM #managers #muggles #WebSphereCommerce #wizards #CodingAndDevelopment

2023-12-11

New #rstats blog post: "Code Smell: Error Handling Eclipse"

njtierney.com/post/2023/12/06/

Where I discuss a code smell I've found lately, too much input error handling inside a function totally eclipses the intent of the function.

#rse #researchsoftwareengineering #codesmell

🍄🌈🎮💻🚲🥓🎃💀🏴🛻🇺🇸schizanon@mas.to
2023-10-28
2023-07-27

You know it's about to get rough when the service you're about to work on starts with Fields and the is not even in sight.

2023-06-17

Microservice Anti-Pattern

Nach einigen Beiträgen zu Microservices soll in diesem Beitrag ein wenig über die Schattenseiten der Technologie berichtet werden. Insbesondere über Bad-Smells und Anti-Pattern, den falschen Lösungsansätzen, bei der Entwicklung eigener Microservices.

schegge.de/2023/06/microservic

#AntiPattern #BestPractices #Java #Pattern #BadSmell #BoundedContext #CodeSmell #Microservice #Monolith

Nicklas Johnson 🏳️‍🌈spatula@tech.lgbt
2023-05-30

The word "and" in a method name is almost always a "code smell."

#SoftwareEngineering #SoftwareDevelopment #codeSmell

2023-01-10

The system I'm modifying right now has blocks of different types, and one of those types can contain other blocks. As it happens, that block type only ever contained two child blocks.
ALL of the code that needs to recurse down the block tree is written twice:
if (doStuff(stuff, block.children[0])) return true;
if (doStuff(stuff, block.children[1])) return true;

Aargh! (1/2)

#code #codeSmell #whyyyy

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst