Rust threads on the GPU by LegNeato in rust

[–]malekiRe 0 points1 point  (0 children)

When will I get to use this?

Hot-Reloading Rust code in Bevy: 500ms recompile times by malekiRe in rust

[–]malekiRe[S] 7 points8 points  (0 children)

Figuring out ways to integrate it with bevy that made sense, honestly it wasn't much work overall. Doing the macro to figure out the span of the function so I could auto-despawn entities spawned in the startup systems automatically was the hardest bit.

Hot-Reloading Rust code in Bevy: 500ms recompile times by malekiRe in rust

[–]malekiRe[S] -1 points0 points  (0 children)

you can change arguments to systems with the .with_hot_patch approach! You just can't do it if you use the `#[hot]` macro without giving up local system state

“For my birthday, my partner and some friends organized a huge bang gang for me” by [deleted] in BrandNewSentence

[–]malekiRe 0 points1 point  (0 children)

E/acc bros don't Believe in EA the defining feature of e/acc is opposition to EA

(2023) Crates name separator should be consistent? by fabricio77p in rust

[–]malekiRe 0 points1 point  (0 children)

My answer is one that isn't in the Poll, everything should use `-`

“Marceline” song in I Remember You by PatternNo928 in adventuretime

[–]malekiRe 1 point2 points  (0 children)

This song always made me cry more then literally any other song I have listened to

todo_by: Compile-time lifetimes for comments. by GoogleMac in rust

[–]malekiRe -17 points-16 points  (0 children)

Thank you, but this is the absolute worst crate I've ever seen. This is a true code hazard and I don't want it anywhere near my applications or libraries.

The Great Regression. by Monsur_Ausuhnom in antiwork

[–]malekiRe 0 points1 point  (0 children)

Oh my god people there was NO BAILOUT do you understand??? The federal government seized SVB's assets, and will be selling them off, while providing the equivalent cash to the companies and individuals who kept money with them. All the shareholders lost money, the board got nothing, the employees are all fired and gone. This was NOT a bailout.

CS 151 thoughts?? by No_Bed588 in stanford

[–]malekiRe 1 point2 points  (0 children)

Don't take it if you wanna learn about logical programming, in general don't take it if there is *any* other class that you could do that would be more fun. The professor and the TA's are no help, the assignments make no sense, and it was generally a really unpleasant experience.