Live data from Hacker News

Viewing profile — Pombal

Pombal

HN member
Joined
Fri, Aug 22, 2014, 3:57 PM UTC
HN karma
5
Public activity
9 items

About Pombal

No profile information was provided.

Recent public activity

  1. comment
  2. 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.

  3. story
  4. 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 …

  5. 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…

  6. 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…

  7. comment
    Comment #19938922

    Yep, see polystream.com

  8. 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…

  9. comment
    Comment #16001475

    Have a look at this list, hope it helps! http://stephaniehurlburt.com/blog/2017/7/14/beginner-friendl...