Anders429

joined 2 years ago
[–] Anders429@programming.dev 2 points 2 years ago

I don't think that necessarily holds true for OSS. The average user with no development experience wanting to use an open source project doesn't mean it will always develop faster.

[–] Anders429@programming.dev 6 points 2 years ago

For #2, there isn't anything stopping a separate auth system not through GitHub. Really just needs someone to own the implementation. See https://github.com/rust-lang/crates.io/issues/326#issuecomment-216662599 for past discussion surrounding this.

[–] Anders429@programming.dev 2 points 2 years ago

I'm right there with you. I've been using Rust for years. If anything, Rust has increased my ability to iterate and refactor.

[–] Anders429@programming.dev 2 points 2 years ago (1 children)

Same quote of the week as last week?

[–] Anders429@programming.dev 40 points 2 years ago (11 children)

What the heck is this paywalled article doing here? That's some reddit-level shit.

[–] Anders429@programming.dev 2 points 2 years ago (3 children)

I was originally introduced to the idea by this RustConf 2018 keynote: https://kyren.github.io/2018/09/14/rustconf-talk.html. It's rather dense though.

I did find this random article that outlines just the concept of generational indices pretty concisely: https://lucassardois.medium.com/generational-indices-guide-8e3c5f7fd594

[–] Anders429@programming.dev 6 points 2 years ago (5 children)

If you want to go one step further, a lot of game development uses a generational index, where the index is both a value and a generation, allowing you to know whether the index you currently have stored references an object that has already been destroyed and replaced by another object. Basically every ECS framework I've ever seen uses this pattern.

[–] Anders429@programming.dev 2 points 2 years ago

Don't worry, I misread it the exact same way

[–] Anders429@programming.dev 2 points 2 years ago* (last edited 2 years ago)

That quote of the week is hilarious

[–] Anders429@programming.dev 0 points 2 years ago (2 children)

Anyone know the motivation behind this change? I feel like it's weird, I kinda liked having the logo.

[–] Anders429@programming.dev 1 points 2 years ago

I sincerely doubt Rust would ever add something like this.

[–] Anders429@programming.dev 1 points 2 years ago

Felt similar when a girl I was seeing in college dragged me to Ant Man. Afterward, the entire group of people we went with were raving about how good it was,am and I was left wondering if we all saw the same movie.

view more: ‹ prev next ›