logoalt Hacker News

gck1yesterday at 12:51 PM1 replyview on HN

That, and also because rust compiler is a very good guardrail & feedback mechanism for AI. I made 3 little tools that I use for myself without knowing how to write a single rust line myself.


Replies

Imustaskforhelpyesterday at 2:10 PM

I can see that a reality but I am more comfortable using Golang as the language compared to rust given its fast compile times and I have found it to be much more easier to create no-dependices/fewer-dependencies project plus even though I wouldn't consider myself a master in golang, maybe mediocre, I feel much easier playing with golang than rust.

The resource consumption b/w rust and golang would be pretty minimal to figure out actually for most use cases imho.