Live data from Hacker News

Viewing profile — throw681158

throw681158

HN member
Joined
Mon, Jun 22, 2020, 6:43 AM UTC
HN karma
12
Public activity
11 items

About throw681158

No profile information was provided.

Recent public activity

  1. comment
    Comment #23625465

    I don't think this is accurate. The hyenas are fundamentally sadistic and difficult to satiate. That's why they're poor - it's what got them banished. They make them hyenas to rein…

  2. comment
  3. comment
  4. comment
    Comment #23624911

    Good point.

  5. comment
    Comment #23624840

    Ehh, that reads like shoehorning in a political agenda to me. The hyenas aren't dangerous because they're foreign, they're foreign because they're dangerous. Their actions make the…

  6. comment
    Comment #23624767

    Re: already in a string, one of the primary uses of regex is to search from point in a text editor. So, cursor is in a string and you want to find the next string. Regex won't work…

  7. comment
    Comment #23624691

    This reads like sales speak. My experience is the opposite. Some people take to concepts like a duck to water, some people are dopey and forget things you told them an hour ago, so…

  8. comment
    Comment #23624668

    I would amend this to: the better an engineer gets while still staying a salaried engineer. Calcified engineers are more likely to enjoy the high-level corporate environment. Flexi…

  9. comment
    Comment #23624639

    In my experience pushy parenting works. Kids tend to come out of it kinda awkward but broadly academically successful and morally upstanding. No way in hell I'd do that to my kid, …

  10. comment
    Comment #23624490

    I think mythology is an important metaphorical tool, but I'm inclined to agree with you. Disney movies are engineered to sell, usually by indulging kids' fantasies. One of the big …

  11. comment
    Comment #23597828

    Won't work if you're already in a string, or if there are escaped quotes in the string. Also won't work if you have two or more double quoted strings that both contain an apostroph…