惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
The Cloudflare Blog
爱范儿
爱范儿
阮一峰的网络日志
阮一峰的网络日志
WordPress大学
WordPress大学
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
Last Week in AI
Last Week in AI
Jina AI
Jina AI
V
V2EX
罗磊的独立博客
V
Visual Studio Blog
A
About on SuperTechFans
IT之家
IT之家
P
Proofpoint News Feed
B
Blog
博客园 - Franky
Blog — PlanetScale
Blog — PlanetScale
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog

LWN.net comments

tcmalloc's weird hack [LWN.net] Fixed? [LWN.net] mpd [LWN.net] Userspace AX.25 [LWN.net] RIP [LWN.net] My two cents... [LWN.net] pipx [LWN.net] Tragedy [LWN.net] A young man destined for glory [LWN.net] And 'less' won't let you search [LWN.net] A great loss [LWN.net] Sad and shocking news [LWN.net] Easy migration from Clementine [LWN.net] Sad coincidence [LWN.net] GNOME is actually usable thanks to Seth et al [LWN.net] Sad news :( [LWN.net] armhf supports preempt_rt [LWN.net] MusicBrainz accurracy [LWN.net] On open source maintainership [LWN.net] Let's stop here [LWN.net] Not a new thing [LWN.net] uv is indeed great pgmoneta Some comments on this on a Postgres blog feed [LWN.net] uv [LWN.net] going to Debian [LWN.net] Upgrading 64-bit-capable systems to 64-bit kernels? [LWN.net] Free Software foundations Maintainers can wait for code review but not for publish review? A reasonably extreme point of view [LWN.net]
RustFS deserves a mention [LWN.net]
mathstuf · 2026-06-28 · via LWN.net comments

RustFS deserves a mention

Posted Jun 28, 2026 2:17 UTC (Sun) by mathstuf (subscriber, #69389)
In reply to: RustFS deserves a mention by ballombe
Parent article: A look at MinIO alternatives: Ceph and Garage

I was curious and went to take a look. The commits are some of the least-focused things I've seen in a long time (beyond "initial code dump" or "commit this week's work before vacation" kinds of things). The addition one is a victim of squash merging just taking a huge dump on usable history…so that would need more PR history digging to untangle that I have little interest in doing. The "fix" commit seems to more just be a happenstance. The merging PR mentions a GHSA, but the actual identifying bits are placeholder "xxx" bits. It reeks of LLM-leveraging rather than LLM-assistance to me. I do at least see multiple rounds of review (though all LLM-mediated) on the fixing PR (I didn't dig into the actual contents though).

This certainly lowers rustfs' viability in my view (though I have no use for an object store to need to make such a decision in the first place).