Currently fluent with c++, not-java, spackles of rust, stilllearning golang.
Backend amateur, who believes there’s more to life than EsEsHeching to servers.
I can spare some time to undertake moderate project (or major, we’ll see)
Share your source, even if it’s java-related, I won’t judge, pinky swear.
I started a fork of Lemmy geared toward inventory called Lemventory. I’m currently attempting to achieve dev/build tooling parity in Nix before I even touch a single line of their code. But that’s just my idiosyncratic way…anyone who actually knows rust and has their tooling ready could jump in and my Nix stuff wouldn’t get in the way.
If you’re interested, it’ll probably be a pretty simple rewrite at first. So, you could branch my fork and explore the conversions that would need to be made to enable it if you want.
I feel like I’m missing something… what is a spicy project?
To me, something that’s a bit out of ordinary
I mean, I can come up with dozens of ‘spicy’ ideas to keep you busy… I don’t have a budget though ;)
https://github.com/LemmyNet/lemmy-ui-leptos
…could do with a hand, and it’s very spicy! isomorphic rust code, bleeding edge UI frameworks, potential to radically improve a system used by millions
bleeding edge UI frameworks
yummy
My go-to recommendation for a project is always a BigInt library. Helps you learn a lot about a language from project structure to syntax and operator overloading.
It’s also a lot of fun!