HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Lindby

no profile record

comments

Lindby
·30 dagen geleden·discuss
All the things in between my commits is a messy soup. Looking there is not useful to anyone. I rewrite my history with git rebase so each commit is small and atomic. The story I create with my commits is what explains why things are as they are, it doesn't matter if it's the true chronological story on how it actually happened.

I agree with the author that reviewing pull requests is too late. The problem with pull request is that they make it hard to review individual commits since they are geared towards reviewing the result of an entire branch at once. But the answer is not to share all the noise, it should be to encourage small atomic commits so you can review the early work before the entire feature/fix is complete.
Lindby
·2 maanden geleden·discuss
I've never been to a theater without assigned seats. Maybe it's a regional difference?
Lindby
·3 maanden geleden·discuss
My approach is to color ssh sessions to prod servers red, less dangerous servers orange, my own non shared computers blue.
Lindby
·8 maanden geleden·discuss
It would be hard to find manufacturers to use it. None of the existing Android phone manufacturers would be able to release phones with this fork without also abandoning the official Android platform on all markets. Google are very strict with this in their tos. You cannot release devices using non official Android builds without losing your right to use GMS and Android Brandice on your other Android devices.