HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mikewang

no profile record

Submissions

Ask HN: When will you leanr a new stuff as a technical person?

3 points·by mikewang·2 tahun yang lalu·4 comments

comments

mikewang
·2 tahun yang lalu·discuss
The micro service is not micro anymore.
mikewang
·2 tahun yang lalu·discuss
This is super cool. I have to say this. I love your concepts.would love to see it better.

BTW, do you open-sourced all of it or just parts. Because I see your github repo does not update for a month. can I run this local?
mikewang
·2 tahun yang lalu·discuss
not sure how. But when I asked GPT with this line and the issue was found exactly.

The issue is tiny and slipery for a very big table. But I am still curious of why test can not find it.

>During the work day, this was fine. We probably committed 10-20 times a day (directly to main of course) which would cause new backend deployments to occur, giving us 40 new IDs for customers to potentially use.

They just use the test env for prod? When to push code, the CICD should be run and some examples should be run too here. And every time, the env should be clean. Here the database does not change from test to production.