• 0 Posts
  • 44 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle

  • Sure for newcomers to a project like the Linux kernel they have to learn C , because that is what the project is currently written in, but trying to transition the Linux kernel to rust forces people who already are contributing to go and learn rust to be able to continue what they were already doing. And sure you can argue that it’s being done so not everything has to go over at once, but there is a level of rust knowledge required at the interface between the two languages, and that burden is as far as I’ve seen being forced on those long term contributors.

    It’s not the same thing.













  • Strykker@programming.devtolinuxmemes@lemmy.worldwelp ...
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    4 months ago

    I do, and if you accidentally skip a version when updating it the stupid thing bricks itself, what kind of stupid software can’t handle multiple make version updates.

    Had to manually reset the version it thinks it was at and roll back to a older sticker image and update one version at a time until I caught up.


  • Strykker@programming.devtolinuxmemes@lemmy.worldwelp ...
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    4 months ago

    I haven’t had issues with syncing files on android. File sync is literally the only feature I use, so I should probably look for a simpler solution.

    Now upgrading the fucking thing is a nightmare, not sure if me using docker images makes it worse or better though.



  • Literally all of them, but look at OpenSSL for a good example.

    Literally everything runs off it these days, and it’s like 3 guys and a trenchcoat working on it most of the time.

    It’s just how open source / the industry / people are. We all have our own stuff we want to do, so as long as the stuff your using works you don’t tend to care, and if it doesn’t you often don’t have the time or resources to do anything other than tell the owner to fix it.