Live data from Hacker News

Viewing profile — kbbr

kbbr

HN member
Joined
Sun, Aug 18, 2019, 5:18 PM UTC
HN karma
4
Public activity
4 items

About kbbr

No profile information was provided.

Recent public activity

  1. comment
    Comment #22657861

    Could you expand on that? In which fields would you work with these skills to earn good money?

  2. comment
    Comment #21309659

    Same here!

  3. comment
    Comment #21302776

    Unless you can leverage special instructions / hw to realize your array operations, loops will be the fundamental operations generated by the compiler executed by the CPU. For a lo…

  4. comment
    Comment #20921406

    I like C for the small set of basic rules and that it does not impose much cognitive overhead of learning too many new things for a given project I have to get to know. Typedefs we…