home.social

Search

680 results for “hds”

  1. I’ve recently updated my 8 year old phone. I’m having to unlearn whatever the phone version of range anxiety is, I don’t need to plan on where o can charge my phone every time I leave the house.

  2. I’ve recently updated my 8 year old phone. I’m having to unlearn whatever the phone version of range anxiety is, I don’t need to plan on where o can charge my phone every time I leave the house.

    #phone #mobile #rangeAnxiety

  3. I’ve recently updated my 8 year old phone. I’m having to unlearn whatever the phone version of range anxiety is, I don’t need to plan on where o can charge my phone every time I leave the house.

    #phone #mobile #rangeAnxiety

  4. Publishing () crates from a café, **check**.

  5. When you’re an immigrant raising kids, you end up doing things you’d never have done if you’d stayed where you grew up.

    Like singing Waltzing Matilda together after bath time.

    #WaltzingMatilda

  6. The Rust 2024 edition has been stabilized!

    Due to land in Rust 1.85, on 20 February, 2025.

    github.com/rust-lang/rust/pull

    #rust #rustlang #rust2024

  7. The Rust 2024 edition has been stabilized!

    Due to land in Rust 1.85, on 20 February, 2025.

    github.com/rust-lang/rust/pull

    #rust #rustlang #rust2024

  8. The Rust 2024 edition has been stabilized!

    Due to land in Rust 1.85, on 20 February, 2025.

    github.com/rust-lang/rust/pull

  9. The Rust 2024 edition has been stabilized!

    Due to land in Rust 1.85, on 20 February, 2025.

    github.com/rust-lang/rust/pull

    #rust #rustlang #rust2024

  10. The Rust 2024 edition has been stabilized!

    Due to land in Rust 1.85, on 20 February, 2025.

    github.com/rust-lang/rust/pull

    #rust #rustlang #rust2024

  11. Did you know that the meaning of all the columns in Tokio Console is documented?

    Someone asked about this today, and being able to point to the docs was great!

    docs.rs/tokio-console/latest/t

    #rust #rustlang #asyncRust #tokioConsole

  12. Did you know that the meaning of all the columns in Tokio Console is documented?

    Someone asked about this today, and being able to point to the docs was great!

    docs.rs/tokio-console/latest/t

    #rust #rustlang #asyncRust #tokioConsole

  13. Did you know that the meaning of all the columns in Tokio Console is documented?

    Someone asked about this today, and being able to point to the docs was great!

    docs.rs/tokio-console/latest/t

  14. Did you know that the meaning of all the columns in Tokio Console is documented?

    Someone asked about this today, and being able to point to the docs was great!

    docs.rs/tokio-console/latest/t

    #rust #rustlang #asyncRust #tokioConsole

  15. Did you know that the meaning of all the columns in Tokio Console is documented?

    Someone asked about this today, and being able to point to the docs was great!

    docs.rs/tokio-console/latest/t

    #rust #rustlang #asyncRust #tokioConsole

  16. We're running a #HackAndTell at Rust for Lunch tomorrow (12 November). Come and let us know what you've been working on recently, something Rust-y that you find fun!

    With the end of European daylight savings time, we'll be starting at 12:00 UTC.

    See you there?

    lunch.rs/meetups/2024-11-12/

    #rust #rustlang #RustForLunch #rustMeetup

  17. I spent the last 30 years believing that the famous Hoodoo Gurus song was called “Mystery Love”, it’s actually called “Miss Freelove ‘69”.

    Whoops. 🤦‍♀️

    #HoodooGurus

  18. I wrote up a post on the size of Futures in #rustlang, why they can be big, why we care and how you can check the size.

    This leads into the new instrumentation in Tokio 1.41.0 and new lints in Tokio Console 0.1.13.

    And of course there's a link to the Clippy lint that can do much of this statically!

    hegdenu.net/posts/how-big-is-y

    #rust #asyncRust #tokio #tokioConsole

  19. I wrote up a post on the size of Futures in #rustlang, why they can be big, why we care and how you can check the size.

    This leads into the new instrumentation in Tokio 1.41.0 and new lints in Tokio Console 0.1.13.

    And of course there's a link to the Clippy lint that can do much of this statically!

    hegdenu.net/posts/how-big-is-y

    #rust #asyncRust #tokio #tokioConsole

  20. I wrote up a post on the size of Futures in , why they can be big, why we care and how you can check the size.

    This leads into the new instrumentation in Tokio 1.41.0 and new lints in Tokio Console 0.1.13.

    And of course there's a link to the Clippy lint that can do much of this statically!

    hegdenu.net/posts/how-big-is-y

  21. I wrote up a post on the size of Futures in #rustlang, why they can be big, why we care and how you can check the size.

    This leads into the new instrumentation in Tokio 1.41.0 and new lints in Tokio Console 0.1.13.

    And of course there's a link to the Clippy lint that can do much of this statically!

    hegdenu.net/posts/how-big-is-y

    #rust #asyncRust #tokio #tokioConsole

  22. I wrote up a post on the size of Futures in #rustlang, why they can be big, why we care and how you can check the size.

    This leads into the new instrumentation in Tokio 1.41.0 and new lints in Tokio Console 0.1.13.

    And of course there's a link to the Clippy lint that can do much of this statically!

    hegdenu.net/posts/how-big-is-y

    #rust #asyncRust #tokio #tokioConsole

  23. There's some new instrumentation in tokio 1.41.0 (released 2 days ago), which includes the size of the future driving every task.

    In Tokio Console 0.1.13 (released half and hour ago), not only will you see this value, but there are 2 new lints which will warn you if your futures are perhaps a little too large.

    docs.rs/tokio-console/0.1.13/

    #rust #rustLang #tokioConsole #tokio #asyncRust

  24. There's some new instrumentation in tokio 1.41.0 (released 2 days ago), which includes the size of the future driving every task.

    In Tokio Console 0.1.13 (released half and hour ago), not only will you see this value, but there are 2 new lints which will warn you if your futures are perhaps a little too large.

    docs.rs/tokio-console/0.1.13/

    #rust #rustLang #tokioConsole #tokio #asyncRust

  25. There's some new instrumentation in tokio 1.41.0 (released 2 days ago), which includes the size of the future driving every task.

    In Tokio Console 0.1.13 (released half and hour ago), not only will you see this value, but there are 2 new lints which will warn you if your futures are perhaps a little too large.

    docs.rs/tokio-console/0.1.13/

  26. There's some new instrumentation in tokio 1.41.0 (released 2 days ago), which includes the size of the future driving every task.

    In Tokio Console 0.1.13 (released half and hour ago), not only will you see this value, but there are 2 new lints which will warn you if your futures are perhaps a little too large.

    docs.rs/tokio-console/0.1.13/

    #rust #rustLang #tokioConsole #tokio #asyncRust