Skip to main content

40-year-old hacker group prefers Rust

Summary: #

The presentations for the Hackers on Planet Earth conference from July just got released, one of the talks is from a legendary hacking group that talks about its new encrypted peer-to-peer network “Veilid”, written in Rust.

Which LLM model is best for generating Rust code

Summary: #

We ran multiple large language models(LLM) locally in order to figure out which one is the best at Rust programming. All models were asked the same question:
>>> generate an advanced rust function

Some models generated pretty good and others terrible results.