Viewing profile — Pombal
Pombal
HN member- Joined
- Fri, Aug 22, 2014, 3:57 PM UTC
- HN karma
- 5
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About Pombal
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #24813643
Most studios wouldn't consider changing from C or C++, but the only other realistic options as of 2020 are D and Rust.
- story
-
comment
Comment #21040982
Yes, really. It's fine for simple types but for more complex types in more complex situations, you pay the price. Unique pointers carry around not just the type but also a default …
-
comment
Comment #21039779
You are describing 'zero cost abstractions'. Except that they are anything but zero cost. Game developers and low level programmers shy away from them because of their impact in co…
-
comment
Comment #20642685
I would recommend you learn by doing, one step at a time. Here is an example path that builds skills on top of each other, mostly geared towards programming, based on the backgroun…
-
comment
Comment #19938922
Yep, see polystream.com
-
comment
Comment #19623817
I believe there will be of more interest now for two main reasons: - Ubiquitous frictionless headphones with built in mics like the AirPods. - More demand and access to remote work…
-
comment
Comment #16001475
Have a look at this list, hope it helps! http://stephaniehurlburt.com/blog/2017/7/14/beginner-friendl...