Live data from Hacker News

Viewing profile — uncle_bob

uncle_bob

HN member
Joined
Sun, Sep 17, 2017, 10:53 AM UTC
HN karma
13
Public activity
6 items

About uncle_bob

No profile information was provided.

Recent public activity

  1. comment
    Comment #16351789

    Noise from high power motors will be the bane of all operators, even when the car just drives by. However the junk yard will soon be a good place to source 48v generators.

  2. comment
    Comment #16026032

    Is there a C++ compiler that doesn't include 'make' and/or a 'make' replacement? There are linkage rules and even a few keywords just to allow linkage with code not generated by th…

  3. comment
    Comment #16021760

    C++ is never just C++. The build system for any C++ program includes both macro language and some form of make and/or make replacement. Explicitly generating tables at compile time…

  4. comment
    Comment #15873309

    Bitcoin doesn't scale with "The Cloud". If anyone can get the private key, they have the money... sending it off to any other provider is going to end badly. Sure any other company…

  5. comment
    Comment #15872842

    Hardware can usually be spec'ed reasonably accurately from the start. "The Toyota Way" can incrementally optimize building against a specification, from the bottom up, starting wit…

  6. comment
    Comment #15269106

    Distribution of new coins that are "mined" are dependent on the price of electricity and popularity. Being first means it was the most popular by default, so it had the most divers…