Kodus blog​

The best insights on software development.

What are you interested in reading about today?​

Vamos ser honestos, our development environments are getting more complex every day. Microservices, monorepos, serverless functions, a dozen CI jobs… it is a lot to manage. The promise of a

Introduction This post is for you if you want to build an internal code review tool for your team and don’t know where to start. Or if you’re just curious

Let’s be honest, coding with an LLM often feels like working with a junior developer, but with wild inconsistency. It can generate a great starter version of your code, and

Everyone has been there, stuck waiting for a critical PR review while the project manager keeps pushing you. If you’ve been using a tool like Coderabbit to ease that pain,

A technical debt does not appear out of nowhere after a bad sprint. It works more like a tax you pay on every future feature. And it almost always comes

Code reviews can easily turn into a mess. In one PR you get a super detailed analysis full of notes. In the next one, a change of similar complexity goes