logoalt Hacker News

ottaviotoday at 7:52 AM6 repliesview on HN

Why should a developer use this for anything beyond a pet project? Just because it is written in Rust?

All these "rewritten in rust" projects only reinforce the idea that a significant part of the rust community consists of software talibans and not of engineers who must deliver something that works and is reliable over time.


Replies

dixteltoday at 8:12 AM

> software talibans

I will note that, very funny

show 3 replies
arka2147483647today at 8:26 AM

Often the biggest blocker on moving to a new programming language, is the cost of re-writing everything.

Cue some story here on a bank or airline somewhere still relying on cobol backend servers.

These LLM conversions really seem to make modernization of large parts software layers possible!

show 4 replies
egorfinetoday at 9:03 AM

> significant part of the rust community consists of software talibans

I seriously don't get it though. Rust is a nice language, but so is X. However we don't see X people brigading existing projects with constant bombardment with "rewritten in X". What is that about Rust that prompts this behavior?

show 3 replies
shawabawa3today at 9:28 AM

> Why should a developer use this for anything beyond a pet project?

If it _is_ 50% faster, then that's the reason

Obviously like any new database it's very risky to use so probably only used for niche use cases at first, but if it turns out to be just as reliable as postgres and faster then why not?

0dayztoday at 10:18 AM

How exactly are rewriting something the equivalent of being the taliban?

show 1 reply
alex_duftoday at 7:59 AM

I think this shouldn't be taken too seriously, from what I understand it's an exploration of what's possible with today's LLMs.

You're right to talk about the trend though, because what it shows is how the cost of re-writing well covered project has completely crashed, so that in itself is a learning.

show 1 reply