<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: elvinagy</title><link>https://news.ycombinator.com/user?id=elvinagy</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 17:08:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=elvinagy" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: RustFS – Migrate from MinIO via simple binary replacement]]></title><description><![CDATA[
<p>Article URL: <a href="https://rustfs.dev/binary-replacement-a-simple-way-to-migrate-from-minio-to-rustfs/">https://rustfs.dev/binary-replacement-a-simple-way-to-migrate-from-minio-to-rustfs/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47439450">https://news.ycombinator.com/item?id=47439450</a></p>
<p>Points: 10</p>
<p># Comments: 11</p>
]]></description><pubDate>Thu, 19 Mar 2026 13:51:37 +0000</pubDate><link>https://rustfs.dev/binary-replacement-a-simple-way-to-migrate-from-minio-to-rustfs/</link><dc:creator>elvinagy</dc:creator><comments>https://news.ycombinator.com/item?id=47439450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47439450</guid></item><item><title><![CDATA[New comment by elvinagy in "MinIO repository is no longer maintained"]]></title><description><![CDATA[
<p>Elvin here from RustFS. Appreciate the feedback, especially coming from the Milvus team—we’ve followed your work for a long time.<p>You’re right about the "tension" in OSS. That’s exactly why we are pledging to keeping the RustFS core engine permanently open-source. We want to provide the solid, open foundation you mentioned so that teams like yours don't feel forced to build and maintain a storage layer from scratch.<p>On the sustainability question—you've described the challenge better than most. We're still figuring out the right model, and I don't think anyone has a perfect answer yet. What we do know is that we're building something technically excellent first, and we're committed to doing it in a way that keeps the core open.</p>
]]></description><pubDate>Sun, 15 Feb 2026 21:21:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47027677</link><dc:creator>elvinagy</dc:creator><comments>https://news.ycombinator.com/item?id=47027677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47027677</guid></item><item><title><![CDATA[New comment by elvinagy in "MinIO repository is no longer maintained"]]></title><description><![CDATA[
<p>I’m Elvin from the RustFS team in the U.S. Thanks for pointing out the issues with our initial CLA. We realized the original wording was overreaching and created a lot of distrust about the project's future.<p>We’ve officially updated the CLA to a standard License Grant model. Under these new terms, you retain full ownership of your contributions, and only grant us a non-exclusive license to use them. You can check the updated CLA here: <a href="https://github.com/rustfs/rustfs/blob/main/CLA.md" rel="nofollow">https://github.com/rustfs/rustfs/blob/main/CLA.md</a>.<p>More importantly, the RustFS team is officially pledging to keep our core repository permanently open-source. We are committed to an open-core engine for the long term, not a "bait and switch."</p>
]]></description><pubDate>Sun, 15 Feb 2026 15:53:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47024674</link><dc:creator>elvinagy</dc:creator><comments>https://news.ycombinator.com/item?id=47024674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47024674</guid></item><item><title><![CDATA[New comment by elvinagy in "Garage – An S3 object store so reliable you can run it outside datacenters"]]></title><description><![CDATA[
<p>I’m Elvin from the RustFS team in the U.S. Thanks for sharing the benchmark; it’s helpful to see how RustFS performs in real-world setups.<p>We know trust matters, especially for a newer project, and we try to earn it through transparency and external validation. we were excited to see RustFS recently added as an optional service in Laravel Sail’s official Docker environment (PR #822). Having our implementation reviewed and accepted by a major ecosystem like Laravel was an encouraging milestone for us.<p>If the “non-technical reasons” you mentioned are around licensing or governance, I’m happy to discuss our long-term Apache 2.0 commitment and path to a stable GA.</p>
]]></description><pubDate>Wed, 24 Dec 2025 05:41:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46372819</link><dc:creator>elvinagy</dc:creator><comments>https://news.ycombinator.com/item?id=46372819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46372819</guid></item><item><title><![CDATA[New comment by elvinagy in "Garage – An S3 object store so reliable you can run it outside datacenters"]]></title><description><![CDATA[
<p>Thanks for flagging this and for taking the time to point out the broken links. We open-sourced RustFS only a few months ago, and while we’ve been heavily focused on getting the core system to GA, that has admittedly created some documentation debt.<p>We’re actively reviewing the docs and cleaning up any 404s or navigation issues we can find. For the specific 404 you mentioned, we haven’t been able to reproduce it on our end so far, but we’re continuing to investigate in case it’s environment- or cache-related.<p>On the licensing side, we want to be clear that we’re fully committed to Apache 2.0 for the long term.</p>
]]></description><pubDate>Wed, 24 Dec 2025 05:20:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46372711</link><dc:creator>elvinagy</dc:creator><comments>https://news.ycombinator.com/item?id=46372711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46372711</guid></item><item><title><![CDATA[New comment by elvinagy in "Garage – An S3 object store so reliable you can run it outside datacenters"]]></title><description><![CDATA[
<p>I am Elvin, from the RustFS team in the U.S.<p>Thanks for the reality check on our documentation. We realize that some of our phrasing sounded more like marketing hype than a technical spec. That wasn’t our intent, and we are currently refining our docs to be more precise and transparent.<p>A few points to clarify where we’re coming from:
1. The Technical Bet on Rust: Rust wasn’t a buzzword choice for us. We started this project two years ago with the belief that the concurrency and performance demands of modern storage—especially for AI-driven workloads—benefit from a foundation with predictable memory behavior, zero-cost abstractions, and no garbage collector. These properties matter when you care about determinism and tail latency.
2. Language Safety vs. System Design: We’re under no illusion that using a memory-safe language automatically makes a system “100% secure.” Rust gives us strong safety primitives, but the harder problems are still in distributed systems design, failure handling, and correctness under load. That’s where most of our engineering effort is focused.
3. Giving Back to the Ecosystem: We’re committed to the ecosystem we build on. RustFS is a sponsor of the Rust Foundation, and as we move toward a global, Apache 2.0 open-source model, we intend to contribute back in more concrete ways over time.<p>We know there’s still work to do on the polish side, and we genuinely appreciate the feedback. If you have specific questions about our implementation details or the S3 compatibility layer, I’m happy to dive into the technical details.</p>
]]></description><pubDate>Wed, 24 Dec 2025 05:07:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46372656</link><dc:creator>elvinagy</dc:creator><comments>https://news.ycombinator.com/item?id=46372656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46372656</guid></item></channel></rss>