Viewing profile — me_im_counting
me_im_counting
HN member- Joined
- Sun, Oct 03, 2021, 12:14 AM UTC
- HN karma
- 52
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About me_im_counting
No profile information was provided.
Recent public activity
-
comment
Comment #29237619
It’s interesting how my comment seems to be taken as an assertion in the opposite direction: that women have it categorically worse in divorce. I believe that reality is much, much…
-
comment
Comment #29237558
I actually am quite sympathetic to challenges facing men, and agree that many don’t seem to care. For example, the utter lack of sympathy for male victims of marital infidelity is …
-
comment
Comment #29237524
Yeah, that does seem to be true, not that I have particular expertise on that. Sorry that you’ve had to experience that firsthand and I hope things get better for you. I think men …
- comment
-
comment
Comment #29237166
Are they? At least among wealthy men, it seems much more common for them to remarry and make a brand new second family while the ex wife is left doing most things for the first set…
-
comment
Comment #29213243
I’m a woman, and none of my smartest friends are interested in having more than 2 children. A few aren’t interested in having any. I’m the weirdo who wants 3, but I don’t see why I…
-
comment
Comment #29180567
It's not drilling on the technical side. It's drilling the experience that produces anxiety (performing it to an interviewer).
-
comment
Comment #29179556
I never had test anxiety growing up and didn't really empathize with why someone would (sympathized obviously). But solving a problem in FRONT of someone as they are evaluating me …
-
comment
Comment #29123796
If this is true, it's interesting that we didn't evolve toward a higher median intelligence.
-
comment
Comment #28934125
I wonder if there will be better remote development support on vscode.dev? It used to work well for me, but in recent releases the remote functionality has gotten so flaky...
-
comment
Comment #28849479
It’s interesting how much SQL, a declarative language, requires thinking about performance. In theory, declarative languages would allow the user to think less about imperative con…
-
comment
Comment #28831489
I looked through your site, and was a bit confused. How does this help you monitor technical debt specifically? This seems like traditional engineering issue tracking but I may be …
-
comment
Comment #28769145
I wish the author had expanded more. It would have been great to hear about the most frequent types of bugs they logged and other mitigation strategies.
-
comment
Comment #28740571
There seems to be a giant elephant in the room with this analysis. Where is the cost of manufacturing the extra car? 10 people can ride in the same rideshare car in one day, but th…
-
comment
Comment #28740557
Liquidity preference is the oft-overlooked feature here. People commonly think that because they have 1% of the shares, they will get 1% of the sales price, and that's rarely the c…
-
comment
Comment #28733393
The "Disabling Import Elision" section is interesting - I didn't realize that modules used inside string formatters would be automatically removed by the unused module remover. It …