HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pksunkara

no profile record

Submissions

Ask HN: Which GitHub features are needed in a code forge before you can migrate?

2 points·by pksunkara·11 วันที่ผ่านมา·1 comments

AI recruiters: faster, cheaper, and still clueless

pksunkara.com
2 points·by pksunkara·6 เดือนที่ผ่านมา·0 comments

comments

pksunkara
·11 วันที่ผ่านมา·discuss
Let me start off (assuming all code forges have PRs)

  1. Branch protection rules
  2. CI
  3. Terraform provider (API)
pksunkara
·2 เดือนที่ผ่านมา·discuss
I would love to know the need behind pushing over HTTPS. Is the SSH protocol not good?
pksunkara
·3 เดือนที่ผ่านมา·discuss
I think the CLI is useful for pushing. What do you use to push all the rebased child branches?
pksunkara
·5 เดือนที่ผ่านมา·discuss
I am still curious why they stopped offering their original service. What was the feedback from users? Why did developers not want to use it?
pksunkara
·6 เดือนที่ผ่านมา·discuss
Thanks, missed that part. I would still be interested in knowing how much additional storage that adds, if the OP is interested in updating the article.
pksunkara
·6 เดือนที่ผ่านมา·discuss
I think a stored generated column allows you to create an index on it directly. Isn't it better approach?