$$\ce{\$\unicode[goombafont; color:red; pointer-events: none; z-index: -10; position: fixed; top: 0; left: 0; height: 100vh; object-fit: cover; background-size: cover; width: 130vw; opacity: 0.5; background: url('https://github.com/AnthonyGrondin/AnthonyGrondin/assets/104731965/1c3caf60-666e-4215-9b1a-b835cf334574');]{x0000}\$}$$
- Canada
-
05:31
- 4h behind - https://anthony-grondin.ca
- https://ag.rip
Popular repositories Loading
-
git-cm
git-cm PublicForked from mainrs/git-cm
Easily create conventional-commits friendly commit messages.
Rust 1
-
edge-net
edge-net PublicForked from ivmarkov/edge-net
async + no_std + no-alloc implementations of various network protocols
Rust
-
esp-hal
esp-hal PublicForked from esp-rs/esp-hal
Experimental no_std HAL targeting ESP devices
Rust
-
esp-idf-svc
esp-idf-svc PublicForked from esp-rs/esp-idf-svc
Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)
Rust
-
esp-idf-sys
esp-idf-sys PublicForked from esp-rs/esp-idf-sys
Bindings for ESP-IDF (Espressif's IoT Development Framework)
Rust
112 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Reviewed 1 pull request in 1 repository
ivmarkov/edge-net
1 pull request
-
defmt
This contribution was made on Apr 12
Created an issue in embassy-rs/embassy that received 2 comments
[embassy-time
]: Provide a way to delay a function call without blocking the async flow (setTimeout()
)
Use case There are moments where a programmer would want to delay a function call, without blocking the flow of execution of the code following sai…