Viewing profile — sptth
sptth
HN member- Joined
- Tue, Apr 26, 2022, 3:20 PM UTC
- HN karma
- 80
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About sptth
No profile information was provided.
Recent public activity
- story
- story
-
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…
-
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…
-
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…
-
comment
Comment #31178797
nice!
-
comment
Comment #31169724
https://hackingcpp.com/ looks promising.
-
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.
-
comment
Comment #31169377
It does!
-
comment
Comment #31169326
Effective Modern C++ was mentioned here and also is one of the best rated books out there, must buy it. Thanks ;)
-
comment
Comment #31169304
Quite good though it looks a bit orphaned. Saved for the future thanks ;)
-
comment
Comment #31169249
This is great advice!
-
comment
Comment #31169182
f****! :')
-
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…
-
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.
-
comment
Comment #31168856
Thanks for the help, will definitely have a look!
-
comment
Comment #31168845
Hi thanks for the recomendation, looks pretty good and complete! Is there any edition that includes modern standards? (c++17 minimum)
-
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…