antonpuz

↗ HN profile [ 53.2 ms ] full profile
Karma
35
Created
August 16, 2018 (7y ago)
Submissions
0
  1. A spin-off of the question: Ask HN: What are the best articles on managing people you've ever read? Driving people not directly reporting to you in essential in many roles asuch as architects, product folks or just…

  2. I currently read "how to make friends and influence people", this and many other soft-skills books/trainings offer concepts and ideas of how one should act in a business/social conversations. I always struggle with…

  3. On every open source project under the contribution section there is a note that everyone can contribute, and usually it says that even people with no background in programming can help, usually in tasks such as…

  4. I know HN is owned by Y-Combinator. But, as a popular and homogeneous platform there must be many possible ways to earn from it. So what is HN's business model and how its value is measured?

  5. All ideas are welcome, personal experience is preferred. Shoot.

  6. All ideas are welcome, personal experience is preferred. shoot.

  7. As a developer, I work with many systems and services. Each one has special configuration, parameters, flows, inputs, etc. Sometimes, after even few days of not working on a task, I have to spend some time in…

  8. As a software developer, I sometimes need to join different existing running projects. Most of the time we use Java, where polymorphism, inheritance, and reflection make it a hell to follow (even with a debugger). Most…