Viewing profile — timrogers
timrogers
HN member- Joined
- Mon, May 02, 2011, 4:54 PM UTC
- HN karma
- 1,028
- Public activity
- 189 items
- HN profile
- View on Hacker News ↗
About timrogers
http://timrogers.co.uk timrogers at github dot com
Recent public activity
-
comment
Comment #47770947
I wonder how this works under the hood and if it is significantly compromises security - no technical details in the article
-
comment
Comment #47677305
It’s an incredible map - so many fun memories!
-
comment
Comment #47573233
Tim from the Copilot coding agent team here. We've now disabled these tips in pull requests created by or touched by Copilot, so you won't see this happen again for future PRs. We'…
-
comment
Comment #47200333
> Reviewing AI output all day without the dopamine of creation is not a sustainable job description. I agree that reducing engineers’ careers to code review will lead to burnout (a…
-
comment
Comment #46391570
That would be the normal pattern. But you could certainly stop after the LLM picks the tool and provides the arguments, and not present the result back to the model.
- story
-
comment
Comment #46000737
The claim in the quote here is simply not true. The travel agency is the one that collects your personal information - but it (unsurprisingly) immediately passes just about everyth…
-
comment
Comment #45442773
GitHub PM here. We have tried this, but we weren't able to get results that we were satisfied with. Of course, you have to revisit these things regularly, as the models and wider s…
- story
-
comment
Comment #44826005
Tim from the GitHub Copilot coding agent product team here! @artdigital is on the money here. Our quick tip for beginners is to use `copilot-instructions.md` (which we can now gene…
-
comment
Comment #44818299
PM for GitHub Copilot coding agent here! Our asynchronous coding agent can run Docker in its GitHub Actions-powered development environment - for example it could start a Dockerize…
-
comment
Comment #44792021
Interestingly, the title refers to citizens but the body only refers to residents: > the AWS European Sovereign Cloud is operated only by personnel who are European Union (EU) resi…
-
comment
Comment #44043075
The #5 contributor thing is a stat from a single repository where we’re building Copilot coding agent.
-
comment
Comment #44043041
Humans are indeed in slots #1-4. After hearing feedback from the community, we’re planning to share more on the GitHub Blog about how we’re using Copilot coding agent at GitHub. Wa…
-
comment
Comment #44036285
At the moment, we're using Claude 3.7 Sonnet - but we're keeping our options open to experiment with other models and potentially bring in a model picker. (Source: I'm on the produ…
-
comment
Comment #44036275
Don't worry - this is 100% opt in. We've just added the ability to assign Copilot to an issue from `gh issue edit` and other similar commands. (Source: I'm on the product team for …
-
comment
Comment #44036271
As we've built Copilot coding agent, we've put a lot of thought and work into our security story. One of the things we've done here is to treat Copilot's commits like commits from …
-
comment
Comment #44036263
Thanks for flagging this! That isn't a behavior I've seen before in testing, and I'd love to dig into it more to see what's happening. Would you be able to drop me an email? My add…
-
comment
Comment #44036247
At the moment, we're using Claude 3.7 Sonnet, but we're keeping our options open to change the model down the line, and potentially even to introduce a model picker like we have fo…
-
comment
Comment #44036241
The "1,000 pull requests contributed by Copilot" datapoint is specifically referring to Copilot coding agent over the past 2.5 months. Pretty much every developer at GitHub is usin…
-
comment
Comment #44036220
But would you rather get paid to spend your time doing the interesting and enjoying work, or the mundane and boring stuff? ;) My hope is that agents like Copilot can help us burn d…
-
comment
Comment #44036215
Nice idea! We're going to try to get together a blog post in the next couple of weeks on how we're using Copilot coding agent at GitHub - including to build Copilot coding agent ;)…
-
comment
Comment #44036209
Copilot only does work that has been assigned to it by a developer, and all the code that the agent writes has to go through a pull request before it can be merged. In fact, Copilo…
-
comment
Comment #44036195
Great question! We started with Pro+ and Enterprise first because of the higher number of premium requests included with the monthly subscription. Whilst we've seen great results w…
-
comment
Comment #44032879
What I'm most excited about is allowing developers to spend more of their time working on the work they enjoy, and less of their time working on mundane, boring or annoying tasks. …