Chris Biscardi · @chrisbiscardi
1022 followers · 382 posts · Server hachyderm.io

scrolling through and channels in the discord is so inspiring. I wish I had more time to make games with all of the cool things people make.

@johanhelsing 's work is amazing as always

github.com/johanhelsing/bevy_g

A portals implementation: github.com/Selene-Amanita/bevy

Voxel meshing algorithms: github.com/Adamkob12/bevy_mesh

#showcase #crates #bevyengine #rustlang

Last updated 1 year ago

Gokul Das · @goku12
21 followers · 72 posts · Server fosstodon.org

If you craft your environment () like me, you are very likely aware of the pain in setting up environment variables that all applications pick up reliably. Here's my take on the problem: - a small :rust_ferris: application to shim load other applications with a proper environment.

Repo: git.sr.ht/~gokuldas/envshim

.io: crates.io/crates/envshim

#windowmanager #envshim #rust #crates

Last updated 1 year ago

📣New in MEAP📣

Looking to take your Rustlang skills to the next level?

Go beyond the basics by studying design patterns & find tips and tricks that help speed up delivery and make full use of Rust’s lesser-known features: mng.bz/GymA

#rust #rustlang #crates #rustcrates #designpatterns

Last updated 1 year ago

Jan :rust: :ferris: · @janriemer
525 followers · 3152 posts · Server floss.social

It's here! 🎉

Announcing match-commutative | A macro that helps matching on patterns commutatively, reducing the use of duplicated patterns. ✨

This can be useful, if you need to match on `(operant1, op, operant2)`, where `op` builds a commutative relation between `operant1` and `operant2`.

Please see the docs for the actual use case and an example:

docs.rs/match-commutative

Tagging @rjacobson and @tuck, because they've been interested in this. 😉

#Rust #rustlang #crates #CrateTip

Last updated 2 years ago

Gregory B Sadler · @GregSadler
621 followers · 928 posts · Server metalhead.club

Here's the last of the Sadler's Lectures podcast episodes on the Cynic Epistles (for now). One aspect of their lifestyle was begging, or more literally, "asking" from others. Pseudo-Crates articulates some guidelines for that!

soundcloud.com/gregorybsadler/

#wealth #lifestyle #begging #crates #cynicism #podcast

Last updated 2 years ago

Jan :rust: :ferris: · @janriemer
486 followers · 2318 posts · Server floss.social

Oh, I love the idea by @kornel to grey out/dim deprecated crates on lib.rs ❤️

It makes it immediately obvious that a crate should not be used anymore.

There are some other goodies they have implemented as well, like:

- typo correction in search
- short URLs avoid bad crates
- and much more ✨

For a full list, head over to the lang forum thread:

users.rust-lang.org/t/recent-l

Thank you @kornel 🙏

lib.rs/

#Rust #rustlang #announcement #crate #crates

Last updated 2 years ago

Rasta™ · @Rasta
908 followers · 20105 posts · Server halifaxsocial.ca

DEEP CRATES - A large diverse music collection.

I wonder what I'm going to do with all my music? I'd be setup with cases of CDs and stacks of CD players, rocking a club, hall or unsuspecting neighbourhood. (DJ)

Now it just gathers dust. There's serious money invested that will be lost forever.

#dj #music #history #crates #deepcrates

Last updated 2 years ago

Gregory B Sadler · @GregSadler
568 followers · 598 posts · Server metalhead.club

Students in my Philosophy as a Way of Life class are now getting into the Cynic school. I'm creating new resources for them, including a set of videos on pseudo-Crates' letters. Here's the first of those!

youtu.be/OcoQmsm-mWc

#lifestyle #virtue #crates #happiness #philosophy #cynicism #video

Last updated 2 years ago

Rick · @PaulRichard
15 followers · 98 posts · Server metalhead.club

A Change for the Better video.

#crates #zeno #stoic #philosophy #warrior

Last updated 2 years ago

Some(void) :rust: · @voided
68 followers · 74 posts · Server hachyderm.io

Also huge shoutout to the cargo dependency feature of using a git repo and branch to test out features and changes

#rustlang #cargo #crates

Last updated 2 years ago

Rick · @PaulRichard
14 followers · 94 posts · Server metalhead.club

“It is only a little soup” ---- Crates the cynic

Try not to take things too seriously and remember you can not control how people feel about you.

What makes you strong? Night sleep does. The one who sleeps deeper is stronger --- Bogatyr Dobryna Nikitich

#dobrynanikitich #bogatyr #zeno #crates #stoic #philosophy #warrior

Last updated 2 years ago

A lesson I learned from working with : when looking for crates, take a look what the big projects use

#rustlang #crates

Last updated 2 years ago

Bryan Edwards · @bryan_edwards
450 followers · 1453 posts · Server mastodon.social

#dog #crates #ironic

Last updated 2 years ago

Pablo Morales · @pablo
33 followers · 67 posts · Server social.lifeofpablo.com

My latest blog post on re-re learning Rust and my current headspace. Had to let it out right off the bat.

lifeofpablo.com/blog/learning-

#linux #selfcare #mentalhealth #crates #cargo #rust #programming

Last updated 2 years ago

A video: with ( )

In Italy we can find similar crates for free (they are even happy if we bring them away!) near the greengrocers, elsewhere I don't know.

invidious.weblibre.org/watch?v

But wait… there is more!

invidious.weblibre.org/watch?v

#organization #workshop #crates #plastic #recycled #cart #tool #laurakampf #diy

Last updated 2 years ago

· @dcz
217 followers · 1286 posts · Server fosstodon.org

As long as it's not possible to avoid registering on , I refuse to publish on crates.io .

should not be a gatekeeper of a community-owned programming language.

#github #rust #crates #microsoft

Last updated 2 years ago

Dave Warnock · @Dave42W
273 followers · 811 posts · Server amastodon.uk

Just found as a way of automatically stopping/compiling/running a app every time you save a file change.

Also, to generate local documentation of all the

Very nice :-)

#cargo_watch #rust #cargo_doc #rustlang #crates

Last updated 2 years ago

Dave Warnock · @Dave42W
273 followers · 807 posts · Server amastodon.uk

A little update.
1. I'm now Dave42W on GitHub to match everywhere else.
2. My learning project "daves-dashboard" is at github.com/dave42w/daves_dashb
3. I've started an branch for the web framework
4. I'll be using for templating (it works with Rust inside the browser too)
5. Some cool new extensions should help with complexities
6. I want to look at for the client end in the future

#rustlang #axum #handlebars_rs #vscode #crates #better_toml #error_lens #thunder_client #rust #yaw

Last updated 2 years ago

Paul Jacobson · @paul
183 followers · 587 posts · Server digitalstuntfactory.com

Cat lying on some crates in the early morning sun.

#cat #sunlight #crates

Last updated 2 years ago

Stupeflo · @stupeflo
189 followers · 3851 posts · Server pipou.academy

Dites c'est normal les oreilles de chats qui poussent quand je code?

#crates #cargo #dev #rust

Last updated 2 years ago