HackerTrans
TopNewTrendsCommentsPastAskShowJobs

itoocode

no profile record

Submissions

Show HN: A Hacker News reader, a PWA, built using Blazor

hnreader.codef5.com
5 points·by itoocode·5 yıl önce·0 comments

comments

itoocode
·4 yıl önce·discuss
Humanity has never seen a vaccination campaign like covid. This is first of its kind, to this scale assuring safety would have been the first foremost for all who would have worked on this vaccine. We have to trust.
itoocode
·5 yıl önce·discuss
Yes, large companies work this way. I think you are person who does not want to waste your time for the sake of slow process. Staying longer will make you feel less confident of yourself. If it was me I would look for another fast paced startup or medium sized company.
itoocode
·5 yıl önce·discuss
Choose your architecture.

Worked with a huge monoliths, business critical, predictable usage, easy debugging, deployment simple, onboarding quick even with less documentation.

Worked with microservices, business critical, predictable usage, less documentation here onboarding took long time spent on how it works, Hard to debug, never needed to scale up. (Why microservices ? )

Lessons learnt: Problem is never with the architecture. Why you choose one over the other is the question to ask when you start on.
itoocode
·5 yıl önce·discuss
This is my suggestion, learn any language of your choice. 1. Build a crud web application , 2. Build a product which you want to use for yourself. Start working in a team .
itoocode
·5 yıl önce·discuss
Yes totally agree, being liked by teammates helps you climb the ladder.I would say it is a bitter truth .
itoocode
·5 yıl önce·discuss
Moral to learn as developers: Follow PR rules even if you are owner or admin, senior executive dev or junior dev.
itoocode
·5 yıl önce·discuss
Value of data owned by FB is precious today and this still growing in value. The problem is as a user you are taken for granted. You have no information as a user on what research studies your data is used or will be used in the future. I do not think FB realizes the ethical responsibility of holding such valuable data.
itoocode
·5 yıl önce·discuss
Totally agree with you, most of the time founders are not aware this is happening down the ladder. I have seen this scenario with the middle layer management protecting their jobs and gate keeping in most companies today.
itoocode
·5 yıl önce·discuss
Facebook cannot be compared to any other industry. Facebook's ethical problems is not about the services they provide, it is about the quantity of data collected with consent(ignorance). I hope everyone working inside is ethical as believed by the upper management.
itoocode
·5 yıl önce·discuss
This innovation opens up new ways of UX and human machine interaction. Just curious about the long term effects of externally controlling neuron signals.
itoocode
·5 yıl önce·discuss
Political issues are not new in Europe. Having lived in France, I thought the question on the vaccine was due to strict high quality standards in healthcare. But the problems with Oxford/AstraZeneca seems to be a political puzzle (May be I am wrong)
itoocode
·5 yıl önce·discuss
When done right Agile as a process is beneficial to product development. In the framework Scrum, dailys facilitate communication, and increase productivity.

Cons of any product development process is not taking into account human interaction and assuming a perfect team.

Build a team first, choose process to get the best out of this team be it Agile/whatever.
itoocode
·5 yıl önce·discuss
I meant Qml, is much more like Flutter, but I felt the learning curve was steeper than flutter.
itoocode
·5 yıl önce·discuss
Flutter is winning the race in cross platform development. I have been using Flutter for past few days, and I really like the package on whole, tools and community. Having used Xamarin and Qt in the past, Flutter is a lot easier to learn.