Viewing profile — bmay
bmay
HN member- Joined
- Tue, Jul 14, 2015, 3:10 PM UTC
- HN karma
- 113
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About bmay
No profile information was provided.
Recent public activity
-
comment
Comment #47028617
> Those hypes are forgotten as fast as they are created. Remember Cursor? of course--i use it every day. are you implying Cursor is dead? they raised $2B in funding 3 months ago an…
-
comment
Comment #47028533
where in the podcast (transcript: https://lexfridman.com/peter-steinberger-transcript/ ) did he say that?
-
comment
Comment #37990134
That study was done on early adolescents. How generalizable are those results to adult, white-collar workers?
-
comment
Comment #37356332
Kurzgesagt has a video on this topic: https://www.youtube.com/watch?v=dqwpQarrDwk
-
comment
Comment #36025337
Seems like their status page ( https://metastatus.com/ ?) does not reflect this?
-
comment
Comment #34702414
> Virginia has [...] a better social scene What's your definition of a "social scene"? I have lived in both and have known many people who have lived in both and you are probably t…
-
comment
Comment #34694054
> taxes are less than both virginia and maryland Can you elaborate? "Taxes" can mean many different things and, for my situation, income taxes in Virginia are far lower than in the…
-
comment
Comment #28872292
> Bay Area salaries, according to levels.fyi, for these levels range from $190k to $350k. > According to Robert Half, Bay Area salaries are 42% above the national average, so that …
-
comment
Comment #24102147
the "link:" operator doesn't work for me--it just seems to include the URL's tokens in the search
-
comment
Comment #19834745
installing and running this version did not resolve the issue for me is there something else I need to do?
-
comment
Comment #18712101
> these are soft-skill books. Clean Code is not a soft-skill book.
-
comment
Comment #16952213
In college, I went to bed around 2-3:30am every weeknight because that's what the people around me were doing. Also, I was regularly staying out at least that late on weekends. In …
-
comment
Comment #15975140
more qualified women in the workforce => greater efficiency, increase in net jobs created, lower prices => increased benefits for everyone
-
comment
Comment #15686828
Better yet: repeatedly divide and then take the inverse.
-
comment
Comment #15686811
You need some cleverness to code an add(x, y) method with only bitwise operators. Then, you need to code a multiply(x, y) method using some more bit shifting cleverness and your ne…
-
comment
Comment #15019292
Hopefully, because I'm in a similar situation and starting the program in a week!
-
comment
Comment #14880989
Tweet their customer service (@FedExHelp). My friend who works in tech support (not at FedEx) recommends this practice.
-
comment
Comment #14516102
6.042J (Math for CS) is pretty challenging. Anyone who worked through it have any tips when you're stuck? Maybe slightly easier problems to supplement with for practice?
-
comment
Comment #14173950
A quick Google search led me to this: https://www.theguardian.com/lifeandstyle/2016/jul/15/shuffle...
-
comment
Comment #14117852
Thoughts on this vs. Steven Halim's handbook?
-
comment
Comment #14044818
Say there are a trillion doors and the host closes 999,999,999,998 of them. Which scenario is more plausible: 1) Your 1-in-a-trillion chance original choice just happened to be cor…
-
comment
Comment #13796497
Your comment: > the question is to explain how the red-black tree algorithm works. From your link: > Sample questions included: What’s a Red-Black Tree and what would you use it fo…
-
comment
Comment #13794812
> Outside of the interview context, I haven't balanced a red-black tree since I was in undergrad over 15 years ago. Which company asked you to balance a red-black tree in an interv…
-
comment
Comment #13592768
> When the University of Chicago asked a panel of leading economists about automation, 76 percent agreed that it had not historically decreased employment. > But when asked about t…
-
comment
Comment #13277603
> implement a red-black tree from memory Can we quit using this ridiculous example? I'd be willing to bet that less than 1 in 100,000 technical interviews have asked someone to imp…