Live data from Hacker News

Viewing profile — yagni_dev

yagni_dev

HN member
Joined
Fri, Feb 03, 2023, 10:27 AM UTC
HN karma
23
Public activity
8 items

About yagni_dev

No profile information was provided.

Recent public activity

  1. comment
    Comment #38126881

    It's because borrow checker is very restrictive. Indices are a sanity escape!

  2. comment
    Comment #38023045

    You have no idea what tooling means in this context!

  3. comment
    Comment #36117826

    the only astonishing thing is how pathetic rustafarians are. Whenever someone writes something positive about a c++ feature the squad is working extra time to diminish the article/…

  4. comment
    Comment #35134327

    "You only need to hire “software” DevOps, rather than people who neatly lay your cables, journey to DC to replace disks, etc, etc, etc." Lol, what year you think we are? 1998? Ther…

  5. comment
    Comment #35067075

    Customer is king indeed but why they expect/want to use latest boost if their infra is old? Use the latest version your infra supports, simple!

  6. comment
    Comment #34740810

    the fact we might have got sick of your evangelism and lies hasn't crossed your mind I guess >It’s basically a compiler enforced set of C++ best practices Its not, its a whole diff…

  7. comment
    Comment #34738656

    Segfaults happen, you run valgrind/asan/tsan etc. As long as the codebase is not horrendous its easy to fix. Third party packages complicate things, have to choose/use wisely/appro…

  8. comment
    Comment #34738358

    >But as more and more engineers joined us, some shortcomings of C++ came to bite us: unreadable coding style, memory leak, segmentation fault, and more. - Seasoned devs but they ne…