home.social

Search

680 results for “hds”

  1. 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

  2. Oh, snap.

    thread 'tokio-runtime-worker' has overflowed its stack
    fatal runtime error: stack overflow

    #rust #rustlang #tokio #asyncRust

  3. I finally finished writing up a post on #Kubernetes Memory metrics.

    Technically, it should be called #cAdvisor memory, but then the only people who would know that it's about kubernetes probably don't need the contents of the post.

    hegdenu.net/posts/kubernetes-m

    #k8s

  4. Well done to the recruiter who added this text on a (#rustlang) job offer on LinkedIn that I just saw:

    THERE IS NO ASPECT OF GAMBLING OR BLOCKCHAIN ASSOCIATED WITH THIS POSITION.

    #rust #rustjob

  5. My “classic” iPhone 8, which is almost 8 years old, has the expected battery life issues.

    I run down to low battery levels multiple times a day. A bit of reading news in the morning (after charging the phone all night) leaves me below 50% before I even leave the house.

    But it’s always charged up to 90% just as quickly as it runs through the charge.

    1/2

    #iPhone #phoneBattery

  6. However, in the last couple of days, charging has become **much** slower, while the phone still uses that charge up just as quickly.

    Is the phone (battery) finally dying? Should I be thinking about getting a new one?

    2/2

    #iPhone #phoneBattery

  7. Normally I’m not a fan of “system tray” apps. But if someone could create one that tells you when you have #rust target directories that are getting silly large, I’d install that.

    Just deleted almost 80GiB of target directory from just my clone of the #tokioConsole project. 🤦‍♀️

    #rustlang #targetOrDie

  8. Normally I’m not a fan of “system tray” apps. But if someone could create one that tells you when you have #rust target directories that are getting silly large, I’d install that.

    Just deleted almost 80GiB of target directory from just my clone of the #tokioConsole project. 🤦‍♀️

    #rustlang #targetOrDie

  9. Normally I’m not a fan of “system tray” apps. But if someone could create one that tells you when you have target directories that are getting silly large, I’d install that.

    Just deleted almost 80GiB of target directory from just my clone of the project. 🤦‍♀️

  10. Normally I’m not a fan of “system tray” apps. But if someone could create one that tells you when you have #rust target directories that are getting silly large, I’d install that.

    Just deleted almost 80GiB of target directory from just my clone of the #tokioConsole project. 🤦‍♀️

    #rustlang #targetOrDie

  11. Normally I’m not a fan of “system tray” apps. But if someone could create one that tells you when you have #rust target directories that are getting silly large, I’d install that.

    Just deleted almost 80GiB of target directory from just my clone of the #tokioConsole project. 🤦‍♀️

    #rustlang #targetOrDie

  12. We had the need to filter out content for a specific country for some customers in some of our APIs (because of licensing terms that those customers hadn't agreed to). The developer who implemented this went somewhat overboard and created a JSON defined rules engine which allowed us to filter in many ways that we never had any need to filter on.

    #devLife #overEngineered

    1/3

  13. In Germany, your #PhD advisor (once you finish) is your #Doktorvater or #Doktormutter.

    If you go on to advise another successful PhD candidate together with your own “doctor parent” that becomes #Doktorinzest.

    I was the product of one such #unholy union.

  14. In Germany, your #PhD advisor (once you finish) is your #Doktorvater or #Doktormutter.

    If you go on to advise another successful PhD candidate together with your own “doctor parent” that becomes #Doktorinzest.

    I was the product of one such #unholy union.

  15. In Germany, your advisor (once you finish) is your or .

    If you go on to advise another successful PhD candidate together with your own “doctor parent” that becomes .

    I was the product of one such union.

  16. In Germany, your #PhD advisor (once you finish) is your #Doktorvater or #Doktormutter.

    If you go on to advise another successful PhD candidate together with your own “doctor parent” that becomes #Doktorinzest.

    I was the product of one such #unholy union.

  17. In Germany, your #PhD advisor (once you finish) is your #Doktorvater or #Doktormutter.

    If you go on to advise another successful PhD candidate together with your own “doctor parent” that becomes #Doktorinzest.

    I was the product of one such #unholy union.

  18. Just got a new release of Tokio Console (and supporting crates) out, only a month and a half after the last release!

    How did we manage this? Release-plz makes releasing super easy, even when I have to patch the version of tokio-console to avoid a (pre-1.0) major version bump (because tonic upgrades mean we need a major version bump for console-api and console-subscriber).

    Check it out: release-plz.ieni.dev/

    Thank you @MarcoIeni !

    #rust #rustlang #tokioConsole #asyncRust

  19. Just got a new release of Tokio Console (and supporting crates) out, only a month and a half after the last release!

    How did we manage this? Release-plz makes releasing super easy, even when I have to patch the version of tokio-console to avoid a (pre-1.0) major version bump (because tonic upgrades mean we need a major version bump for console-api and console-subscriber).

    Check it out: release-plz.ieni.dev/

    Thank you @MarcoIeni !

    #rust #rustlang #tokioConsole #asyncRust

  20. Just got a new release of Tokio Console (and supporting crates) out, only a month and a half after the last release!

    How did we manage this? Release-plz makes releasing super easy, even when I have to patch the version of tokio-console to avoid a (pre-1.0) major version bump (because tonic upgrades mean we need a major version bump for console-api and console-subscriber).

    Check it out: release-plz.ieni.dev/

    Thank you @MarcoIeni !

  21. Just got a new release of Tokio Console (and supporting crates) out, only a month and a half after the last release!

    How did we manage this? Release-plz makes releasing super easy, even when I have to patch the version of tokio-console to avoid a (pre-1.0) major version bump (because tonic upgrades mean we need a major version bump for console-api and console-subscriber).

    Check it out: release-plz.ieni.dev/

    Thank you @MarcoIeni !

    #rust #rustlang #tokioConsole #asyncRust

  22. Just got a new release of Tokio Console (and supporting crates) out, only a month and a half after the last release!

    How did we manage this? Release-plz makes releasing super easy, even when I have to patch the version of tokio-console to avoid a (pre-1.0) major version bump (because tonic upgrades mean we need a major version bump for console-api and console-subscriber).

    Check it out: release-plz.ieni.dev/

    Thank you @MarcoIeni !

    #rust #rustlang #tokioConsole #asyncRust

  23. I have the first song from #Enredados - #Tangled in Spanish (Castillian version) - stuck in my head and have had for 3 days.

  24. I have the first song from #Enredados - #Tangled in Spanish (Castillian version) - stuck in my head and have had for 3 days.