Live data from Hacker News

Viewing profile — atso

atso

HN member
Joined
Sun, Feb 16, 2014, 11:50 AM UTC
HN karma
16
Public activity
7 items

About atso

No profile information was provided.

Recent public activity

  1. comment
    Comment #17876797

    The manual is worth a read. This is a software (as gcc) in which the "man" page or the information displayed with "--help" is not near the bunch of things there are described in th…

  2. comment
    Comment #16775939

    You have clang-tidy: https://www.kdab.com/clang-tidy-part-1-modernize-source-code...

  3. comment
    Comment #14899622

    Could you post a link, please? Searching for those terms leads to a '96 book and some different blog posts, but I am not sure if the ones you are referring to. Thanks!

  4. comment
    Comment #14011550

    You can do `make -j4 install`. Works as intended.

  5. comment
    Comment #13036253

    Well, both the article and the video say that there is more than one factor for reaching stability, not only momentum. I think that this is the current status, knowing that the bik…

  6. comment
    Comment #10754663

    Of course once the makefile is generated, there is no need to use cmake (as long as the project is not modified), but you cannot share a makefile generated by cmake, not even redis…

  7. comment
    Comment #7247383

    I hear about rdiff-backup, but I think its two main drawbacks are: * on the webpage, there is no new release since 2009. * has no de-duplication. I was considering moving my 5+ yea…