HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aman-pro

no profile record

Submissions

Short Essay: Rejections

medium.com
1 points·by aman-pro·vorig jaar·0 comments

Ask HN: How to help open sources improve their UX?

1 points·by aman-pro·2 jaar geleden·2 comments

Ask HN: Over the shoulder Code-Review in remote settings

15 points·by aman-pro·4 jaar geleden·28 comments

comments

aman-pro
·vorig jaar·discuss
I recently hired two engineers that were good at clearing the interview rounds using AI -- I knew because I encouraged them to use AI.

But when it came to large complex codebase or problems that required critical thinking everything fell apart.
aman-pro
·vorig jaar·discuss
Any links to read what people in EU are saying?
aman-pro
·2 jaar geleden·discuss
If you open the link that you shared you may realise that the API is so unsupported that you can't build any production application on top of it.

I was not denying that not every app needs to be native -- I was replying to a comment asking for what is not supported.
aman-pro
·2 jaar geleden·discuss
Contacts API; Not all sensors are supported
aman-pro
·2 jaar geleden·discuss
This is a fair point. I would hate spamming any maintainer. Most of these contributions will happen after the students have completed their curriculum and done 1-2 concept designs. [Apologies if I did not make it clear that I am just trying to replace the redesign projects -- not the new concept design]

At the same time, if I fork any repo of my choice -- I don't think we'll necessary work on the most important aspects. Reducing the chances of the design getting incorporated or the students getting any objective feedback to improve things.
aman-pro
·4 jaar geleden·discuss
Over the shoulder is often the developer explaining their decisions in the code, instead of the reviewer trying to reverse-engineer it, independently. It's just faster and has less resistance -- not necessarily better.

Problem with remote live reviews is that in a remote environment, it's harder to tell if someone is free or they are doing their own deep work.

Either the developer has to wait for the review to be done asynchronously before the merge... or ping someone to review their code through a screenshare and take away their attention.