Unable to load image

How to make your Rust pass?

Was talking to this guy, and after the fact my friend (who knows him much better than I do) said that he clocked me based on the fact that I use Rust. Fellow :marseytrain2: rustaceans, how do you make your Rust pass? !cuteandvalid !codecels

37
Jump in the discussion.

No email address required.

fr, I was looking into what I can make with Rust and couldn't come up with an idea. Is anything built in Rust or is it just one of those languages people like to flex with? Like C++ codes device drivers and low-level shit. What does Rust dominate?


Krayon sexually assaulted his sister. https://i.rdrama.net/images/17118241526738973.webp https://i.rdrama.net/images/17118241426254768.webp https://i.rdrama.net/images/17156480765435808.webp

Jump in the discussion.

No email address required.

Honestly it's a completely useless language as of now.

It's meant for doing low-level things but unless you're willing to spend months building safe abstractions, the language will row against you. Building those safe abstractions requires you to know a lot about the language, takes a lot of time and it's really not fun. It's not at all like C where, even without libraries, you can still do a lot by yourself by cutting corners you don't care about.

Even for those things where people claim Rust already has libraries, once you try them you'll find that they're so far from complete it's impossible to do anything more than the example that they show in the repo's README.

If you're not planning on going full raw, zero libraries, then Rust is not the choice

Jump in the discussion.

No email address required.

I mean I guess but I'm using a few apps like 1Password and Element that already use Rust as the backend.


Follower of Christ :marseyandjesus: Tech lover, IT Admin, heckin pupper lover and occasionally troll. I hold back feelings or opinions, right or wrong because I dislike conflict.

Jump in the discussion.

No email address required.

I thought only the replacement they're developing was rust. Is the current one rust too?

Jump in the discussion.

No email address required.

Which one?

Element is using rust for their crypto and 1Password is using it for their daemon.


Follower of Christ :marseyandjesus: Tech lover, IT Admin, heckin pupper lover and occasionally troll. I hold back feelings or opinions, right or wrong because I dislike conflict.

Jump in the discussion.

No email address required.

yeah element. TIL

Jump in the discussion.

No email address required.

Thank you for the info!


Krayon sexually assaulted his sister. https://i.rdrama.net/images/17118241526738973.webp https://i.rdrama.net/images/17118241426254768.webp https://i.rdrama.net/images/17156480765435808.webp

Jump in the discussion.

No email address required.

Rust is good at most of the things that C++ is good at. Parts of the Linux kernel have been written in Rust

Jump in the discussion.

No email address required.

oh interesting. I've looked into learning it but I learn by coming up with an idea and gimping through a project.

I was thinking about maybe learning with a small project involving something like tcp/ip or something. idk. I want to learn but have about 100 other things I want to learn too. lol


Krayon sexually assaulted his sister. https://i.rdrama.net/images/17118241526738973.webp https://i.rdrama.net/images/17118241426254768.webp https://i.rdrama.net/images/17156480765435808.webp

Jump in the discussion.

No email address required.

>low level shit

aka the most important shit on which everything else relies.

Jump in the discussion.

No email address required.

Yes, C++ is in a lot of things. Just curious if Rust has somewhere it dominates.


Krayon sexually assaulted his sister. https://i.rdrama.net/images/17118241526738973.webp https://i.rdrama.net/images/17118241426254768.webp https://i.rdrama.net/images/17156480765435808.webp

Jump in the discussion.

No email address required.

I use plenty of cli cowtools made in rust daily and a number of tooling for js dev

Jump in the discussion.

No email address required.

Interesting. I should probs look into it more. I'm intrigued but need a plan to build something to learn it.


Krayon sexually assaulted his sister. https://i.rdrama.net/images/17118241526738973.webp https://i.rdrama.net/images/17118241426254768.webp https://i.rdrama.net/images/17156480765435808.webp

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.