• 0 Posts
  • 9 Comments
Joined 3 years ago
cake
Cake day: June 18th, 2023

help-circle




  • Having done some C to rust auto-translation some time ago, it definitely was wildly unsafe. Maybe it’s better now, but there is no reason to assume it’s mostly safe now either. Even recently I did some regular vibe coding to test it out, and it generated some very questionable code.

    Even if there is zero “unsafe”, there could be loads of unchecked array accesses, or unwraps causing panics, which while “safe”, will cause crashes.

    Fixing unsafe can be a mixed bag, some will be easy, some will require much deeper changes. And without looking at the code, impossible to say which it will be.





  • Why does that need to be cloud storage at all? Off-line storage is the securest option, so you need a very good reason to want to put it online.

    16 GB USBs are a few dollars each, buy a bunch, store duplicates across the USBs. Make sure you plug them in an use them once a month, and that will easily last you all year. And if you need to give it to your healthcare professional, just give them the USB.

    Good luck on your weightloss!