Live data from Hacker News

Viewing profile — redwolf2

redwolf2

HN member
Joined
Thu, Mar 08, 2018, 9:06 PM UTC
HN karma
8
Public activity
12 items

About redwolf2

No profile information was provided.

Recent public activity

  1. comment
    Comment #47362938

    Might look like it, might also just be survivorship bias. Alot of crackpot ideas hit the wall instead of beeing a success. We only notice the successors and might think of them as …

  2. comment
    Comment #17241131

    Learn how to make no money from machine learning https://vimeo.com/232544884 Money, Time, Fun. Pick two.

  3. comment
    Comment #16996333

    Not only desktop, but most mobile platforms as well. Beeing coded in a single C file makes it portable as hell. Their documentation is also a prime example, with great insight.

  4. comment
  5. comment
    Comment #16980130

    https://www.independent.co.uk/news/science/why-stubborn-chil... https://my.apa.org/apa/idm/login.seam?ERIGHTS_TARGET=http%3A...

  6. comment
    Comment #16979674

    My approach would be: 1. Talk to Kara, why she prefers her approach and not yours. Don't tell her that the icon is wrong. Ask her, if the icon could be changed to the other. Maybe …

  7. comment
    Comment #16803873

    Just use PNG

  8. comment
    Comment #16680197

    Problem is, you may build the if pyramid of death, if you branch too deep. So break early. https://www.youtube.com/watch?v=GIl_BNIJcFg

  9. comment
    Comment #16680091

    Also: Why use get and set accessors for private fields at all, when you can just use: int foo; float bar; That can later be changed, when the need arises.

  10. comment
    Comment #16587740

    Just rely on an extern mod to integrate the voice for the mod and continue.

  11. story
  12. comment
    Comment #16547628

    Nice. I was using Droid@Screen( http://droid-at-screen.org/ ) the whole time. This seem to be a promising alternative.