Live data from Hacker News

Viewing profile — loziuu

loziuu

HN member
Joined
Thu, Jan 20, 2022, 7:23 AM UTC
HN karma
6
Public activity
3 items

About loziuu

No profile information was provided.

Recent public activity

  1. comment
    Comment #31547053

    That's somewhat true. You never create big ball of mud in one go, it's a process. Process of introducing small "dirty code" changes into existing code base. I treat writing clean c…

  2. comment
    Comment #31000890

    The main point is that language you use to talk business should be used to write code. I don't get how using ubiquitous language can slow down the projects. > clear domain language…

  3. comment
    Comment #30005820

    You know what's underrated and underused? Encapsulation and common sense. You can't just do microservices for sake of microservices, but if you see that one of domains in your mono…