Post #3014210
2024-10-01 14:30 UTC
I need a project to work on that isnt going to send me crazy
I just wanna program something dumb
Replies (2)
-
@RoxieR@tech.lgbt 2024-10-01 14:42
@lucylikeayourface@tech.lgbt Rewrite your favourite tool in language you're good at (or trying to learn)? I tried creating git from scratch in Rust, it's really good way to learn something new.
-
@noIOBeforeBedtime@mastodon.online 2024-10-01 15:26
@lucylikeayourface@tech.lgbt I sympathize :Blobhaj: I had a blast writing a toy compression tool (first without and then with looking up how it’s done). Finding improvements that get the compression ratio down is really satisfying. Good luck scratching that itch.