Ancestors

Written by Matthias Endler on 2025-01-16 at 16:07

Rust isn't great for prototyping?

I disagree, but I'd love to hear people's thoughts.

https://corrode.dev/blog/prototyping/

[#]rustlang #rust

=> More informations about this toot | More toots from mre@mastodon.social

Toot

Written by Ted on 2025-01-18 at 01:50

@mre

I've been doing some prototyping in Rust recently and I mostly agree.

One challenge is that it just feels wrong having a bunch of Clone, unwrap, Arc etc. that I know could be avoided. Of course rationally, this is no less efficient than its Python alternative.

=> More informations about this toot | More toots from tschundler@leds.social

Descendants

Written by Matthias Endler on 2025-01-18 at 14:54

@tschundler yeah, exactly, but that's the point: since all of these can be grepped for (i.e. they are explicit), you can later go and clean them up. I do that all the time.

In Python, I would have to know when a function throws an exception; I cannot grep for that. The result is a false sense of security because nothing screams "danger".

=> More informations about this toot | More toots from mre@mastodon.social

Proxy Information
Original URL
gemini://mastogem.picasoft.net/thread/113846847723795423
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
288.977614 milliseconds
Gemini-to-HTML Time
1.32902 milliseconds

This content has been proxied by September (3851b).