mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

611
comptes actifs

#cranelift

0 message0 participant0 message aujourd’hui

Hello Fediverse. So I'm looking for a #remote #opensource job or project in European timezones.

I am not good in writing CVs. So I'm just listing the projects I have done:

I'm a #Linux user. I have good experience using CLI, and I have basic shell scripting skills. I also have a little experience with #FreeBSD

I am also good at reading academic papers, standards(like RFCs) and manpages.

I am up for working on #FOSS projects as freelancer or part time contracts.

Boosts appreciated :)

PS: I am also familiar with #CommonLisp. But I highly doubt if I can find a #Lisp job anywhere!

Codeberg.orgwakegpDetecting wake words using Linear Genetic Programming

Rust now distributes its compiler backend based on Cranelift, on the nightly channel, github.com/rust-lang/rust/pull.

```
$ rustup component add rustc-codegen-cranelift-preview --toolchain nightly
$ RUSTFLAGS="-Zcodegen-backend=cranelift" cargo +nightly build
```

That’s neat! It’s shaping great.

GitHubDistribute cg_clif as rustup component on the nightly channel by bjorn3 · Pull Request #81746 · rust-lang/rustPar bjorn3