You must log in or register to comment.
Fitting to post this on Lemmy
is this holy war taking place on lemmy?
Lemmy is written in Rust.
Task failed successfully.
Really?
Yup.
Unfortunately, is still runs slower than Piefed on Python (IIRC) because the database code is godawful. Hopefully there will be a fix eventually.
We are the Rust cult. Piefed is Python.
and this pains me. i want to contribute; but i know python, not rust.
Rust is easy to learn. All you need to know is that new variables consume old variables when assigned.
Once you know that you will never make any ownership error again. >:)sounds to me like a lesson learned the hard way. lol