<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: dmitriv</title><link>https://news.ycombinator.com/user?id=dmitriv</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 17:34:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dmitriv" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>The fact that non-AI changes are attributed to Copilot is a bug. The intent was to allow customers to add attribution of AI-generated code. As with any bug, it was not intetional.</p>
]]></description><pubDate>Sun, 03 May 2026 09:42:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995237</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47995237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995237</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>Thank you so much for explaining the exact reason I did it!<p>I am reading all pings from GitHub on VS Code and this was just turning into a stream of spam that wasn't adding much new information.</p>
]]></description><pubDate>Sun, 03 May 2026 09:37:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995199</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47995199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995199</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>I did both, didn't I? :-)</p>
]]></description><pubDate>Sun, 03 May 2026 09:33:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995183</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47995183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995183</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>Correct.</p>
]]></description><pubDate>Sun, 03 May 2026 09:29:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995148</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47995148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995148</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>I really did create a new account to respond :)</p>
]]></description><pubDate>Sun, 03 May 2026 09:28:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995141</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47995141</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995141</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>I think this is a good point - perhaps there should be some commit-time UI which would let the user make the choice. Thanks for the suggestion!</p>
]]></description><pubDate>Sun, 03 May 2026 09:27:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995136</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47995136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995136</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>First comment does not sound constructive - are you interested in my opinion on (n)vim?<p>I am not a legal, so can't comment on legal things. However, I have already responded elsewhere here that this feature has nothing to do with licensing or ownership and was added for those that want the attribution. I understand the desire to see anything Microsoft as bad and evil, but we are really just trying to make a better experience.<p>I'll respond to the third one, thanks!</p>
]]></description><pubDate>Sun, 03 May 2026 09:26:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995126</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47995126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995126</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>Agreed, fixed disableAiFeatures in my PR: <a href="https://github.com/microsoft/vscode/pull/313931" rel="nofollow">https://github.com/microsoft/vscode/pull/313931</a>
Will work on making it better later.</p>
]]></description><pubDate>Sun, 03 May 2026 07:58:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994560</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994560</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994560</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>The change was about helping teams ensure AI-generated code is attributed in commits - nothing to do with copyrights and the like. If you don't have to take my word for it - query VS Code repo for changes and issues that went into implementing this and you will see.</p>
]]></description><pubDate>Sun, 03 May 2026 07:57:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994546</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994546</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994546</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>Sorry about that, it's being reverted: <a href="https://github.com/microsoft/vscode/pull/313931" rel="nofollow">https://github.com/microsoft/vscode/pull/313931</a></p>
]]></description><pubDate>Sun, 03 May 2026 07:51:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994500</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994500</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>Switched back to opt-in here: <a href="https://github.com/microsoft/vscode/pull/313931" rel="nofollow">https://github.com/microsoft/vscode/pull/313931</a></p>
]]></description><pubDate>Sun, 03 May 2026 07:48:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994485</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994485</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>That's ok :-)</p>
]]></description><pubDate>Sun, 03 May 2026 07:48:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994483</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994483</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>Thanks. Done here: <a href="https://github.com/microsoft/vscode/pull/313931" rel="nofollow">https://github.com/microsoft/vscode/pull/313931</a></p>
]]></description><pubDate>Sun, 03 May 2026 07:48:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994482</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994482</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>It would be tricky, yes, since it depends on core editor functionality which is not exposed through the API.</p>
]]></description><pubDate>Sun, 03 May 2026 07:47:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994479</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994479</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>I don't refuse - what would you like to ask?</p>
]]></description><pubDate>Sun, 03 May 2026 07:46:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994475</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994475</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>Correct, this was the ask.</p>
]]></description><pubDate>Sun, 03 May 2026 07:46:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994474</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994474</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994474</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>Good feedback, there needs to be a more explicit opt-in into this for teams that want it. FWIW nobody's performance here will improve from having this metric :-)</p>
]]></description><pubDate>Sun, 03 May 2026 07:44:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994461</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994461</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>It is the middle of the night and I am responding. Anything specific you'd like me to respond to?</p>
]]></description><pubDate>Sun, 03 May 2026 07:41:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994442</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994442</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>Agreed on both points. Having it shown before going into the commit would let the developer decide whether they want it. #2 is fixed in my PR.</p>
]]></description><pubDate>Sun, 03 May 2026 07:39:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994431</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994431</guid></item><item><title><![CDATA[New comment by dmitriv in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>I am reverting it because there are bug in the feature and it obviously does not work as expected. Any feedback is important, HN or not.</p>
]]></description><pubDate>Sun, 03 May 2026 07:05:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994202</link><dc:creator>dmitriv</dc:creator><comments>https://news.ycombinator.com/item?id=47994202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994202</guid></item></channel></rss>