Jeff Forcier · @bitprophet
648 followers · 6613 posts · Server social.coop

I'm writing ! Now I am a larvae .

Porting my "switchboard" project, a browser search backend. Eg I type โ€œpy fooโ€ in my omnibar and it:

- 302's to <python docs>/foo.html, if exists
- else, 302's to <python search page>?search=foo

but for like, tons of contexts. Point being: super basic HTTP serving, HTTP requesting, plus logic.

Using `rouille` and `ureq` because I am allergic to async ๐Ÿ˜ they're nice so far!

Also upgraded my dev box to Rust 1.69 (nice).

#rust #rustacean #clojure

Last updated 1 year ago

Jan :rust: :ferris: · @janriemer
548 followers · 3552 posts · Server floss.social

If you are in the middle of learning right now: enjoy every moment of it!

I promise, you'll look back at that time with great joy and delight. โœจ

#Rust #rustlang #rustacean #learning #inspiration #appreciation #motivation #reflection

Last updated 1 year ago

Fred · @laubblaeser
244 followers · 2060 posts · Server ruhr.social

@terhechte Oh, really cool that you made it public. I'm no , so I can't help with the coding part but I know my way around the basics of , so I've tried my hand at compiling Ebou on my machine.

I just tried to `cargo run` it and after installing a few missing development dependencies on my @opensuse, I received a lot of `error[E0433]: failed to resolve: use of undeclared crate or module` during compilation of Ebou itself. Not sure what's missing here though.

#rustacean #cargo #linux

Last updated 1 year ago

trisk :flag_pride: · @terminallytrisk
89 followers · 2415 posts · Server freeradical.zone

Alright ( ),

`impl From<Another> for One` belongs in:

#rustaceans #rustacean #rust

Last updated 1 year ago

Jan :rust: :ferris: · @janriemer
522 followers · 3141 posts · Server floss.social

Shout-out to all the 'aceans who are not that publicly visible in the interwebz, but doing amazing work for the whole community! ๐Ÿฅณ

You guys are awesome! ๐ŸŽก

#Rust #rustlang #community #shoutout #rustacean

Last updated 1 year ago

Rio Jos · @htmldecoder
0 followers · 2 posts · Server indieweb.social

The Rust language ๐Ÿฆ€ is not meant for kids! The draft trademark policy is a way to sue the kids who uses it.

They are fucking doing a stress test. What I perceive is that the goal of the Rust foundation is to make it a tool which only a few elitist could use.

#elitism #humanetech #policy #trademark #rustacean #rust #rustlang

Last updated 2 years ago

Aaron · @wiredprairie
19 followers · 110 posts · Server mastodon.social

Writing a linked list in Rust seems to be an excellent rite of passage for becoming a .

Whether that voyage takes you on a wonderful experience of exploration and learning or a fiery path of loathing, self-doubt and consideration of a career switch is for each individual to discover.

#rustacean #rustlang #rust #softwaredevelopment #programminghumor #humor

Last updated 2 years ago

Rust Nation UK · @Rustnationuk
67 followers · 10 posts · Server hachyderm.io

We are excited to announce our special guest speaker will be none other than the legend
Tim Mcnamara

Tim's talk will be one not to be missed.

There is still time to pick up a ticket and be in person at this seminal @rustlang event.

rustnationuk.com

๐Ÿฆ€

#rustlang #rustacean #rustprogramming

Last updated 2 years ago

Rust Nation UK · @Rustnationuk
67 followers · 10 posts · Server hachyderm.io

Unfortunately, we've had to change our Keynote speakers due to unforeseen circumstances.

We are excited to have Jon Gjengset giving our closing Keynote and have added two new special speakers. Can you guess who?

๐Ÿฆ€


#rustlang #rustacean #rustprogramming #rust

Last updated 2 years ago

Astra Kernel :verified: · @AstraKernel
900 followers · 956 posts · Server infosec.exchange

๐Ÿฆ€

What is the output?

