Live data from Hacker News

Viewing profile — bmay

bmay

HN member
Joined
Tue, Jul 14, 2015, 3:10 PM UTC
HN karma
113
Public activity
40 items

About bmay

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #47028533

    where in the podcast (transcript: https://lexfridman.com/peter-steinberger-transcript/ ) did he say that?

  3. comment
    Comment #37990134

    That study was done on early adolescents. How generalizable are those results to adult, white-collar workers?

  4. comment
    Comment #37356332

    Kurzgesagt has a video on this topic: https://www.youtube.com/watch?v=dqwpQarrDwk

  5. comment
    Comment #36025337

    Seems like their status page ( https://metastatus.com/ ?) does not reflect this?

  6. 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…

  7. 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…

  8. 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 …

  9. comment
    Comment #24102147

    the "link:" operator doesn't work for me--it just seems to include the URL's tokens in the search

  10. comment
    Comment #19834745

    installing and running this version did not resolve the issue for me is there something else I need to do?

  11. comment
    Comment #18712101

    > these are soft-skill books. Clean Code is not a soft-skill book.

  12. 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 …

  13. comment
    Comment #15975140

    more qualified women in the workforce => greater efficiency, increase in net jobs created, lower prices => increased benefits for everyone

  14. comment
    Comment #15686828

    Better yet: repeatedly divide and then take the inverse.

  15. 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…

  16. comment
    Comment #15019292

    Hopefully, because I'm in a similar situation and starting the program in a week!

  17. comment
    Comment #14880989

    Tweet their customer service (@FedExHelp). My friend who works in tech support (not at FedEx) recommends this practice.

  18. 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?

  19. comment
    Comment #14173950

    A quick Google search led me to this: https://www.theguardian.com/lifeandstyle/2016/jul/15/shuffle...

  20. comment
    Comment #14117852

    Thoughts on this vs. Steven Halim's handbook?

  21. 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…

  22. 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…

  23. 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…

  24. 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…

  25. 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…