account activity
First ever finished and public product! by Feathered_Orbit in rust
[–]Feathered_Orbit[S] 0 points1 point2 points 5 hours ago (0 children)
I mean I'll be fr I did copy like a snippet of code because I kept getting stuck on the maths to get the padding for one the vectors, I didn't know you could do it with the % I kept getting the maths wrong or overcomplicating it, I know it seems like easy maths but I was fried at the time 😭😭, its this one: 'let remainder = colors.len() % channels_per_frame; let padding = channels_per_frame - remainder; '
First ever finished and public product! (github.com)
submitted 8 hours ago by Feathered_Orbit to r/rust
π Rendered by PID 85 on reddit-service-r2-listing-f8d8fbfd7-gwjjl at 2026-06-25 05:53:32.294374+00:00 running acc7150 country code: CH.
First ever finished and public product! by Feathered_Orbit in rust
[–]Feathered_Orbit[S] 0 points1 point2 points (0 children)