A. Hello world!
B. Helloworld!
C. Moo
D. "no method named `contains` found for enum `Cow<'_, str>`"

#RustChallenge #rustlang #rustaceans #rust #rustacean

Last updated 2 years ago

Astra Kernel :verified: · @AstraKernel
892 followers · 941 posts · Server infosec.exchange

๐Ÿฆ€ Anime girl for Rust:

- I was told that she borrowed the hair clip from someone else.

Source:reddit.com/r/rust/comments/10n

#rustlang #rustaceans #rustacean #rust #anime

Last updated 2 years ago

plainoldcheese :agummywhee: · @plainoldcheese
14 followers · 338 posts · Server masto.ai

Just finished a 2 hour ๐Ÿฆ€ crash course on YouTube and that was definitely what I needed to see before diving into the rust book.

I've started going through the rust book already before this and it gets really deep really quick ๐Ÿ˜ต so it was nice to have a broad overview of syntax and some language features/concepts that I can now jump off ๐Ÿธ from.

Now I just need to think of some ideas for projects where I can use it. ๐Ÿค”

#rust #rustacean

Last updated 2 years ago

Rust Nation UK · @Rustnationuk
35 followers · 5 posts · Server hachyderm.io

In case you missed it, we've opened a Personal Affordability ticket scheme. We acknowledge there are rustaceans who:

- Have been laid off
- Aren't using Rust at work.
- Are students
- Are hobbyists

You can apply here
rustnationuk.com/tickets/acces




#rustlang #rustprogramming #rustacean #rust

Last updated 2 years ago

Astra Kernel :verified: · @AstraKernel
834 followers · 866 posts · Server infosec.exchange

๐Ÿฆ€

What will be the result and explain

A. Compile time error
B. Run time error
C. It will run (mention the output)

#RustChallenge #rustlang #rustaceans #rust #rustacean

Last updated 2 years ago

Astra Kernel :verified: · @AstraKernel
827 followers · 864 posts · Server infosec.exchange
Astra Kernel :verified: · @AstraKernel
819 followers · 850 posts · Server infosec.exchange
Astra Kernel :verified: · @AstraKernel
819 followers · 849 posts · Server infosec.exchange

โœจ DG OPINION ON SAFETY FOR ISO C++

From the paper: ๐Ÿ‘€

๐Ÿชฒ "We believe we should not force safety on everyone, especially
those who donโ€™t need or want it."

๐Ÿฆ€ "Rust, originally from Mozilla, built on top of C++ became the poster child of a safe browser language"

๐Ÿฆ€"Newer languages have less vulnerabilities because they have not
been through the test of time. Today, even RUST has had vulnerabilities discovered recently
[Rust2][Rust3][Rust4] and time will expose more vulnerabilities and weaknesses for general use."

Source:
reddit.com/r/rust/comments/10g

#rust #rustlang #rusties #rustaceans #cpp #cplusplus #programming #infosec #rustacean

Last updated 2 years ago

๐Ÿ“ขNew in MEAP๐Ÿ“ข

Want to level up your programming skills and learn Rust?

Learn Rust in a Month of Lunches by @Mithridates, will teach you to build real software, understand messages from the compiler and Clippy, make informed decisions on types, work with external crates, and even write your own macros.

Transform yourself into a Rustacean in 22 short lessons: mng.bz/Q84w

Get 45% off with code mlmacleod till Feb 3.

#rustlang #learnrust #rustacean #rust

Last updated 2 years ago

Astra Kernel :verified: · @AstraKernel
797 followers · 833 posts · Server infosec.exchange

๐Ÿฆ€ Supporting the Use of Rust in the Chromium Project

๐Ÿ‘‰ a simpler (no IPC) and safer

๐Ÿ‘‰ Less complex C++ overall, no memory safety bugs

๐Ÿ‘‰ Speed up development (less code to write)

security.googleblog.com/2023/0

#rust #rustlang #rustaceans #rusties #rustacean

Last updated 2 years ago