351
11
This Week in Rust 605 (this-week-in-rust.org)
submitted 1 year ago by cm0002@lemmy.world to c/rust@programming.dev
352
27
submitted 1 year ago by cm0002@lemmy.world to c/rust@programming.dev
353
69
354
3
submitted 1 year ago* (last edited 1 year ago) by asyncthoughts@mastodon.social to c/rust@programming.dev

Just added some serious discipline to CharmGuard, an open-source focus assistant in @rust!
✨ Now blocks distracting apps during deep work using:
- sysinfo to monitor processes
- A YAML blocklist of "uh-oh" apps
- Instant reports when temptation strikes 👀
CLI-native, structured logs, GitHub CI, and... sass. Like a librarian judging your tabs ☕💻
📎 https://github.com/zosob/charmguard.git
❤️ to Hannah for the original spark!
#RustLang #OpenSource #DigitalMinimalism #Productivity #FocusApp #CLI

355
26
356
10
submitted 1 year ago by cm0002@lemmy.world to c/rust@programming.dev
357
31
submitted 1 year ago by neme@lemm.ee to c/rust@programming.dev
358
2
submitted 1 year ago* (last edited 1 year ago) by asyncthoughts@mastodon.social to c/rust@programming.dev

☕ Built LogSniff: a @rust CLI that parses logs, exports to CSV, runs Python ML, and plots anomalies.
Next up: real-time alerts & regex rules.
Because fragile stacks deserve a sip & a side-eye.

#RustLang #CyberSecurity #CLItools #MLops #TeaDrivenDev 🫖🦀📊

359
13
submitted 1 year ago by cm0002@lemmy.world to c/rust@programming.dev
360
2
submitted 1 year ago* (last edited 1 year ago) by asyncthoughts@mastodon.social to c/rust@programming.dev

You ever write a @rust game where the player walks into a dungeon, gets punched in the face by a goblin, drinks a healing potion like it’s chamomile, and keeps going like nothing happened?

Because I just did.

Structs, enums, and reckless bravery: the perfect tea blend.
🧌✨🫖

#RustLang #TeaPoweredCoding #TextAdventure #buildinpublic #TerminalGaming

361
-5
submitted 1 year ago by clot27@lemmy.zip to c/rust@programming.dev
362
19
submitted 1 year ago by neme@lemm.ee to c/rust@programming.dev
363
52
submitted 1 year ago by cm0002@lemmy.world to c/rust@programming.dev
364
13

Maybe the question is not well written, but it's because I do not really know what's happening in here. I'm learning Rust, I'm doing pretty good, but this is the second time that stomp with this.

First, I thought that only the Add trait would be enough, but the LSP keep saying me this if I do not add the "restriction", as far as I know.

What I do not get is what <Output = T> is. I know that is using the type T, but why it is assigned to Output?

The first time that I saw something similar was in the Rust book that comes with rustup, just look at the next function signature

Thank you for you help, you are awesome.

365
8
submitted 1 year ago by cm0002@lemmy.world to c/rust@programming.dev
366
11

cross-posted from: https://lemmy.ml/post/31782206

I've found this to be pretty useful when needing to do recursive / multi-file search and replace. Also has bindings to work within terminal text editors like vim and helix.

Uses rust and ripgrep under the hood for speed.

367
10
submitted 1 year ago by cm0002@lemmy.world to c/rust@programming.dev
368
13
This Week in Rust 603 (this-week-in-rust.org)
submitted 1 year ago by cm0002@lemmy.world to c/rust@programming.dev
369
68
370
3
submitted 1 year ago by cm0002@lemmy.world to c/rust@programming.dev
371
25

We've got a few bugs fixed that allowed us to fully bootstrap the Rust compiler with rustc_codegen_gcc and to fix the CI for Rust for Linux compiled with rustc_codegen_gcc. We hope to improve our testing within the Rust repo in order to allow us to move faster towards our goals.

372
35

I got some Ferris plushies made which you can now order at https://trustyswag.com/product/ferris-plushie/

Ideal for stress relief when fighting the borrow checker!

373
11
This Week in Rust 602 (this-week-in-rust.org)
submitted 1 year ago by cm0002@lemmy.world to c/rust@programming.dev
374
17

Hi everyone!

I'm conducting a brief survey (takes less than 1 minute) to better understand the Rust open source community. I'm particularly interested in learning about who contributes to Rust projects and what motivates or prevents people from getting involved.

I hope insights from this survey will help us identify better ways to support and engage potential contributors in the Rust community.

Thanks for taking the time to share your perspective!

Survey link: https://tripetto.app/run/MHPMRBFVKT

375
15
April Project Goals Update (blog.rust-lang.org)
submitted 1 year ago by neme@lemm.ee to c/rust@programming.dev
view more: ‹ prev next ›

Rust

8252 readers
29 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS