Live data from Hacker News

Viewing profile — orangehacker2

orangehacker2

HN member
Joined
Mon, Dec 12, 2022, 10:57 PM UTC
HN karma
2
Public activity
5 items

About orangehacker2

No profile information was provided.

Recent public activity

  1. comment
    Comment #33961987

    I wish it had accessibility features like graphs on this dashboard: https://blog.cloudflare.com/project-a11y/

  2. comment
    Comment #33961924

    Alright, I think I have found the main point of our misunderstanding: > The main benefit, and the whole point, of layered architectures is to ensure the software architecture to si…

  3. comment
    Comment #33961841

    > To this day automated tests suits against UI tends to be flaky. So testing against a code api is indeed better. You don't need hexagonal architecture to test the code api. Layere…

  4. comment
    Comment #33961811

    I asked specifically about "Hexagonal, Onion, or Clean architecture". CQRS is another story, it is relatively widely used and very handy in certain scenarios. Is LINE Pay designed …

  5. comment
    Comment #33961756

    > misses the whole point of DDD or any software architectural style you mentioned. I didn't mention DDD. > a set of very basic software design principles that avoid/eliminate probl…