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

推荐订阅源

GbyAI
GbyAI
阮一峰的网络日志
阮一峰的网络日志
G
Google Developers Blog
J
Java Code Geeks
Blog — PlanetScale
Blog — PlanetScale
大猫的无限游戏
大猫的无限游戏
云风的 BLOG
云风的 BLOG
Vercel News
Vercel News
L
LangChain Blog
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Stack Overflow Blog
Stack Overflow Blog
P
Proofpoint News Feed
腾讯CDC
博客园_首页
博客园 - 聂微东
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
M
MIT News - Artificial intelligence
WordPress大学
WordPress大学
D
DataBreaches.Net
Microsoft Security Blog
Microsoft Security 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).