TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Curiosity as a Service – Literally

55 pointsby KentBeckalmost 6 years ago

3 comments

ipodoptalmost 6 years ago
&quot;An hour-long project ensued extracting data from our code review tool and correlating number of reviewers with time-to-review. Turned out the optimal number of reviewers to minimize time-to-review was between 1 and 2. Any more reviewers and delay grew substantially.&quot;<p>This is off topic to the point he is making but it bothered me that he assumes correlation implies causation, haha. When a code review isn&#x27;t already going through is when I see people tossing on lots of reviewers.<p>Regardless, the article runs through some fun thoughts :)
评论 #20368520 未加载
评论 #20368455 未加载
nathan_f77almost 6 years ago
I&#x27;m doing this right now. I got tired of the limitations with GitLab CI&#x27;s caching, so I spent this weekend writing a custom caching layer that uses my own Google Cloud Storage bucket [1]. There are plenty of more valuable things that I could be working on, but this has been really fun.<p>[1] <a href="https:&#x2F;&#x2F;gist.github.com&#x2F;ndbroadbent&#x2F;d394f8a6890eddcaeafe9223e8b50be5" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;ndbroadbent&#x2F;d394f8a6890eddcaeafe9223...</a>
smoyeralmost 6 years ago
I&#x27;m easy to be one of the curiosity cogs ...if there&#x27;s an autonomous fuel tank for this I haven&#x27;t found it yet. More seriously,I think that 80% pig my work its exploratory and driven to a large degree by curiosity. I get paid really well for the other 20% because the quality of that output is driven by the investigation done without production.