this post was submitted on 17 Jun 2023
41 points (97.7% liked)

Rust Lang

709 readers
5 users here now

Rules [Developing]

Observe our code of conduct

Constructive criticism only

No endless relitigation

No low-effort content

No memes or image macros

No NSFW Content

founded 1 year ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] nivenkos 15 points 1 year ago

Title should really be Arc<[T]> at first I was like Arc<T> makes no sense.

It's a great video though. It'd be nice if the compiler / clippy could detect entirely non-mutable uses of data structures that could be switched like this.

[–] [email protected] 10 points 1 year ago (1 children)

helpful video, just learning rust so I'm not as familiar with Arc yet. also, really glad to see other creators using manim (the data viz library by 3blue1brown), it makes good looking animations.

[–] [email protected] 1 points 1 year ago

I recognise it immediately now and it's almost distracting; I've often gone looking through the video description to confirm my hunch and then have to rewind.