So far I'm really liking #rust and feel like trying something more complex than "The Fibonacci Sequence" or "Print a n by m checkerboard in the shell". Still I'm nit confident enough to try my luck with #redox. Any suggestions?
Conversation
Notices
-
Arch Mage :archlinux: (archmage@fosstodon.org)'s status on Wednesday, 22-May-2019 21:10:28 EDT Arch Mage :archlinux:
-
codesections (codesections@fosstodon.org)'s status on Wednesday, 22-May-2019 22:03:29 EDT codesections
> So far I'm really liking #rust and feel like trying something more complex than "The Fibonacci Sequence" or "Print a n by m checkerboard in the shell". Still I'm nit confident enough to try my luck with #redox. Any suggestions?
I'd suggest a simple CLI app—either a reimplementation of one you commonly use or, even better, a brand new one that solves a minor problem in your daily workflow
-