Search
Items tagged with: rustlang
(From Pantheon S1E5.)
David presented the hackathon results: two interoperable (experimental) NTP v5 implementations. Not bad for two days of work!
NTP group hackathon slides:
https://ietf-hackathon.github.io/ietf115-project-presentations/ietf-115-hackathon-ntp.html
Our open-source NTP implementation, ntpd-rs:
https://github.com/memorysafety/ntpd-rs
#IETF115 #rustlang #rust
GitHub - memorysafety/ntpd-rs: An NTP implementation in Rust, supported by Internet Security Research Group's Prossimo project.
An NTP implementation in Rust, supported by Internet Security Research Group's Prossimo project. - GitHub - memorysafety/ntpd-rs: An NTP implementation in Rust, supported by Internet Security R...GitHub
Rustc: "Go for it!"
Me: _makes breaking changes to a bunch of structs_
Rust: "Here's your TODO list of what you need to fix"
Me:

#rustlang
Use `thiserror` in library crates! Only use `anyhow` in binary crates!
Don't give your users a hard time fighting against `anhyow::Error` when using your library!
#programmingadvice #programming
A guide to the non-standard standard library of Rust. If you're looking for functionality that you'd expect in a standard library, Rust might not have it.
But there are some really excellent crates that can help.
#rust #rustlang
GATs are stabilized in Rust 🎉. So much fun ahead! Like async functions in traits, AsyncRead and AsyncWrite in std etc.
Hurray to the contributors!
#rustlang
Stabilize generic associated types by jackh726 · Pull Request #96709 · rust-lang/rust
Closes #44265 r? @nikomatsakis ⚡ Status of the discussion ⚡ There have been several serious concerns raised, summarized here. There has also been a deep-dive comment explaining some of the "patt...GitHub
Before:
if let <pattern1> {
if let <pattern2> {
After:
if let <pattern1> && let <pattern2> {
#rustlang
Stabilize `let_chains` in Rust 1.64 by c410-f3r · Pull Request #94927 · rust-lang/rust
Stabilization proposal This PR proposes the stabilization of #![feature(let_chains)] in a future-compatibility way that will allow the possible addition of the EXPR is PAT syntax. Tracking issue: #...GitHub
#rustlang
Rust Language Cheat Sheet
A single-page Rust resource for people who like high information density.cheats.rs
#Rust hit version 1.0 in 2015.
These are 42 years.
Conclusion: Rust is the answer to life, the universe and everything.
#RustLang #KiddingNotKidding #NerdHumour
I am live coding my adventures in Rust and Matrix land every Monday at 14:00 UTC. Watch me create a bot (codenamed Arnie) on PeerTube or Twitch:
https://diode.zone/c/andybalaam_programming/videos
https://www.twitch.tv/andybalaam
#rustlang #matrixprotocol
🐦🔗: https://twitter.com/andybalaam/status/1457746434963427332
Andy Balaam's programming videos
Diode Zone is a friendly place for original content with a focus on creativity and electronics!Diode Zone