Viewing profile — au750
au750
HN member- Joined
- Mon, Jul 16, 2018, 7:09 AM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About au750
No profile information was provided.
Recent public activity
-
comment
Comment #21662858
If you are not restricted to C++98 or older, you could pass a lambda to getDimensionSum() and spare you having to use method pointers.
-
comment
Comment #21333583
Not sure how active is it but Genode looks interesting: https://genode.org/about/index "The Genode OS Framework is a tool kit for building highly secure special-purpose operating s…
-
comment
Comment #20916863
Hi, If you want to be a generalist, you may want to learn things which are useful independently of the programming language. Some books that would qualify in my opinion (as example…
-
comment
Comment #20302054
If you haven't seen it already, this would be a good start: "How To Design A Good API and Why it Matters" by Joshua Bloch Video: https://dev.tube/video/aAb7hSCtvGw PDF: https://sta…
- story
-
comment
Comment #17539400
First of all, you don't have to stay in the software domain if you don't want to. However, your concerns do not seems to be very specific to the software domain: * Everyone can be …