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

You can reach me on mastodon @[email protected] or telegram @sukhmel@tg

  • 4 Posts
  • 1.07K Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle


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










  • lad@programming.devtoProgrammer Humor@programming.devThe harder job
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    5 months ago

    I was toldo the other day that in ten years there will be no testers because developers will do all the testing.

    I’ve seen how it works out in practice: there’s not enough time for testing and for developing, too, developers are going to burn and the product is going to be shit done and shit tested. Maybe it works if your company is willing to spend extra for less results by someone doing all the stuff less efficient than what they could, but that’s a rare occurrence.