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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Curl website traffic Feb 2025

30 点作者 TangerineDream3 个月前

2 条评论

skissane3 个月前
&gt; It seems to imply that a vast amount of it is not browser-based,<p>Given the number of CI pipelines I&#x27;ve seen which download package X and then install it, and do this every time the pipeline is run... I&#x27;m not surprised<p>Yes, one should be using some artifact caching solution. But I don&#x27;t think any of them are truly seamless, they all involve extra busywork in each pipeline to actually turn them on, and it isn&#x27;t surprising a lot of people don&#x27;t. Or else, people do set it up for <i>some</i> things in the pipeline (e.g. APT&#x2F;RPM, Maven, Gradle, PyPI, NPM, etc) but then there&#x27;s some random other thing it needs which just gets pulled in with wget or curl.
评论 #43149033 未加载
israrkhan3 个月前
This is mind blowing. if such a huge majority uses their hosted CA bundle, that makes curl a very attractive target. All under the control of a single individual (I am not questioning his integrity, just saying too much reliance on a single project&#x2F;individual). We have seen such examples in past (e.g openssl)