Live data from Hacker News

Viewing profile — sptth

sptth

HN member
Joined
Tue, Apr 26, 2022, 3:20 PM UTC
HN karma
80
Public activity
18 items

About sptth

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
    Ask HN: Where to Start with Android Custom ROM or AOSP Development?

    I have always extended the life of my phones by flashing custom ROMs. Now I am curious about how this ROMs are built, developed and maintained. Unfortunately, even though I am a de…

  4. story
    Ask Hacker News(HN): Am I the only one that gets lost with acronyms?

    I am rising this to see what is the general feeling about the arbitrary usage of acronyms across technical articles and documentation. I've found this paragraph in the Google devel…

  5. story
    Ask HN: Modern C++ or Rust and why?

    It's a simple question still there are many opinions out there. I want to ask this here as it is one of the most active comunities amongst programmers. So if you are a C++ develope…

  6. comment
  7. comment
    Comment #31169724

    https://hackingcpp.com/ looks promising.

  8. comment
    Comment #31169523

    I guess I will deal with that once I start 'mastering' the basics, for the moment anything good that covers C++17 suits me.

  9. comment
  10. comment
    Comment #31169326

    Effective Modern C++ was mentioned here and also is one of the best rated books out there, must buy it. Thanks ;)

  11. comment
    Comment #31169304

    Quite good though it looks a bit orphaned. Saved for the future thanks ;)

  12. comment
    Comment #31169249

    This is great advice!

  13. comment
    Comment #31169182

    f****! :')

  14. comment
    Comment #31169097

    I am more of a CLI user I've been using neovim with coc for js, ts, python and even solidity development. I will try first to have things working in my usual dev environment, but t…

  15. comment
    Comment #31169025

    Afaik major changes where introduced in C++11 and later on in C++17. I would be happy finding anything that covers up to the C++17 standard.

  16. comment
    Comment #31168856

    Thanks for the help, will definitely have a look!

  17. comment
    Comment #31168845

    Hi thanks for the recomendation, looks pretty good and complete! Is there any edition that includes modern standards? (c++17 minimum)

  18. story
    Ask HN: I whant to Learn C++ not Rust!!

    I would like to learn C++ and I am looking for good learning resources (books, courses, tutorials, docs...). I would also like some introduction to modern libraries, compilers, lat…