You can take it from my cold dead pincers

242 points · 10 comments · view on lemmy.world

10 Comments

geneva_convenience@lemmy.ml · 18 pts · 1y (9 replies)

Fitting to post this on Lemmy

eldavi@lemmy.ml · 8 pts · 1y (8 replies)

is this holy war taking place on lemmy?

ferric_carcinization@lemmy.ml · 23 pts · 1y (3 replies)

Lemmy is written in Rust.

somerandomperson@lemmy.dbzer0.com · 7 pts · 1y

Task failed successfully.

Fredselfish@lemmy.world · 3 pts · 1y (1 reply)

Really?

CanadaPlus@lemmy.sdf.org · 5 pts · 1y

Yup.

Unfortunately, is still runs slower than Piefed on Python (IIRC) because the database code is godawful. Hopefully there will be a fix eventually.

geneva_convenience@lemmy.ml · 7 pts · 1y (3 replies)

We are the Rust cult. Piefed is Python.

eldavi@lemmy.ml · 3 pts · 1y (2 replies)

and this pains me. i want to contribute; but i know python, not rust.

folaht@lemmy.ml · 2 pts · 1y (1 reply)

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. >:)

eldavi@lemmy.ml · 1 pts · 1y

sounds to me like a lesson learned the hard way. lol