While I'm particularly passionate about Rust, it's not the only language I work with.
Recently started loving embedded programming
The book "impl Rust on ESP32" uses development board "ESP32 DevKit V1" and follows practical exercises approach
GitHub Link:
github.com/ImplFerris/e...
#rustlang #programming
```
A
├── name/
└── name.rs
B
└── name/
└── mod.rs
```
I prefer B. The A feels ackward and redundant
www.reddit.com/r/rust/comme...
#rustlang
```
A
├── name/
└── name.rs
B
└── name/
└── mod.rs
```
I prefer B. The A feels ackward and redundant
www.reddit.com/r/rust/comme...
#rustlang
Add this in settings.json file:
"rust-analyzer.initializeStopped": true
#rustlang
Add this in settings.json file:
"rust-analyzer.initializeStopped": true
#rustlang
- Template for starting a Rust project on Raspberry Pi Pico 2 (RP2350)
- With Embassy or rp-hal
- Option to Enable defmt logging or not
- Part of the Pico Pico book by impl Rust
github.com/ImplFerris/p...
#rustlang
- Template for starting a Rust project on Raspberry Pi Pico 2 (RP2350)
- With Embassy or rp-hal
- Option to Enable defmt logging or not
- Part of the Pico Pico book by impl Rust
github.com/ImplFerris/p...
#rustlang
Join our private leaderboard: code 5140157-18892126.
🎄🦀
#Rust #rustlang #programming
adventofcode.com/2025
Join our private leaderboard: code 5140157-18892126.
🎄🦀
#Rust #rustlang #programming
adventofcode.com/2025
- Use GDB to connect and debug
- Debug a simple LED blinking program and see how it modify GPIO registers
pico.implrust.com/debugging/gd...
#rustlang #raspberrypi #embedded
- Use GDB to connect and debug
- Debug a simple LED blinking program and see how it modify GPIO registers
pico.implrust.com/debugging/gd...
#rustlang #raspberrypi #embedded
There's also a bit of discussion happening here: old.reddit.com/r/rust/comme...
There's also a bit of discussion happening here: old.reddit.com/r/rust/comme...
- Thanks to all the people who put efforts and shaped the today's Rust
purplesyringa.moe/blog/a-look-...
#rustlang
- Thanks to all the people who put efforts and shaped the today's Rust
purplesyringa.moe/blog/a-look-...
#rustlang
- Low-latency audio processing with oversampling
- GUI using Iced
- Built-in tuner
- Real-time recording capability
github.com/OpenSauce/ru...
#rustlang
- Low-latency audio processing with oversampling
- GUI using Iced
- Built-in tuner
- Real-time recording capability
github.com/OpenSauce/ru...
#rustlang
www.theregister.com/2025/11/18/l...
#rustlang #linux
www.theregister.com/2025/11/18/l...
#rustlang #linux
github.com/0xPlayground...
#rustlang #llm #machinelearning
github.com/0xPlayground...
#rustlang #llm #machinelearning
> runs on qemu as well as various dev boards (pi4, jetson nano, AMD Kria, imx8, etc)
> It has enough implemented to run most BusyBox commands on the console
> For aarch64
github.com/hexagonal-su...
#rustlang #linux
> runs on qemu as well as various dev boards (pi4, jetson nano, AMD Kria, imx8, etc)
> It has enough implemented to run most BusyBox commands on the console
> For aarch64
github.com/hexagonal-su...
#rustlang #linux
Starting today, we are launching the public beta period of using GitLab CI/CD in Trusted Publishing workflows. You can find more information on how to use it at crates.io/docs/trusted...
#rustlang
Starting today, we are launching the public beta period of using GitLab CI/CD in Trusted Publishing workflows. You can find more information on how to use it at crates.io/docs/trusted...
#rustlang
>The FL2 Rust code that makes the check and was the source of the unhandled error is shown below
blog.cloudflare.com/18-november-...
#rustlang
>The FL2 Rust code that makes the check and was the source of the unhandled error is shown below
blog.cloudflare.com/18-november-...
#rustlang
> Rust will initially only be allowed for writing optional extension modules
> CPython has historically encountered numerous bugs and crashes due to invalid memory accesses
discuss.python.org/t/pre-pep-ru...
#rustlang
> Rust will initially only be allowed for writing optional extension modules
> CPython has historically encountered numerous bugs and crashes due to invalid memory accesses
discuss.python.org/t/pre-pep-ru...
#rustlang
Please take the time to fill, we need as many data points as possible to capture each diverse input that reflects our wonderful community! 😊
www.surveyhero.com/c/state-of-r...
#RustLang #Rust #OpenSource #Community
Please take the time to fill, we need as many data points as possible to capture each diverse input that reflects our wonderful community! 😊
www.surveyhero.com/c/state-of-r...
#RustLang #Rust #OpenSource #Community
🪛 heretek — A GDB TUI dashboard for inspecting memory, symbols and program state.
💡 Works remotely with gdb, nc, cat, and mkfifo
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/wcampbell0x2...
#rustlang #ratatui #tui #gdb #terminal
🪛 heretek — A GDB TUI dashboard for inspecting memory, symbols and program state.
💡 Works remotely with gdb, nc, cat, and mkfifo
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/wcampbell0x2...
#rustlang #ratatui #tui #gdb #terminal
Loving it, especially doing it in Rust 🥰
Loving it, especially doing it in Rust 🥰
- Start with standard Rust Project
- Slowly modify the project and prepare for no_std environment
- Final embedded rust code to blink onboard LED
pico.implrust.com/std-to-no-st...
#rustlang
- Start with standard Rust Project
- Slowly modify the project and prepare for no_std environment
- Final embedded rust code to blink onboard LED
pico.implrust.com/std-to-no-st...
#rustlang
Switching to Rust for writing performance sensitive and low level code allowed them to reduce memory safety vulnerabilities from ~70% to below 20% of total vulnerabilities for the first time.
#rustlang
Switching to Rust for writing performance sensitive and low level code allowed them to reduce memory safety vulnerabilities from ~70% to below 20% of total vulnerabilities for the first time.
#rustlang
pico.implrust.com/pico-in-vsco...
#rustlang #pico #raspberrypi
pico.implrust.com/pico-in-vsco...
#rustlang #pico #raspberrypi