Live data from Hacker News

Viewing profile — ehsanziya

ehsanziya

HN member
Joined
Fri, Apr 06, 2018, 2:40 PM UTC
HN karma
7
Public activity
6 items

About ehsanziya

No profile information was provided.

Recent public activity

  1. comment
    Comment #38362262

    Based on what've seen so far, one of the following possibilities is the most likely: 1. Altman was actually negotiating an acquisition by Mircosoft without being transparent with t…

  2. story
    Ask HN: Engineering Managers, what do you think about performance reviews?

    In software engineering organisations that are larger than 10 people, annual or biannual performance reviews are very common. Do folks think this is a useful thing to do? What are …

  3. comment
    Comment #36444355

    Why do you think this hasn't been built yet?

  4. comment
    Comment #36444331

    > Hopefully it will eliminate all the boring shit like managing JIRA, giving status updates, and following up with communication tasks. Have you tried automating any of these befor…

  5. story
    Ask HN: What will the impact of AI be on Engineering Management?

    People have discussed at length how they think AI will change software engineering as a profession. But what do folks think the impact of AI will be on the Engineering Manager's ro…

  6. comment
    Comment #16773613

    Very good demonstration of using async/await to reduce the complexity that callbacks add. In my experience, Promises without async/await did not solve a lot of problems that callba…