top | item 42984482

(no title)

complex1314 | 1 year ago

:) Thanks! Been looking into learning rust recently, so will keep that in mind if I get it off the ground.

discuss

order

awwaiid|1 year ago

Initially most of the Rust was written by copilot or Sourcegraph's Cody; then I learn more and more rust as I disagree with the code-helper's taste and organization. Though I have a solid foundation in other programming languages which accelerates the process ... it's still a weird way to learn a language that I'm getting used to and kinda like.

That said, I based the memory capture on https://github.com/cloudsftp/reSnap/tree/latest which is a shell script that slurps out of process space device files. If you can find something like that which works on the rPP then I can blindly slap it in there and we can see what happens!