Rust dev, I enjoy reading and playing games, I also usually like to spend time with friends.

You can reach me on mastodon @sukhmel@mastodon.online or telegram @sukhmel@tg

  • 1 Post
  • 809 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle

  • This is an interesting finding, but there are two important things to keep in mind: they only reviewed some illnesses, and even there one had better cure rate for longer treatment, this means we need a lot more studies. And another one I will quote from the article you linked:

    You should still follow your doctor’s instructions about the length of antibiotic therapy.

    If you are feeling better and think that you may not need the entire course, be sure to ask your doctor first.

    Considering that many will not be able to ask a doctor on time to stop early, both because it may cost extra and because there’s usually a waiting list of who knows how long, it seems unrealistic to expect real change soon.

    So, I partially agree with you and will try to spread the info and ask doctors about this, but I think it should rather be seen as a need for more studies. Maybe there already are more, the article is from 2017, but right now I don’t have time to search for that.

    Thank you for the information













  • This quote from Linus is what I find inspiring hope of a future wider adoption or Rust:

    Thanks. I decided to try to do the merge on my own, but failed. I came close, but it was good to have your example merge to see what I got wrong.

    The pin_init becoming a crate of its own, but ‘pin::Pin’ being in the core crate ended up messing with my “monkey see, monkey do” approach to Rust merges.

    I’ll learn eventually, in the meantime please do continue to give me example merges and I’ll use them as training wheels.



  • We have an engineering manager that’s about the same, the only issue is that they let PR through because features are wanted and there’s no time to get things right.

    I think, I may be pleased to have to redo everything several times to make it better and simpler, but what we get is that everything is bad but we’ll still merge 😞

    I now feel at several times I fucked up quite a lot by making something that works but not something simpler.