Live data from Hacker News

Viewing profile — redwolf22

redwolf22

HN member
Joined
Fri, Jan 15, 2021, 10:01 AM UTC
HN karma
10
Public activity
7 items

About redwolf22

No profile information was provided.

Recent public activity

  1. comment
    Comment #32190341

    I personally have no problem with Copilot. To me every source should be open for personal use. For commercial use this might causes a problem, Github profiting from established sou…

  2. comment
    Comment #32001122

    You could imply that this uncertainty also exists in the trolly problem or you could imply that it does not exist there.

  3. comment
    Comment #31907365

    I would talk it out with the person. Such comments aren't helpful at all, unless the mistake made on that line is obvious.

  4. comment
    Comment #29873147

    Lesson learned: - Don't rely on open source software. It's all FUD. Always use software from companys you can sue by a contract. - If you need an an open source library to color yo…

  5. comment
    Comment #29712308

    Ah sorry. I did not see your comment while editing mine to include this argument as well.

  6. comment
    Comment #29712224

    Its more likely that they just want the number for Multi-factor authentication. Not that I like, that every site now asks for a phone number. But it is more of a security reason. O…

  7. comment
    Comment #25788995

    I disagree. Using this technique will lead to more cyclomatic complexity. I aim to write small methods and readable code. In small methods, there is no problem using early returns.…