RSSAmplifier

Blog

br11k's blog

blog.br11k.devRSS feed ↗5 posts

Latest posts

Don't mop the floor. Fix the leaky faucet.

Complexity is a choice. Simplicity is also a choice. Look for the root cause.

Optimizing for understanding

When code review is the biggest bottleneck, you need to optimize for understanding.

Solving the Code Review Bottleneck, Part 2: Painless Product/Technical Specs, 2026 Edition — 'Magic Link Sign-In'

Decompose your product/technical specs into logical, single responsibility, atomic parts. And CI/CD will take care of the rest.

Solving the Code Review Bottleneck, Part 1: Stacked Commits

Decompose your work into logical, single responsibility, atomic commits.

Contacts


 I'm Nikolay Konovalov, but feel free to call me Nik. 
 Who are you? # 
 I'm a Software Engineer. It's my job to bang my head against problems.
And it seems this is still a skill we are getting paid for! 
 My journey began with a bare-bones laptop and LAMP stack.
I had to implement guestbook 3 times before I got my first job offer: 
 
 Plain HTML, PHP, SQL, a bit…