TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

VS Code Monitors Full Command Line, CPU, Memory Usage of All Processes

7 点作者 asne11大约 2 年前

1 comment

asne11大约 2 年前
I caught this suspicious process running under VS Code:<p><pre><code> &#x2F;usr&#x2F;bin&#x2F;ps -ax -o pid=,ppid=,pcpu=,pmem=,command= </code></pre> I expected a rogue extension was responsible. Rather, the spyware ships with VS Code in this commit:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;vscode&#x2F;commit&#x2F;307987fe383950b8fa50c150f7d345e353a8544b">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;vscode&#x2F;commit&#x2F;307987fe383950b8f...</a><p>Screenshot of the running process: <a href="https:&#x2F;&#x2F;pbs.twimg.com&#x2F;media&#x2F;FrSfjwtWYAE02hC?format=jpg&amp;name=large" rel="nofollow">https:&#x2F;&#x2F;pbs.twimg.com&#x2F;media&#x2F;FrSfjwtWYAE02hC?format=jpg&amp;name=...</a>
评论 #35175161 未加载