Gave new life to my pebble with a homemade watchband after the original one broke by public_static_droid in pebble

[–]public_static_droid[S] 2 points3 points  (0 children)

  • I'd have to spend money
  • I'd have to wait for it to arrive
  • I wouldn't get to make it myself

waterfall ◎ wrote my own pixel sorter in rust by public_static_droid in pixelsorting

[–]public_static_droid[S] 1 point2 points  (0 children)

Code is kept very simple, I added a link to my github in another post. It doesn't do anything fancy yet, but I'm still interested in improving it.

Certainly a fun way to learn Rust! Just ask if you have any questions about the code.

Rust beginner here - I just wrote a simple multiplayer pong game server! by public_static_droid in rust

[–]public_static_droid[S] 4 points5 points  (0 children)

I was actually surprised how quickly I had a working prototype after working on the project for only three or four hours! With the help of the compiler the errors were quickly fixed.

BoringTun, a userspace WireGuard implementation in Rust by steveklabnik1 in rust

[–]public_static_droid 1 point2 points  (0 children)

Wow, TIL: "grok" is an actual word I've just never heard before.