Viewing profile — throw681158
throw681158
HN member- Joined
- Mon, Jun 22, 2020, 6:43 AM UTC
- HN karma
- 12
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About throw681158
No profile information was provided.
Recent public activity
-
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…
- comment
- comment
-
comment
Comment #23624911
Good point.
-
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…
-
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…
-
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…
-
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…
-
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, …
-
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 …
-
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…